Re: Activemq consumer is closing

2016-12-02 Thread boday
we set the idleTimeout to 0 in the PooledConnectionFactory config like this... ** - Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5790930

Re: Activemq consumer is closing

2016-12-02 Thread Claus Ibsen
how did you resolved it or in which file did you make > the change. > > Thanks in advance > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5790912.html > Sent from the Camel - Users mailing l

Re: Activemq consumer is closing

2016-12-01 Thread nitinaggarwal
please tell how did you resolved it or in which file did you make the change. Thanks in advance -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5790912.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-21 Thread indrayani
.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734519.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-21 Thread indrayani
hi all, i set the property as follows property name=idleTimeout value=0 / and now i not facing any exception. thank you everybody for the support -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734530.html Sent from the Camel

Re: Activemq consumer is closing

2013-06-20 Thread indrayani
i tried but still i am getting the exceptions -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734411.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-20 Thread indrayani
in the first 2 communictions and why for 3rd ? it would be really helpful if you elaborate more on this. -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734412.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-20 Thread indrayani
) at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:958) at java.lang.Thread.run(Thread.java:662) -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing

Re: Activemq consumer is closing

2013-06-20 Thread Christian Posta
) at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:958) at java.lang.Thread.run(Thread.java:662) -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734413.html Sent from the Camel - Users mailing list archive

Re: Activemq consumer is closing

2013-06-20 Thread boday
the exceptions in the first 2 communictions and why for 3rd ? it would be really helpful if you elaborate more on this. - Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734449.html Sent

Re: Activemq consumer is closing

2013-06-19 Thread kiranreddykasa
this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734330.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-19 Thread indrayani
.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734327.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-19 Thread indrayani
/Activemq-consumer-is-closing-tp5731140p5734337.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-19 Thread kiranreddykasa
can U try setting replyToType=Exclusive and replyTo=anyqueue - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734366.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-06-19 Thread Christian Müller
); } }) .to(ExchangePattern.InOnly, http://localhost:8082/applicationE/agentResp?bridgeEndpoint=true;); } Please let me know if you need any more details. -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734337.html Sent from the Camel - Users mailing

Re: Activemq consumer is closing

2013-06-19 Thread Claus Ibsen
-- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - www.camelone.org: The open source integration conference. Red Hat, Inc. FuseSource

Re: Activemq consumer is closing

2013-06-19 Thread kiranreddykasa
Hi I got this warning while using temporary reply queues. But once I moved to exclusive reply queues it's fine. camel version : 2.10.3 activemq : 5.7.0 - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing

Re: Activemq consumer is closing

2013-06-19 Thread kiranreddykasa
And it was not working because of autoStartup=false. As you said it's just a warning. - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734389.html Sent from the Camel - Users mailing list archive

Re: Activemq consumer is closing

2013-06-18 Thread indrayani
Hello, can you explain what is the actual solution you applied in order to avoid this exception. I am facing the same issue and I really need a help. -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734294.html Sent from the Camel

Re: Activemq consumer is closing

2013-06-18 Thread Christian Müller
this exception. I am facing the same issue and I really need a help. -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5734294.html Sent from the Camel - Users mailing list archive at Nabble.com.

Activemq consumer is closing

2013-04-19 Thread kiranreddykasa
/Activemq-consumer-is-closing-tp5731140.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Activemq consumer is closing

2013-04-19 Thread kiranreddykasa
Never mind, autoStart was set to false. - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/Activemq-consumer-is-closing-tp5731140p5731146.html Sent from the Camel - Users mailing list archive at Nabble.com.