Hi all,

my environment:

servicemix 4.3.1 fuse 02-05
java 1.6.0_07
camel 2.6 fuse 02-05
activemq 5.4.2.fuse-04-05

I've a strange problem:

I have a single monothreadded camel route using camel activemq component to 
consume messages from a AMQ queue.

case 1:
consumer is stopped, the queue is filled with messages then the consumer is
started -> all messages are read in the right order EXCEPTED the first that
is consumed at *THE END*! 
In other words, the second message and the next ones are first consumed
then, once all others have been processed the first message in the queue is
consumed!

case2:
the consumer is started, messages are injected in the queue -> all messages
are processed in the right order, as expected.

maybe you already had such a problem?

in advance, many thanks to you all for your support and ideas...

Michael.



 




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/order-reading-problem-tp4657094.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to