[rabbitmq-discuss] Unable to consume message from queue?

Matthias Radestock matthias at rabbitmq.com
Wed Nov 9 17:35:10 GMT 2011


On 07/11/11 05:50, sameekmishra wrote:
> I am using rabbitmq server 2.1.0 using java client API i have published
> messages into queue,but i'm not able to consume those publish message from
> queue. i have checked details of following points using rabbitmqctl command:
>
> 1. list_queue
>
> ->   define queue is available in list.
>
> 2. message_unacknowledge
>
> ->  count 2 because i have publish two messages in queue those are
> unacknowledge.

Are you saying the 'messages_unacknowledged' count is 2? If so that 
means the messages have been sent to a consumer but not yet acknowledged.


Matthias.


More information about the rabbitmq-discuss mailing list