Re: Camel 2.12.2 crashes on activemq restart

2014-02-07 Thread Rural Hunter
Anyone?

Re: Camel 2.12.2 crashes on activemq restart

2014-01-29 Thread Rural Hunter
No, as I said, camel crashed with that error. I had to restart camel. 于 2014/1/29 16:00, Willem Jiang 写道: This warning messages are expected. Does the camel route work again when the ActiveMQ server is back online ? --

Re: Camel 2.12.2 crashes on activemq restart

2014-01-29 Thread Rural Hunter
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 J

Re: Camel 2.12.2 crashes on activemq restart

2014-01-29 Thread Willem Jiang
This warning messages are expected.  Does the camel route work again when the ActiveMQ server  is back online ? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.javaeye.com

Re: Camel 2.12.2 crashes on activemq restart

2014-01-28 Thread 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. Re