Hi, Frequently during my tests I've noticed that they complete to 99%. That is to say that frequently one single message remains unconsumed on the broker queue. The consumers seem fine and I don't see any errors.
What are the usual reasons for this happening? I am using Spring 2.5.2 and ActiveMQ 4.1.1. This is quite unsettling as it is obviously making the system less predictable and less robust so any help would be appreciated. Thanks.