[rabbitmq-discuss] rabbit chokes?
Owen Nelson
onelson at ringling.edu
Thu Nov 5 14:22:12 GMT 2009
Perhaps this is the culprit?
rabbitmqctl list_queues -p gmate_test
Listing queues ...
celerygraph 277558
celery 0
...done.
What's the best way to clear that out? Looking at the man page for
rabbitmqctl, the only thing I see that would potentially do it would be
to reset the node, then rebuild the vhosts/users. Is that the only way?
Matthias Radestock wrote:
> Owen,
>
> Owen Nelson wrote:
>> =INFO REPORT==== 1-Nov-2009::09:13:43 ===
>> alarm_handler: {set,{system_memory_high_watermark,[]}}
>>
>> =INFO REPORT==== 1-Nov-2009::09:13:44 ===
>> alarm_handler: {clear,system_memory_high_watermark}
>
> These messages indicate that rabbit is running low on memory and is
> attempting to throttle producers.
>
> I recommend checking the status of your rabbit using the 'rabbitmqctl
> list_* ...' commands. Chances are you have lots of messages in queues,
> or perhaps lots of queues, exchanges or bindings.
>
>
> Regards,
>
> Matthias.
More information about the rabbitmq-discuss
mailing list