[rabbitmq-discuss] Error during queue declare

Matthew Sackman matthew at rabbitmq.com
Mon Mar 7 17:31:08 GMT 2011


On Mon, Mar 07, 2011 at 10:34:00AM +0100, Sylvain Brocard wrote:
> I was playing around with RabbitMQ in cluster (3 nodes) and I got this error
> below. I'm using the latest version (2.3.1). This error seems to have killed
> my client connection to the node. When I got this error, I was trying to
> test my client when one node is stopped. This seems to happen when i was
> trying to declare a queue (non durable, not exclusive, not auto-delete). The
> only way I've found to fix my issue was to restart the nodes one by one. Any
> idea ?

This bug has previously been reported and is fixed on default now. It'll
be in the next release. If you're happy compiling from source, following
the instructions at http://www.rabbitmq.com/build-server.html will allow
you to build a bug-reduced version!

Best wishes,

Matthew

>            {badarg,
>                [{erlang,is_process_alive,[<14486.17603.0>]},
>                 {rabbit_amqqueue,'-internal_declare/2-fun-3-',2},


More information about the rabbitmq-discuss mailing list