[jboss-jira] [JBoss JIRA] (LOGMGR-90) Redeploy of a WAR results in ClassLoader leak when a logging-profile is enabled
Osamu Nagano (JIRA)
issues at jboss.org
Tue Jan 7 00:09:32 EST 2014
Osamu Nagano created LOGMGR-90:
----------------------------------
Summary: Redeploy of a WAR results in ClassLoader leak when a logging-profile is enabled
Key: LOGMGR-90
URL: https://issues.jboss.org/browse/LOGMGR-90
Project: JBoss Log Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.4.0.Final
Environment: EAP 6.1.0 and EAP 6.2.0 as well.
Reporter: Osamu Nagano
Assignee: David Lloyd
Web app's ModuleClassLoader is not released even after its undeployment. It seems {{contextMap}} of {{org.jboss.logmanager.ClassLoaderLogContextSelector}} object is holding the class loader's reference. If no logging-profile is configured, it doesn't leak.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list