intermittent background thread stack trace when using qpid-config
-----------------------------------------------------------------
Key: QPID-1064
URL: https://issues.apache.org/jira/browse/QPID-1064
Project: Qpid
Issue Type: Bug
Components: python tools
Affects Versions: M3
Reporter: Rafael H. Schloming
Assignee: Rafael H. Schloming
Exception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
File "/usr/lib/python2.5/threading.py", line 440, in run
File "/home/kpvdr/qpid/python/qpid/queue.py", line 79, in run
File "/home/kpvdr/qpid/python/qpid/management.py", line 143, in replyCb
File "/home/kpvdr/qpid/python/qpid/management.py", line 331, in replyCb
File "/home/kpvdr/qpid/python/qpid/management.py", line 154, in accept
File "/home/kpvdr/qpid/python/qpid/invoker.py", line 25, in <lambda>
File "/home/kpvdr/qpid/python/qpid/session.py", line 156, in invoke
File "/home/kpvdr/qpid/python/qpid/session.py", line 164, in do_invoke
File "/home/kpvdr/qpid/python/qpid/invoker.py", line 42, in __getattr__
File "/home/kpvdr/qpid/python/qpid/invoker.py", line 35, in ERROR
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by
Error in sys.excepthook:
Original exception was:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.