On 15/05/12 20:51, Y Latrous wrote:
> I'm having a similar issue described in this post. In my case, I'm
> getting "Connection refused" all the time. I use the same host and port
> number (and had to set the timeout to a minute) but the call to
> newConnection() on the factory always returns with "Connection refused".
>
> The log from the server do not indicate anything specific to this
> connection.
>
> Any hint where to look?
Well, "connection refused" means you are connecting to something that
does not have port 5672 open. So either your broker is not running, or
you are not connecting where you think you are.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@...
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss