[rabbitmq-discuss] Stale/Stuck queue on cluster

Heiko Krämer hkraemer at anynines.com
Mon Mar 10 08:54:16 GMT 2014


Hi Matthias,

thanks for your answer!


From the node where the queue is present (according to the webinterface):
rabbitmqctl eval '[{P, process_info(P, current_stacktrace)} || P <-
processes(), begin {_, L} = process_info(P, message_queue_len), L > 0
end].'
[]
...done.


other node:

rabbitmqctl eval '[{P, process_info(P, current_stacktrace)} || P <-
processes(), begin {_, L} = process_info(P, message_queue_len), L > 0 end].'
Error: {badarg,[{erlang,process_info,[<4946.31251.352>,current_stacktrace]},
                {erl_eval,do_apply,5},
                {erl_eval,expr_list,6},
                {erl_eval,expr,5},
                {erl_eval,eval_lc1,6},
                {erl_eval,eval_generate,7},
                {erl_eval,eval_lc,6},
                {rpc,'-handle_call_call/6-fun-0-',5}]}



On the webinterface i can see the queue is 'Active' but they don't have
any consumers. I thought maybe is the webinterface db not working
correctly would have this an effect of the complete cluster because i
can't delete or whatever with this queue.


Cheers and thanks again.

Heiko



Am 08.03.2014 20:38, schrieb Matthias Radestock:
> rabbitmqctl eval '[{P, process_info(P, current_stacktrace)} || P <-
> processes(), begin {_, L} = process_info(P, message_queue_len), L > 0
> end].' 


-- 
anynines.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140310/b87d27b0/attachment.sig>


More information about the rabbitmq-discuss mailing list