You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2017/04/07 12:40:42 UTC

[jira] [Updated] (TRINIDAD-2465) Memory Leak on redeploy

     [ https://issues.apache.org/jira/browse/TRINIDAD-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann updated TRINIDAD-2465:
------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

changes commited

> Memory Leak on redeploy
> -----------------------
>
>                 Key: TRINIDAD-2465
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2465
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: 2.1.0-core
>         Environment: Apache Tomcat version 7.0.52
>            Reporter: Arsene Costin
>            Assignee: Bernd Bohmann
>            Priority: Critical
>             Fix For: 2.1.3-core
>
>         Attachments: disposeGlobalConfiguratorImpl.patch
>
>
> Hello ,
> I was using Plumbr (https://plumbr.eu/) to test our application for memory Leaks.
> The plumr tool showed me that we have a memory leak when we need to redeploy our application.
> I would like to mention that we keep all of the Trinidad depedencies in <tomcat_dir>/lib folder  (Shared classloader for all webapps) 
> Here is the memory leak text. 
> The leaking classloader is being held
> in key of java.util.HashMap$Entry
> 	in table of java.util.HashMap
> 		in static _CONFIGURATORS of org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl
> 			in elementData of java.util.Vector
> 				in classes of org.apache.catalina.loader.StandardClassLoader
> 					in org.apache.tomcat.util.net.SocketWrapper
> 						in reference from native code (JNI local)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)