[rabbitmq-discuss] Frequent connection failure with RabbitMQ 3.1.3

Emile Joubert emile at rabbitmq.com
Wed Aug 14 15:38:51 BST 2013


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






More information about the rabbitmq-discuss mailing list