SourceForge.net
2005-06-03 14:13:40 UTC
Bugs item #1214292, was opened at 2005-06-03 14:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1214292&group_id=54559
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: ssp (surjitinlondon)
Assigned to: Nobody/Anonymous (nobody)
Summary: topicSubscriber.close() hangs
Initial Comment:
Hi
We have cleanup code as shown below :
topicConnection.stop();
topicSubscriber.close(); <-- hangs here
topicSession.close();
topicConnection.close();
which ocassionaly hangs when executing
topicSubscriber.close();
Any ideas ?
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1214292&group_id=54559
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1214292&group_id=54559
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: ssp (surjitinlondon)
Assigned to: Nobody/Anonymous (nobody)
Summary: topicSubscriber.close() hangs
Initial Comment:
Hi
We have cleanup code as shown below :
topicConnection.stop();
topicSubscriber.close(); <-- hangs here
topicSession.close();
topicConnection.close();
which ocassionaly hangs when executing
topicSubscriber.close();
Any ideas ?
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1214292&group_id=54559