Bug 429931

Summary: Unhandled exception in python pubsub examples
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: low Docs Contact:
Priority: low    
Version: betaCC: cctrieloff, 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:05:39 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-01-23 20:51:48 UTC
Description of problem:

When testing python interoperability with C++, the Python pubsub examples
intermittently report unhandled exceptions.

Version-Release number of selected component (if applicable):

Beta-2

How reproducible:

Run C++ pubsub publisher and Python pubsub subscriber on the same C++ broker.
This test was on an RT kernel.

Actual results:

[root@et-virt03 pubsub]# ./topic_subscriber.py 
Queues create - please start the topic producer
Messages queue: newsXC4OncHvTXmczzVFrIcNEQ==
Message 0
Message 1
Message 2
Message 3
Message 4
Message 0
Message 1
Message 2
Message 3
Message 4
That's all, folks!
Messages queue: weatherXC4OncHvTXmczzVFrIcNEQ==
Message 0
Message 1
Message 2
Message 3
Message 4
Message 0
Message 1
Message 2
Message 3
Message 4
That's all, folks!
Messages queue: usaXC4OncHvTXmczzVFrIcNEQ==
Message 0
Message 1
Message 2
Message 3
Message 4
Message 0
Message 1
Message 2
Message 3
Message 4
That's all, folks!
Messages queue: europeXC4OncHvTXmczzVFrIcNEQ==
Message 0
Message 1
Message 2
Message 3
Message 4
Message 0
Message 1
Message 2
Message 3
Message 4
That's all, folks!
Unhandled exception in thread started by 
Error in sys.excepthook:

Original exception was:
[root@et-virt03 pubsub]#

Comment 1 Gordon Sim 2008-01-24 16:00:16 UTC
*** Bug 413981 has been marked as a duplicate of this bug. ***

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