[rabbitmq-discuss] Stale/Stuck queue on cluster
Matthias Radestock
matthias at rabbitmq.com
Sat Mar 8 19:38:53 GMT 2014
Heiko,
On 06/03/14 10:21, Heiko Krämer wrote:
> Problem description:
> I've more then 200 queues in my vhost and all works fine expect for one.
Looks like this queue somehow got stuck. Which of course shouldn't happen.
Please run
rabbitmqctl eval '[{P, process_info(P, current_stacktrace)} || P <-
processes(), begin {_, L} = process_info(P, message_queue_len), L > 0 end].'
against the node on which the queue is residing and post the output here.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list