On 05/17/2011 08:59 AM, stoyan wrote:
all qpid tools seem to hang on my server (qpid-config, etc...).
i think this started after i accidentally killed a qpid-config process
(ctrl+\).
the broker on this server has been restarted, but the problem persists.
the strange thing is that all tools manage to connect to the broker on this
server when executed from other machines.

are there any leftovers from that qmf session? how i can i clean this

The qpid tools use a normal AMQP connection/session to the broker. There shouldn't be anything persistent and killing a process should not have any effect on any other tool processes.

You can turn on logging for management traffic in the broker by using the option --log-enable debug:management to get more information about what's happening.

Since the problem only affects the one system, is it possible that there's a PYTHONPATH problem or a problem with the installed python libraries?

-Ted

qpid 0.8 on rhel5

thank you!


stoyan


--
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/qmf-hangs-tp6372983p6372983.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

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



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

Reply via email to