Here is the command I have used

qpid-config --durable --file-count 128 --file-size 32 add queue MyQueue


Best Regards,
Sergey Zhemzhitsky




Gordon Sim <[email protected]> 
01.02.2011 18:13
Please respond to
[email protected]


To
[email protected]
cc

Subject
Re: Delete all the messages from a queue.






On 02/01/2011 02:19 PM, [email protected] wrote:
> Well, queue seems to be empty, because I can't read a message from it.
>
> Does anybody know how make qpid-tool and qpid-stat return an appropriate
> information?
>
> Here is output of the qpid-stat command
>
> Queues
>    queue                             dur         autoDel         excl 
msg
> msgIn   msgOut          bytes   bytesIn         bytesOut        cons 
bind
>
> 
========================================================================================================================
>    MyQueue                       Y 5
>          5       0               775     775                     0 0
>          2
>
> But actually MyQueue does not contain a message. I can't read from it.

That is indeed strange. Though qpid-tool can take a while to get updated 
stats, qpid-stat should be synchronous. How did you create the queue? 
Does it have any particular config options?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]


Reply via email to