[ openjms-Bugs-879302 ] tcp connector threads remain active

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.openjms.devel
Message-ID <[email protected]>
Bugs item #879302, was opened at 2004-01-19 02:17
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=879302&group_id=54559

Category: transport
Group: v0.7.6-rc3
Status: Open
Resolution: None
Priority: 9
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: tcp connector threads remain active

Initial Comment:
Threads used by the tcp connector aren't terminating 
after the underlying stream has been closed, causing a 
memory leak.
The problem can probably be traced to 
org.exolab.core.mipc.Demultiplexer.run(), which 
expects to be interrupted() - although no interrupt 
appears to be being raised.
In fact, parts of this class look wierd - not clear why it 
extends Thread, given that it runs in the same thread 
as the MultiplexConnection.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=879302&group_id=54559


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.