from jmx. it looks like that consumer has got the message and not
acked it, from the broker perspective it has one message that has a
pending ack, so that message is only available to the consumer that
received it until that consumer closes or acks.
Can you close that consumers connection via jmx and see if the message
gets dispatched to another?
What is the ack mode for the consumers?

On 11 May 2012 10:44, Luke Noel-Storr <luke.noel-st...@integrate.co.uk> wrote:
> There are 5 consumers on the queue.
>
> They each have a different filter, but I have checked the filters against
> stuck messages, and there are consumer that should match each message.
>
> There is not heavy load, it gets stuck with just one message sent.
>
> If I view consumers in the web admin, the one which should be matching the
> stuck messages shows:
>
> Enqueues: 1
> Dequeues: 0
> Dispatched: 1
> Dispatched Queue: 1
>
> The problem seemed to go away yesterday, but is now back again.
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Messages-stuck-in-pending-tp4617979p4625973.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to