[rabbitmq-discuss] SimpleConsumer EOFException

Emile Joubert emile at rabbitmq.com
Thu Feb 9 10:49:24 GMT 2012


Hi Susheel,

On 08/02/12 21:48, Susheel Daswani wrote:
> java.io.EOFException
> 	at com.rabbitmq.client.QueueingConsumer.handle(QueueingConsumer.java:

An EOF exception on a socket points to a network problem. You could try
to eliminate the network by running the test over localhost, or enable
AMQP heartbeats.


-Emile


More information about the rabbitmq-discuss mailing list