You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by mtod <mt...@thetods.net> on 2015/09/09 16:17:49 UTC

ActiveMQ embedded camel issue on stand by servers

I'm running ActiveMQ 5.12.0 in a leveldb cluster and I'm using the Camel
functionality built in to ActiveMQ.

I keep getting this error on the stand by servers.

ERROR | Could not refresh JMS Connection for destination 'esb.*' - retrying
in 5000 ms. Cause: Could not create Transport. Reason: java.io.IOException:
Broker named 'localhost' does not exist.

My route is defined in a separate file and I use an import to include in the
activemq.xml file outside of the broker.

	
	<import resource="ESBRoute1.xml"/>



--
View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-embedded-camel-issue-on-stand-by-servers-tp4701829.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.