[rabbitmq-discuss] RMQ Java Client - ChannelN.waitForConfirm randomly throwing exceptions

Emanuele G e.gherardini at hotmail.com
Wed Mar 28 14:58:18 BST 2012


Hello,
I am using the latest RabbitMQ java client, but while doing some perf. test
I randomly get this exception:
Caused by: com.rabbitmq.client.ShutdownSignalException: connection error;
reason: {#method<connection.close>(reply-code=503,
reply-text=COMMAND_INVALID - second 'channel.open' seen, class-id=20,
method-id=10), null, ""}
	at com.rabbitmq.client.impl.ChannelN.waitForConfirms(ChannelN.java:182)
~[amqp-client-2.8.1.jar:na]
	at com.rabbitmq.client.impl.ChannelN.waitForConfirms(ChannelN.java:170)
~[amqp-client-2.8.1.jar:na]

Why is this happening and how can I workaround it ?
-- 
View this message in context: http://old.nabble.com/RMQ-Java-Client---ChannelN.waitForConfirm-randomly-throwing-exceptions-tp33544834p33544834.html
Sent from the RabbitMQ mailing list archive at Nabble.com.



More information about the rabbitmq-discuss mailing list