[jboss-jira] [JBoss JIRA] (WFLY-9666) ClassLoader leak in org.jboss.el.cache.FactoryFinderCache (Wildfly 11)

Tomaz Cerar (JIRA) issues at jboss.org
Mon Jan 15 11:13:00 EST 2018


    [ https://issues.jboss.org/browse/WFLY-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13517247#comment-13517247 ] 

Tomaz Cerar commented on WFLY-9666:
-----------------------------------

We do have undeploy action to cleanup this https://github.com/wildfly/wildfly/blob/master/ee/src/main/java/org/jboss/as/ee/component/deployers/EECleanUpProcessor.java#L52

But looking at this, it could not cleanup properly in EAR deployments.

[~brunojcm] how does your deployment look like?

> ClassLoader leak in org.jboss.el.cache.FactoryFinderCache (Wildfly 11)
> ----------------------------------------------------------------------
>
>                 Key: WFLY-9666
>                 URL: https://issues.jboss.org/browse/WFLY-9666
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 11.0.0.Final
>         Environment: macOS
>            Reporter: Bruno Medeiros
>            Assignee: Stuart Douglas
>            Priority: Critical
>         Attachments: Screen Shot 2018-01-14 at 19.32.10.png
>
>
> I was investigating why my class loader was leaking and after fixing all the problems within my application classes I got the leak shown in the attachment.
>  !Screen Shot 2018-01-14 at 19.32.10.png|thumbnail! 
> This is pretty similar with WFLY-3365, not sure if I should have reopened that one o raised this one, sorry if I took the wrong decision.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list