[rabbitmq-discuss] centos 6.3 rabbitmq install

Brian Cook briankcook at gmail.com
Fri Mar 8 16:37:17 GMT 2013


Jerry Kuch <jerryk at ...> writes:

> 
> 
> Also, be mindful of who that other node is running as... sometimes this 
happens if a Rabbit gets started in a non-standard way...
> On Thu, Mar 7, 2013 at 1:44 PM, Jeremy McSpadden <jeremy <at> fluxlabs.net> 
wrote:
> 
> 
> 
> 
> You need to kill the running daemon. --
> Jeremy McSpadden
> Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions
> Office : 850-250-5590x101 | Cell : 850-890-2543 |
>  Fax : 850-254-2955
> 
> 
> 
> 
> On Mar 7, 2013, at 3:42 PM, "Brian Cook" <briankcook-
Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> 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 
listrabbitmq-discuss-
ETbvJ2rUIr4qBm01orBoR9BPR1lH4CV8 at public.gmane.orghttps://lists.rabbitmq.com/cgi-
bin/mailman/listinfo/rabbitmq-discuss
> 
> 
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing listrabbitmq-discuss <at> 
lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-
discuss
> 
> 
> 
> 
I tired the following and still getting the error
[root at mx rabbitmq]# sudo -u rabbitmq rabbitmqctl stop
Stopping and halting node rabbit at mx ...
Error: unable to connect to node rabbit at mx: nodedown

DIAGNOSTICS
===========

nodes in question: [rabbit at mx]

hosts, their running nodes and ports:
- mx: [{rabbit,39037}]

current node details:
- node name: rabbitmqctl9227 at mx
- home dir: /var/lib/rabbitmq
- cookie hash: Jwz5wITnEUynZnx5gAFlSQ==

[root at mx rabbitmq]#






More information about the rabbitmq-discuss mailing list