I'm using ActiveMQ 5.1.0. I've setup dead letter strategy for all queues, using IndividualDeadLetterStrategy. But message that expired in queue not moved to dead letter queue. Very rarely it works, but most of time it not works. When I looked thru the JConsole on queue where all messages must be expired, it shows that attribute "QueueSize" not zero, and when I want to browse this messages thru one of "browse*" operation it show me no expired messages, all expired messages moved to its dead letter queue from this queue. How to solve this problem?
-- View this message in context: http://www.nabble.com/Expired-messages-not-moved-to-dead-letter-queue.-tp18608013p18608013.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.