[rabbitmq-discuss] connection problem. i want reconnection if failed
Emile Joubert
emile at rabbitmq.com
Wed Oct 16 12:40:01 BST 2013
On 15/10/13 13:49, Abdul Nasir Khayam wrote:
> My connecction fails to attempt
It is not clear what you mean by this. Does a connection attempt get
logged in the broker logfile?
> 2013-10-15 07:15:26,943 [18] DEBUG adam602.container: AMQP <-- this is
> an amqp message published
> 2013-10-15 07:15:30,041 [18] DEBUG adam602.container: Exception:
> SharedQueue closed
> A first chance exception of type 'System.IO.EndOfStreamException'
> occurred in RabbitMQ.Client.dll
An end-of-stream error normally means there was a network interruption.
Was anything logged in the broker logfile at the same time?
> Code:
I would encourage you to supply minimal self-contained code to help
illustrate a problem. The code you supplied is neither minimal nor
self-contained.
-Emile
More information about the rabbitmq-discuss
mailing list