Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  Return of 'getting started, broker runs; can't get status'

Guest
Posted: Tue Sep 22, 2009 8:07 am Reply with quote
Guest
Despite having followed all of the directions on Dmitriy Samovskiy’s
article [1], I consistently see the following when trying to get
rabbitmq up and running:

$ sudo rabbitmqctl status
Status of node rabbit@localhost ...
{badrpc,nodedown}
...done.


Details:

- Mac OS X 10.5.8
- Erlang installed from source (otp_src_R13B01)
- RabbitMQ installed from source (rabbitmq-server-1.6.0.tar.gz)
- rabbitmq user created
- telnet to 127.0.0.1:5672 works
- net_admin:names() returns `{ok,[{"rabbit",54472},{"foo",54740}]}`


Any other thoughts?

--
J. Aaron Farr
馮傑仁
www.cubiclemuses.com

[1] http://somic.org/2009/02/19/on-rabbitmqctl-and-badrpcnodedown/

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

Post received from mailinglist
Guest
Posted: Tue Sep 22, 2009 8:34 am Reply with quote
Guest
Usually the logs offer the reason or a good hint in regards to the
failure. You may want to look at them.

- Sylvain

>
> Despite having followed all of the directions on Dmitriy Samovskiy’s
> article [1], I consistently see the following when trying to get
> rabbitmq up and running:
>
> $ sudo rabbitmqctl status
> Status of node rabbit@localhost ...
> {badrpc,nodedown}
> ...done.
>
>
> Details:
>
> - Mac OS X 10.5.8
> - Erlang installed from source (otp_src_R13B01)
> - RabbitMQ installed from source (rabbitmq-server-1.6.0.tar.gz)
> - rabbitmq user created
> - telnet to 127.0.0.1:5672 works
> - net_admin:names() returns `{ok,[{"rabbit",54472},{"foo",54740}]}`
>
>
> Any other thoughts?
>
> --
> J. Aaron Farr
> 馮傑仁
> www.cubiclemuses.com
>
> [1] http://somic.org/2009/02/19/on-rabbitmqctl-and-badrpcnodedown/
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


--
Sylvain Hellegouarch
http://www.defuze.org

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
Guest
Posted: Tue Sep 22, 2009 8:43 am Reply with quote
Guest
On Tue 22 Sep 2009 16:33, "Sylvain Hellegouarch" <sh@defuze.org> wrote:

> Usually the logs offer the reason or a good hint in regards to the
> failure. You may want to look at them.

Hasn't helped me at least:


$ rabbitmq-server
RabbitMQ 1.6.0 (AMQP 8-0)
Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
Licensed under the MPL. See http://www.rabbitmq.com/

node : rabbit@gandalf
log : /var/log/rabbitmq/rabbit.log
sasl log : /var/log/rabbitmq/rabbit-sasl.log
database dir: /var/lib/rabbitmq/mnesia/rabbit

starting database ...done
starting core processes ...done
starting recovery ...done
starting persister ...done
starting guid generator ...done
starting builtin applications ...done
starting TCP listeners ...done

broker running

and:

$ tail -f *.log

==> rabbit-sasl.log <==

==> rabbit.log <==
Repaired persister log - 1 recovered, 0 bad

=INFO REPORT==== 22-Sep-2009::16:38:28 ===
Rolling persister log to "/var/lib/rabbitmq/mnesia/rabbit/rabbit_persister.LOG.previous"

=INFO REPORT==== 22-Sep-2009::16:38:28 ===
started TCP listener on 0.0.0.0:5672

=INFO REPORT==== 22-Sep-2009::16:38:38 ===
Rolling persister log to "/var/lib/rabbitmq/mnesia/rabbit/rabbit_persister.LOG.previous"

and again:

$ sudo rabbitmqctl status
Status of node rabbit@gandalf ...
{badrpc,nodedown}
...done.

Shows no changes in rabbit.log or rabbit-sasl.log

--
J. Aaron Farr
馮傑仁
www.cubiclemuses.com

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

Post received from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum