[rabbitmq-discuss] getting started, broker runs; can't get status

Dave Farkas dave at interactivemediums.com
Sat Jan 31 18:48:29 GMT 2009


Matthias,

Thanks for responding, I appreciate the help. Here is what i happens
when i run rabbitmqctl out of /user/sbin:

[root at db1 sbin]# ./rabbitmqctl status
Status of node rabbit at db1 ...
{badrpc,nodedown}
...done.

Is there anything else I should try?

Thanks again.
Dave

On Sat, Jan 31, 2009 at 2:20 AM, Matthias Radestock <matthias at lshift.net> wrote:
> Dave,
>
> dave farkas wrote:
>>
>> I'm seeing a similar problem on RHE 5 (64 bit).  I've installed verision
>> 1.5.1-1 from the fedora linux (64-bit) rpm.
>
> Thanks for the detailed report. I don't think this is quite the same problem
> as other folks have seen, mainly because of this:
>
>> [root at db1 rabbitmq]# more startup_err
>> Error: cannot_get_pid
>
> ...which I don't recall anybody reporting before.
>
> As you observed, rabbitmq is indeed happily running. However, for some
> reason the launcher program failed to communicate with it and obtain (and
> record) its process id. The error
>
>> [root at db1 init.d]# ./rabbitmq-server status
>> Status of all running nodes...
>> Error: no_nodes_running
>
> is a consequence of that.
>
> What happens when you run
>  rabbitmqctl status
> (which should live in /usr/sbin, or /sbin or some such place - do *not* run
> the one in /usr/lib64/rabbitmq/bin/)?
>
>
> Regards,
>
> Matthias.
>




More information about the rabbitmq-discuss mailing list