[logback-dev] [JIRA] Created: (LBCORE-255) To prevent a memory leak, the ThreadLocal has been forcibly removed but still there are problems

dIVYANG kANSARA (JIRA) noreply-jira at qos.ch
Tue May 1 09:08:26 CEST 2012


To prevent a memory leak, the ThreadLocal has been forcibly removed but still there are problems
------------------------------------------------------------------------------------------------

                 Key: LBCORE-255
                 URL: http://jira.qos.ch/browse/LBCORE-255
             Project: logback-core
          Issue Type: Bug
         Environment: Linux
            Reporter: dIVYANG kANSARA
            Assignee: Logback dev list


SEVERE: A web application created a ThreadLocal with key of type [null] (value [weblogic.kernel.ResettableThreadLocal$1 at f6487c]) and a value of type [weblogic.kernel.ResettableThreadLocal.ThreadStorage] (value [weblogic.kernel.ResettableThreadLocal$ThreadStorage at 11f824c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal at 8498db]) and a value of type [weblogic.corba.client.naming.ClientORBInfo] (value [weblogic.corba.client.naming.ClientORBInfo at d9dfa4]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [null]) and a value of type [com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty] (value [com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty at f7ddc4]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [weblogic.corba.client.cluster.TargetInfo$1 at 1ee6665]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value [org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal at 15b25e9]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference at 666c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory$2 at 1405dc5]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator$1 at 5c77e2]) and a value of type [java.util.ArrayList] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1 at 13d65ad]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@11f3ccf]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.tools.xjc.reader.Ring$1 at 11c1dad]) and a value of type [com.sun.tools.xjc.reader.Ring] (value [com.sun.tools.xjc.reader.Ring at 1bd600]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1 at 1ec06a3]) and a value of type [java.util.WeakHashMap] (value [{class se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceResponse$ResourceModel=java.lang.ref.WeakReference at 1cce12, class se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM=java.lang.ref.WeakReference at 11d341d, class se.comhem.common.v2.IdentificationType=java.lang.ref.WeakReference at 4893e2, class se.comhem.resource.v2.futur.entities.TvResourceType=java.lang.ref.WeakReference at e4e6e2, class se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceResponse=java.lang.ref.WeakReference at 1f222c4, class se.comhem.common.v2.MessageHeaderType=java.lang.ref.WeakReference at 1c87a09, class se.comhem.common.v2.SourceType=java.lang.ref.WeakReference at c41706, class se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceResponse$ResponseStatus=java.lang.ref.WeakReference at 1c3a3ed}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


More information about the logback-dev mailing list