[rabbitmq-discuss] AlreadyClosedException
Emile Joubert
emile at rabbitmq.com
Mon Mar 7 10:50:27 GMT 2011
Hi Yican,
On 02/03/11 15:25, Cao, Yican - 0661 - MITLL wrote:
> Hi,
>
> I am experiencing this exception occasionally/randomly.
>
> 13:54:37,014 ERROR [processor.Logger (248)] Failed delivery for exchangeId: ID-testvm-45688-1297943230354-0-225. Exhausted after delivery attempt: 1 caught: com.rabbitmq.client.AlreadyClosedException: clean connection shutdown; reason: Attempt to use closed channel
> com.rabbitmq.client.AlreadyClosedException: clean connection shutdown; reason: Attempt to use closed channel
> at com.rabbitmq.client.impl.AMQChannel.ensureIsOpen(AMQChannel.java:195)
> at com.rabbitmq.client.impl.AMQChannel.transmit(AMQChannel.java:290)
> at com.rabbitmq.client.impl.ChannelN.basicPublish(ChannelN.java:470)
> at com.rabbitmq.client.impl.ChannelN.basicPublish(ChannelN.java:457)
Was anything logged to the broker logfile? It is possible that the
broker closed the connection because a protocol error occurred. The
reason should appear in the logfile.
Regards
Emile
More information about the rabbitmq-discuss
mailing list