[jboss-jira] [JBoss JIRA] (WFLY-2716) Redeploy of a WAR results in ClassLoader leak when a logging-profile is enabled
James Perkins (JIRA)
issues at jboss.org
Tue Jan 7 00:37:32 EST 2014
[ https://issues.jboss.org/browse/WFLY-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins resolved WFLY-2716.
---------------------------------
Fix Version/s: 8.0.0.CR1
Resolution: Duplicate Issue
Marking as duplicate of WFLY-2595
> Redeploy of a WAR results in ClassLoader leak when a logging-profile is enabled
> -------------------------------------------------------------------------------
>
> Key: WFLY-2716
> URL: https://issues.jboss.org/browse/WFLY-2716
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: EAP 6.1.0 and EAP 6.2.0 as well.
> Reporter: Osamu Nagano
> Assignee: James Perkins
> Fix For: 8.0.0.CR1
>
>
> 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