Of coz I can. The error occurred during activemq restarting and then
camel crashed. After activemq is restarted, I had to restart my camel
application since it crashed during the activemq restarting.
δΊ 2014/1/29 15:57, Charles Moulliard ει:
The problem is not related to Camel. Can you make a JMS test to verify that
you can connect to your ActiveMQ broker or using ant (
http://activemq.apache.org/examples.html). This is why you get this error
messages from Camel/spring : Cause: Could not connect to broker URL:
tcp://localhost:61616. Reason: java.net.ConnectException: Connection
refused.