I have already set wireFormat.maxInactivityDuration = 0, which is supposed to disable the inactivity monitor.
Also, when I send request on the queue where this consumer was connected, I got the following errors in the logs, 2013-06-05 15:56:17,667 | WARN | Transport Connection to: tcp://<client_ip>:3906 failed: java.io.IOException: Connection reset by peer | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ NIO Worker 5 2013-06-05 15:56:17,680 | WARN | Transport Connection to: tcp://<client_ip>:1230 failed: java.io.IOException: Connection reset by peer | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ NIO Worker 6 -- View this message in context: http://activemq.2283324.n4.nabble.com/Amazon-EC2-and-ActiveMQ-Inactive-client-disconnects-tp4667929p4667934.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
