[rabbitmq-discuss] centos 6.3 rabbitmq install

Brian Cook briankcook at gmail.com
Thu Mar 7 21:34:51 GMT 2013


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. 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130307/1c32eac1/attachment.htm>


More information about the rabbitmq-discuss mailing list