Re: Problem stopping (activemq to activemq) route - inflight messages

2011-08-15 Thread oseymen
Hi Claus, Yes, I already did that before posting my question. I've setup DefaultShutdownStrategy to wait inflight operations for 10 seconds and shutdown. This can be seen in the log between lines 203 and 237. The problem is after 10 seconds, I still get DEBUG messages from Camel trying to access

Problem stopping (activemq to activemq) route - inflight messages

2011-08-11 Thread oseymen
Hi, I am having problems stopping a camel route which pushes messages from a queue in broker1 to another queue in broker2. I am using Apache Camel 2.7.1-fuse-00-27 that ships with ActiveMQ 5.5.0-fuse-00-27. The problem comes when there are inflight messages. This happens if broker2 is offline (be