Description of problem: When issueing the 'list' command, it seems to take a few try for it to hit the data Version-Release number of selected component (if applicable): qpid-tools-0.7.946106-11.el5 How reproducible: always Steps to Reproduce: 1.qpid-tool 2.list 3. Actual results: nothing displayed Expected results: data displayed Additional info: After typing it about three times it pop up [root@localhost api]# qpid-tool Management Tool for QPID qpid: list Summary of Objects by Type: qpid: list Summary of Objects by Type: qpid: list Summary of Objects by Type: Package Class Active Deleted ======================================================= org.apache.qpid.broker binding 16 0 org.apache.qpid.broker system 1 0 org.apache.qpid.broker broker 1 0 org.apache.qpid.broker subscription 6 0 org.apache.qpid.broker connection 2 0 org.apache.qpid.broker session 2 0 com.redhat.rhm.store store 1 0 org.apache.qpid.broker queue 6 0 org.apache.qpid.broker exchange 9 0 org.apache.qpid.broker vhost 1 0
This is actually normal behavior for qpid-tool. The reason is that qpid-tool is purely passive in its operation. It collects management data published by the broker agent and stores it locally for display. This means that there is often a delay of a few seconds before there is any data available. A valid request for enhancement would be to alter this behavior and have qpid-tool operate more actively (i.e. make an explicit data request on startup) so that there is no delay in availability. I'll leave this BZ open and perhaps it can be renamed to be a feature request.
*** Bug 741247 has been marked as a duplicate of this bug. ***
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.