Bug 1264555
| Summary: | (6.4.z) Memory leak in remoting-jmx : https://issues.jboss.org/browse/REMJMX-94 | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Simeon Pinder <spinder> |
| Component: | JMX | Assignee: | baranowb <bbaranow> |
| Status: | CLOSED CANTFIX | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.4.3 | CC: | bbaranow, bmaxwell, fbrychta, hrupp, jawilson, jdoyle, loleary, mfoley, rhq-maint, rpelisse, sdouglas, spinder, theute |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: http://bugs.java.com/view_bug.do?bug_id=6543126
Consequence: The issue doesn't really have a workaround. The logmanager, or possibly in this case jboss-client.jar as it shades in the logmanager, needs to be loaded by the same class loader each time. Creating a new class loader to load the library each time will always result in a memory leak.
Fix: No possible
Result: JDK8+ should fix the problem
|
Story Points: | --- |
| Clone Of: | 1191002 | Environment: | |
| Last Closed: | 2016-09-19 07:58:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1191002 | ||