[jboss-jira] [JBoss JIRA] (WFLY-3365) ClassLoader leak in org.jboss.el.cache.FactoryFinderCache
Björn Sköld (JIRA)
issues at jboss.org
Fri May 16 06:49:56 EDT 2014
Björn Sköld created WFLY-3365:
---------------------------------
Summary: ClassLoader leak in org.jboss.el.cache.FactoryFinderCache
Key: WFLY-3365
URL: https://issues.jboss.org/browse/WFLY-3365
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 8.1.0.CR2
Reporter: Björn Sköld
Assignee: Jason Greene
Attachments: leak.zip
After deploy/undeploy of a webapp that uses org.jboss.el, a reference to the webapp classloader remains in FactoryFinderCache.
I currently work around this by calling FactoryFinderCache.clearClassLoader in a ServletContextListener. Uncommenting line 26 in LeakListener makes the reference go away on undeploy.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list