[rabbitmq-discuss] Connection error on RabbitMQ consumer behind haproxy
Tim Watson
tim at rabbitmq.com
Thu Jan 10 10:59:29 GMT 2013
Hi
On 01/08/2013 11:56 AM, B MK wrote:
> Hello,
>
> I am using rabbit mq cluster. My consumer is connected this cluster
> via haproxy.
>
> Consumer raised the following exception connected through the haproxy.
> If consumer directly connected to the node will not raise any exceptions.
>
> 2013-01-08 16:25:09,745 WARN | SimpleAsyncTaskExecutor-1 |
> o.s.amqp.rabbit.listener.SimpleMessageListenerContainer | Consumer
> raised exception, processing can restart if the connection factory
> supports it. Exception summary:
> com.rabbitmq.client.ShutdownSignalException: connection error; reason:
> java.io.EOFException
>
Is this exception raised immediately (i.e., the consumer cannot
establish a proper connection at all) or does this exception get
generated after some time?
More information about the rabbitmq-discuss
mailing list