i try to running qpid-tool command ,but it doesn't work
now i can send and get message using C++ boker . (one machine)
becuase C++ M3 package not include qpid-tools commands . so i try to
running python package commands
qpid-config .... qpid-tool
when i running
./qpid.config
give me a error message
---------------
Traceback (most recent call last):
File "./qpid-config", line 349, in ?
bm.Overview ()
File "./qpid-config", line 116, in Overview
mc.syncWaitForStable (mch)
File "/usr/lib/python2.4/site-packages/qpid/management.py", line 253, in
syncWaitForStable
raise RuntimeError ("Timed out waiting for response on channel")
----------
running qpid-tools
[r...@mrgdev commands]# ./qpid-tool
Management Tool for QPID
qpid: list
Waiting for next periodic update
qpid:
somebody can help me....
--
View this message in context:
http://www.nabble.com/command-%3Cqpid-tool-%3E-problem-tp21337034p21337034.html
Sent from the Qpid Developers mailing list archive at Nabble.com.