Bug 1002263 - memory leak in RemoteConnectionProvider
Summary: memory leak in RemoteConnectionProvider
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Remoting
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: EAP 6.2.0
Assignee: David M. Lloyd
QA Contact: Jitka Kozana
Russell Dickenson
URL:
Whiteboard:
Depends On: 1070461
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-28 18:38 UTC by Aaron Ogburn
Modified: 2018-12-03 19:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-08 15:10:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Aaron Ogburn 2013-08-28 18:38:57 UTC
org.jboss.remoting3.remote.RemotingConnectionProvider constructor registers MBean but there is no way to unregister it. It leads to class loader memory leaks.

Comment 1 Aaron Ogburn 2013-08-28 18:39:47 UTC
Fixed by https://issues.jboss.org/browse/REM3-171.  EAP 6.2.0 should use remoting 3.2.17.GA+.

Comment 2 David M. Lloyd 2014-04-08 15:03:31 UTC
AFAIK this is fixed.  Verify?

Comment 3 Aaron Ogburn 2014-04-08 15:10:19 UTC
Yep, fixed by 6.2.0


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