[rabbitmq-discuss] RabbitMQ blocking issue

Konar Peter (Nokia-LC/Chicago) peter.konar at nokia.com
Wed Feb 13 22:30:07 GMT 2013


There was maybe 2mins between command, sending new output scripted to run sequentially. Order of the operations was
Client netstat
Server netstat
Server report

Thanks
Peter Konar


-----Original Message-----
From: ext Matthias Radestock [mailto:matthias at rabbitmq.com]
Sent: Wednesday, February 13, 2013 3:42 PM
To: Konar Peter (Nokia-LC/Chicago)
Cc: Discussions about RabbitMQ; Yu Jerry.3 (Nokia-LC/Alpharetta); Carroll James (Nokia-LC/Malvern); Lieber Dick (Nokia-LC/Chicago); Johnson Anthony (Nokia-LC/Alpharetta); Mccuiston Mitchell (Nokia-LC/Chicago)
Subject: Re: [rabbitmq-discuss] RabbitMQ blocking issue

Peter,

On 13/02/13 21:27, Konar Peter (Nokia-LC/Chicago) wrote:
> Happened again
>
> Netstat client
>
> [pkonar at ajtrafp057 ~]$ netstat -an | grep 5672
> tcp        0 189824 ::ffff:10.196.42.182:49191  ::ffff:10.196.42.21:5672    ESTABLISHED
>
> netstat server
> [pkonar at ajtrafp063 ~]$ netstat -an | grep 182
> tcp   574331      0 ::ffff:10.196.42.21:5672    ::ffff:10.196.42.182:49191  ESTABLISHED

That connection does indeed have a non-empty Send-Q at the server end and is evidently not being read from.

Curiously, the 'rabbitmqctl report' shows no entry for that connection.
There is one for a source ip/port of 10.196.42.182:55741 (which, conversely, does not show up in netstat), but not :49191.

In which order did you run the netstat and 'rabbitmqctl report'
commands, and what time gap was there between them?

Also, please check the rabbit.log for entries relating to the connection from port 10.196.42.182:49191 and post them here.

Regards,

Matthias.

The information contained in this communication may be CONFIDENTIAL and is intended only for the use of the recipient(s) named above.  If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited.  If you have received this communication in error, please notify the sender and delete/destroy the original message and any copy of it from your computer or paper files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netstat.10.196.42.21.out
Type: application/octet-stream
Size: 9638 bytes
Desc: netstat.10.196.42.21.out
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130213/213c8400/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netstat.10.196.42.182.out
Type: application/octet-stream
Size: 13339 bytes
Desc: netstat.10.196.42.182.out
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130213/213c8400/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rabbit-report.10.196.42.21.out
Type: application/octet-stream
Size: 14676 bytes
Desc: rabbit-report.10.196.42.21.out
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130213/213c8400/attachment-0002.obj>


More information about the rabbitmq-discuss mailing list