[rabbitmq-discuss] Connection timed out when connecting to remote rabbitmq server using rabbitmq client library

Michael Klishin mklishin at gopivotal.com
Tue Jul 23 13:59:26 BST 2013


kiraneha:

> java.net.ConnectException: Connection timed out: connect
> 	at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)

The client cannot connect to the IP/port provided.

Please check that you can connect using telnet first. Firewall on the 10.* machine needs
to have ports 5672 and 5671 (if you use TLS/SSL) open.
--
MK

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130723/e159e9d2/attachment.pgp>


More information about the rabbitmq-discuss mailing list