[rabbitmq-discuss] BrokerUnrechableException after sending 16366 messages

Simon MacMullen simon at rabbitmq.com
Fri Oct 21 12:29:14 BST 2011


On 21/10/11 11:15, pavuuu wrote:
> I am trying to send 1million messages into the message broker queue. I've
> observed a weird error in sending these messages. After sending 16366
> messages, I am getting a BrokerUnrechableException.
>
> Can someone tell me what is the reason for this exception.

BrokerUnreachableException means that the broker is unreachable. It is 
only ever thrown while trying to initially connect to the broker. Look 
in the ConnectionErrors field to see why connection failed.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list