Raminderjeet Singh created AIRAVATA-1455:
--------------------------------------------
Summary: RabbitMQ is not able to send the job status message.
Key: AIRAVATA-1455
URL: https://issues.apache.org/jira/browse/AIRAVATA-1455
Project: Airavata
Issue Type: Bug
Components: Airavata Job Monitor
Affects Versions: 0.14
Reporter: Raminderjeet Singh
Main thread caught exception: java.net.ConnectException: Connection timed out
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at
com.rabbitmq.client.impl.FrameHandlerFactory.create(FrameHandlerFactory.java:32)
at
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:588)
at
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:612)
at com.rabbitmq.examples.SimpleProducer.main(SimpleProducer.java:34)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)