Bug 446968 - Intermittent exception on session close from python client
Summary: Intermittent exception on session close from python client
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: python-qpid
Version: beta
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
: ---
Assignee: Rafael H. Schloming
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-16 19:33 UTC by Ted Ross
Modified: 2014-12-01 23:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 16:06:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.