[rabbitmq-discuss] Connection getting closed

Emile Joubert emile at rabbitmq.com
Wed Sep 14 14:22:29 BST 2011


Hi Tim,

Op 13/09/11 00:56, het Tim Yen geskryf:
> Hi,
> 
> Has anyone else run into this exception?

I'm unable to get the supplied code to produce the same exception. What
versions of the client library and the broker are you using? Are there
any relevant entries in the broker logfile at the time of the error?

It should not be necessary to recycle connections. If the network
infrastructure is causing timeouts then you should consider using AMQP
heartbeats to prevent that.

Another diagnostic test you could perform is to compare the output of
"rabbitmqctl list_connections" on the broker with "netstat" on the client.


-Emile


More information about the rabbitmq-discuss mailing list