[rabbitmq-discuss] error PossibleAuthenticationFailureException

Matthias Radestock matthias at rabbitmq.com
Fri Dec 17 12:39:45 GMT 2010


Frank Gönninger wrote:
> OP says 192.168.0.202 is the network IP address of the local host.
> This smells like a wrong IP address or insufficient privileges to
> connect to 192.168.0.202 or RabbitMQ is not listening on this address
> (but does so on 127.0.0.1 only).

If the client wasn't able to connect at all it would report a
"java.net.ConnectException: Connection refused", not a
PossibleAuthenticationFailureException.

Matthias.


More information about the rabbitmq-discuss mailing list