Hello,

I have a very strange problem.

I'm running a basic instance of AMQ 5.0.0 with connection to a DB2-database.
The broker runs in persistent-mode. My producer application puts messages to
a single queue. The consumer application receives messages from the same
queue. Both the producer and the consumer uses an transacted session, but
not the same, they run in seperated applications.

To testing the broker, I'm sending 5000 messages with every producer. And
the consumer receives the messages. Regrettably, not all message are
recieved. Some messages are staying in the queue and can't received. Only I
restart the broker the consumer application can receives the remaining
messages.
I don't know, what I do wrong something.

Any idea?

Thanx!
-- 
View this message in context: 
http://www.nabble.com/Some-messages-can%27t-be-receive-from-the-queue-%21-tp15590102s2354p15590102.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to