Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 446968

Summary: Intermittent exception on session close from python client
Product: Red Hat Enterprise MRG Reporter: Ted Ross <tross>
Component: python-qpidAssignee: Rafael H. Schloming <rafaels>
Status: CLOSED CURRENTRELEASE QA Contact: Kim van der Riet <kim.vdriet>
Severity: urgent Docs Contact:
Priority: medium    
Version: betaCC: tross
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-02 16:06:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ted Ross 2008-05-16 19:33:43 UTC
The following exception is sometimes raised whe using python-based management
utilities:

Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.4/site-packages/qpid/queue.py", line 82, in run
    self.listener(o)
TypeError: 'NoneType' object is not callable

Comment 1 Mike Bonnet 2008-06-20 03:52:16 UTC
python-qpid-0.2.668378-1.el5 has been pushed to the staging repo for testing