[rabbitmq-discuss] RabbitMQ consumer stops receiving messages

Maxime Bouroumeau-Fuseau maxime.bouroumeau at gmail.com
Tue Jul 19 13:56:08 BST 2011


Matthias,

Thank you for your response. I will try to investigate more in the
application layer in the next few days.

Regards,

Maxime Bouroumeau-Fuseau


On Tue, Jul 19, 2011 at 12:30 PM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> Maxime,
>
>
> On 19/07/11 10:57, Maxime Bouroumeau-Fuseau wrote:
>
>> I was using stormed-amqp 0.1 and rabbitmq 2.3.1.
>> I have updated to the latest master of stormed-amqp and to rabbitmq 2.5.1.
>>
>> The problem persists but appears after more messages have been received.
>> You'll find attached report.txt which is with a consumer without ack and
>> report_with_ack.txt
>>
>
> We can see that the 'thot.processor' queue has 863 messages ready, and one
> consumer, on channel <rabbit at ns353204.3.1624.0>. That channel is
> associated with connection <rabbit at ns353204.3.1621.0>. That connection has
> a 'send_pend' count of 8432.
>
> This indicates that the client is not reading from the rabbit connection
> socket. So this is either a problem with the client library or with the app.
> I am not much of a python hacker and am not familiar with stormed-amqp, but
> I suggest the next step is to figure out what the consumer process is doing
> when its stuck, i.e. somehow get a stack trace from it.
>
>
> Regards,
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110719/da85d6fc/attachment.htm>


More information about the rabbitmq-discuss mailing list