[rabbitmq-discuss] Debugging rabbitmq crash
Nicolás César
nico at nicocesar.com
Wed Jun 23 21:47:40 BST 2010
Simon told me once, It was helpful for me that time.:
-------------------------------------------
Well, there's erlang:memory/0.
If you're using the Debian packages, type:
$ sudo -u rabbitmq -H erl -remsh rabbit@`hostname` -sname foo
to establish a connection to the RabbitMQ Erlang process then at the Erlang
prompt:
memory().
to give some high level statistics about what's using memory.
---------------------------------------
My 2 cents.
2010/6/23 Matt Calder <mvcalder at gmail.com>
> Matthias,
>
>
> On Wed, Jun 23, 2010 at 2:52 PM, Matthias Radestock
> <matthias at rabbitmq.com> wrote:
> > I strongly recommend you upgrade to rabbit 1.8.0 as well.
> >
>
> Will do.
>
> > That's the producer and consumer, right? So actually rabbit might still
> be
> > running happily? Did you try restarting the clients?
> >
>
> I believe it was still running because I recall seeing a message that
> it was being stopped during the upgrade of erlang (I know, flimsy
> evidence at best). I will be more diligent if I run into problems
> again.
>
> Matt
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://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/20100623/5e00436d/attachment.htm>
More information about the rabbitmq-discuss
mailing list