[rabbitmq-discuss] RabbitMQ replies not received to client

srikanth tns srikanthtns at gmail.com
Mon Jul 16 18:09:57 BST 2012


I was able to reproduce the issue on the rabbitmq log , I see this message
reported for different channels on the log.
Can you advice what is the issue and how can it be resolved?


Channel (<0.24663.10>): dropping method {{'basic.deliver',

<<"Q_/topic/mcollective.discovery.reply">>,
                                          86,false,<<"amq.topic">>,

<<"mcollective.discovery.reply">>},
                                         {content,60,
                                          {'P_basic',
                                           <<" text/plain; charset=UTF-8">>,
                                           undefined,
                                           [{<<"content-length">>,longstr,
                                             <<"212">>}],
                                           undefined,undefined,undefined,
                                           undefined,undefined,undefined,
                                           undefined,undefined,undefined,
                                           undefined,undefined},
                                          none,none,
                                          [[<<4,8,123,12,58,13,115,101,110,
                                              100,101,114,105,100,34,13,
                                              117,110,105,116,51,55,51,54,
                                              58,9,104,97,115,104,34,37,54,
                                              53,101,53,52,98,50,51,55,52,
                                              97,54,101,48,55,98,100,49,48,
                                              101,55,52,102,98,53,101,56,
                                              51,97,49,101,56,58,16,115,
                                              101,110,100,101,114,97,103,
                                              101,110,116,34,14,100,105,
                                              115,99,111,118,101,114,121,
                                              58,14,114,101,113,117,101,
                                              115,116,105,100,34,37,57,57,
                                              55,101,98,99,54,100,100,56,
                                              55,52,53,100,54,54,54,99,102,
                                              99,49,56,57,52,57,98,51,49,
                                              54,48,51,54,58,14,109,115,
                                              103,116,97,114,103,101,116,
                                              34,39,47,116,111,112,105,99,
                                              47,109,99,111,108,108,101,99,
                                              116,105,118,101,46,100,105,
                                              115,99,111,118,101,114,121,
                                              46,114,101,112,108,121,58,9,
                                              98,111,100,121,34,13,4,8,34,
                                              9,112,111,110,103,58,12,109,
                                              115,103,116,105,109,101,108,
                                              43,7,44,67,4,80>>]]}} from
server because channel is closing




On Fri, Jul 13, 2012 at 2:33 AM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> On 12/07/12 19:57, srikanth tns wrote:
>
>> I am using RabbitMQ 2.3.1 ,Erlang 5.6.5 on linux systems
>>
>
> Those are ancient versions. There have been many improvements and bug
> fixes to Rabbit and Erlang since then. Please upgrade.
>
>
>  The infrastructure was working fine when we have like 250 nodes
>> connected to the rabbit_stomp . When we increase the nodes to 300+ , we
>> started seeing issues.
>> The nodes are pushing the messages onto the rabbitmq topic , but somehow
>> client is not receiving the messages. Looks like the connection object
>> the rabbit_stomp uses on the client is not responding.
>>
>
> I recommend you explore the state of your rabbit with the management ui.
> That should hopefully provide some clues as to where the messages are going
> astray.
>
> Regards,
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120716/d065eb20/attachment.htm>


More information about the rabbitmq-discuss mailing list