>From time to time a consumer will disconnect from the Broker and not attempt to reestablish the connection. The log contains the following message:
2014-05-12 12:34:07,893 | WARN | ctiveMQ NIO Worker 28664 | Transport | ivemq.broker.TransportConnection 205 | 72 - org.apache.activemq.activemq-core - 5.7.0 | Transport Connection to: tcp://127.0.0.1:35806 failed: java.io.EOFException What can I do to ensure that the consumer will reconnect (or not disconnect in the first place)?