[rabbitmq-discuss] Losing messages, why?
Matthias Radestock
matthias at rabbitmq.com
Sat Feb 19 23:18:47 GMT 2011
DOBRO wrote:
> Sometimes Client3 stops to receive messages from Client1 and Client2 (from
> queue board-queue-2) (even if Client2 publishes messages every 10 seconds).
> However, Client3 receives messages from all other queues.
When that happens I suggest you use the various rabbitmqctl list_*
commands, or the rabbitmq-management plugin to investigate the state of
your system, e.g.
- can you see all the exchanges, queues, bindings, connections, channels
and consumers that should be present?
- are there messages building up in some of the queues?
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list