[rabbitmq-discuss] Troubleshooting RabbitMQ

Simon MacMullen simon at rabbitmq.com
Mon Sep 23 10:04:51 BST 2013


On 22/09/2013 12:39, Sukhjeet Singh wrote:
> Actually, the problem is that createConnection() method is throwing an
> exception and the exception is "BrokerUnreachableException was Unhandled".

The clue's in the name. The broker was not reachable. Catch the 
exception to find out more, but I would bet that you haven't pointed the 
ConnectionFactory at the broker.

Cheers, Simon


More information about the rabbitmq-discuss mailing list