You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by axdz <ho...@gmail.com> on 2016/12/27 11:19:15 UTC

Camel route stop after activeMQ shutdow

I have a route *from("activemq:queuetest")...* and everything run ok.

I stop activeMQ server, camel also stop after reconnecting fail.
Please explain to me or give me some document about it.

Thanks,

        



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-route-stop-after-activeMQ-shutdow-tp5791949.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel route stop after activeMQ shutdow

Posted by S AR <sa...@hotmail.com>.
How do you know that the route has stopped? Can you start jconsole and 
look into the mbeans tabs to confirm that it has stopped?


On 28.12.2016 02:25, axdz wrote:
> I know camel should not stop.
> Here, when camel route is running,* I stop activeMQ server and then camel
> route also stops.*
>
>          
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-route-stop-after-activeMQ-shutdow-tp5791949p5791962.html
> Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Camel route stop after activeMQ shutdow

Posted by axdz <ho...@gmail.com>.
I know camel should not stop.
Here, when camel route is running,* I stop activeMQ server and then camel
route also stops.*

        



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-route-stop-after-activeMQ-shutdow-tp5791949p5791962.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel route stop after activeMQ shutdow

Posted by S AR <sa...@hotmail.com>.
What do you mean with camel stops? Camel should not stop. Do you mean 
that the application did crash?


On 27.12.2016 12:19, axdz wrote:
> I have a route *from("activemq:queuetest")...* and everything run ok.
>
> I stop activeMQ server, camel also stop after reconnecting fail.
> Please explain to me or give me some document about it.
>
> Thanks,
>
>          
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-route-stop-after-activeMQ-shutdow-tp5791949.html
> Sent from the Camel - Users mailing list archive at Nabble.com.