[rabbitmq-discuss] CRITICAL:pika.connection:Attempted to send frame when closed

shilpa karkera shilpa.karkera at finoux.com
Tue May 27 12:35:44 BST 2014


The RabbitMQ producer and consumer for a particular queue stops 
producing and consuming completely when such a warning occurs. It is 
understood that the  message bytes running over the buffer is 
overwhelmed, and thus it might cause this issue.

However, the question is, Why doesn't the consumer release the message 
in the buffer once it consumes this message initially, instead it 
accumulates in the buffer. This is what I have researched and understood 
regarding the above issue.  Kindly help troubleshoot!

Specifications:

Using Tornado Websockets as the consumer and the Tornado  Producer sends 
via the Pika client to pass through the queues.
Code Reference similar to: 
|https://github.com/haridas/RabbitChat/blob/master/tornado_webapp/rabbit_chat.py

Please help!
|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140527/3d12946e/attachment.html>


More information about the rabbitmq-discuss mailing list