[rabbitmq-discuss] queue.declare error

Matthias Radestock matthias at rabbitmq.com
Wed Mar 13 07:34:41 GMT 2013


On 13/03/13 05:22, Farshad Meshkinpour wrote:
> As a result of queue.declare, got this error using rmq 2.8.6.
> [...]
>            {{badmatch,[]},
>             [{rabbit_mirror_queue_misc,'-remove_from_queue/2-fun-0-',2},
>              {mnesia_tm,apply_fun,3},
>              {mnesia_tm,execute_transaction,5},
>              {rabbit_misc,'-execute_mnesia_transaction/1-fun-0-',1},
>              {worker_pool_worker,handle_call,3},
>              {gen_server2,handle_msg,2},
>              {proc_lib,wake_up,3}]}}}*

We fixed a bug with the above signature in 2.8.5, so it's strange that 
you are still seeing this in 2.8.6. However, a number of other bugs in 
the queue mirroring code got fixed since then so I suggest you upgrade 
to the latest RabbitMQ version.

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list