[rabbitmq-discuss] centos 6.3 rabbitmq install

Jeremy McSpadden jeremy at fluxlabs.net
Thu Mar 7 21:44:38 GMT 2013


You need to kill the running daemon.

--
Jeremy McSpadden
Flux Labs, Inc | http://www.fluxlabs.net<http://www.fluxlabs.net/> | Endless Solutions
Office : 850-250-5590x101<tel:850-250-5590;101> | Cell : 850-890-2543<tel:850-890-2543> | Fax : 850-254-2955<tel:850-254-2955>

On Mar 7, 2013, at 3:42 PM, "Brian Cook" <briankcook at gmail.com<mailto:briankcook at gmail.com>> wrote:

I am having a time trying to install rabbitmq on centos 6.3
I followed the instructions here
http://www.rabbitmq.com/install-rpm.html

When I start it I get
[root at mx rabbitmq]# /sbin/service rabbitmq-server start
Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err}
rabbitmq-server.

I check the startup_log and get this
Activating RabbitMQ plugins ...
0 plugins activated:

node with name "rabbit" already running on "mx"
diagnostics:
- nodes and their ports on mx: [{rabbit,39037}]
- current node: rabbitmqprelaunch3428 at mx
- current node home dir: /var/lib/rabbitmq
- current node cookie hash: IPCqsVajl4UdR/jTgmyvfA==
~
~

So I found something post in the forums that the process is running. Not matter how many time I do it is not running.

I check it with
[root at mx rabbitmq]# ps aux|grep rabbit
rabbitmq  3152  0.0  0.0  10824   424 ?        S    13:33   0:00 /usr/lib64/erlang/erts-5.8.5/bin/epmd -daemon
root      3308  0.0  0.0 103236   860 pts/0    S+   13:34   0:00 grep rabbit
[root at mx rabbitmq]# skill -p 3152
[root at mx rabbitmq]# ps aux|grep rabbit
root      3311  0.0  0.0 103236   860 pts/0    S+   13:35   0:00 grep rabbit
[root at mx rabbitmq]# /sbin/service rabbitmq-server start
Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err}
rabbitmq-server.
[root at mx rabbitmq]# ps aux|grep rabbit
rabbitmq  3335  0.0  0.0  10824   424 ?        S    13:35   0:00 /usr/lib64/erlang/erts-5.8.5/bin/epmd -daemon
root      3388  0.0  0.0 103236   856 pts/0    S+   13:35   0:00 grep rabbit
[root at mx rabbitmq]# /sbin/service rabbitmq-server start
Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err}
rabbitmq-server.


So I try to pass commands and I get nodedown.

Not sure what to do next.


_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130307/e11b2458/attachment.htm>


More information about the rabbitmq-discuss mailing list