You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by jainmanglesh <ja...@rediffmail.com> on 2013/01/23 16:03:55 UTC

Re: no route to host using BrokerService

Hi
I also get the exception when i try to connect to activemq on servicemix.
following is the exception:

Caught: javax.jms.JMSException: Could not connect to broker URL:
tcp://0.0.0.0:61616. Reason: java.net.ConnectException: Connection refused:
connect
javax.jms.JMSException: Could not connect to broker URL:
tcp://0.0.0.0:61616. Reason: java.net.ConnectException: Connection refused:
connect
        at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
        at
org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:290)
        at
org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:234)
        at
org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:182)


you mentioned about filtering out the connection to the broker, what's that
and how do you do that?



--
View this message in context: http://activemq.2283324.n4.nabble.com/no-route-to-host-using-BrokerService-tp4458113p4662082.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.