[rabbitmq-discuss] Frequent connection failure with RabbitMQ 3.1.3

Chen, Bin Bin.Chen at kla-tencor.com
Thu Aug 15 00:26:34 BST 2013


Hi Emile,



The problem happened when connecting to the server.

See the time stamp of the log entries.

The connection is closed abruptly as soon as the server accepted the connection request.

Is this a bug in server?



=INFO REPORT==== 14-Aug-2013::16:21:05 ===

accepting AMQP connection <0.23461.3294> (10.10.0.182:63312 -> 10.10.0.85:5672)



=WARNING REPORT==== 14-Aug-2013::16:21:05 ===

closing AMQP connection <0.23461.3294> (10.10.0.182:63312 -> 10.10.0.85:5672):

connection_closed_abruptly



=INFO REPORT==== 14-Aug-2013::16:21:05 ===

accepting AMQP connection <0.14548.3287> (10.10.0.214:61485 -> 10.10.0.85:5672)



=ERROR REPORT==== 14-Aug-2013::16:21:05 ===

closing AMQP connection <0.14548.3287> (10.10.0.214:61485 -> 10.10.0.85:5672):

{inet_error,econnaborted}







Thanks,

--Bin Chen





-----Original Message-----
From: Emile Joubert [mailto:emile at rabbitmq.com]
Sent: Wednesday, August 14, 2013 7:39 AM
To: Discussions about RabbitMQ
Cc: Chen, Bin
Subject: Re: [rabbitmq-discuss] Frequent connection failure with RabbitMQ 3.1.3





Hi,



On 14/08/13 14:58, Chen, Bin wrote:



> connection_closed_abruptly



The AMQP connections are probably not being closed by completing the protocol shutdown sequence. Check that clients close connections properly (e.g. using

http://www.rabbitmq.com/releases/rabbitmq-dotnet-client/v3.1.3/rabbitmq-dotnet-client-3.1.3-client-htmldoc/html/type-RabbitMQ.Client.IConnection.html#method-M:RabbitMQ.Client.IConnection.Close)





> {inet_error,econnaborted}



There may be a network device sending RST packets.











-Emile










-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130814/5a8c06d4/attachment.htm>


More information about the rabbitmq-discuss mailing list