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@f6487c]) and a value of type
[weblogic.kernel.ResettableThreadLocal.ThreadStorage] (value
[weblogic.kernel.ResettableThreadLocal$ThreadStorage@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@8498db]) and a value of type
[weblogic.corba.client.naming.ClientORBInfo] (value
[weblogic.corba.client.naming.ClientORBInfo@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@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@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@15b25e9]) and
a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@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@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@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@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@11c1dad]) and a value of type
[com.sun.tools.xjc.reader.Ring] (value [com.sun.tools.xjc.reader.Ring@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@1ec06a3]) and a value of type
[java.util.WeakHashMap] (value [{class
se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceResponse$ResourceModel=java.lang.ref.WeakReference@1cce12,
class
se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM=java.lang.ref.WeakReference@11d341d,
class
se.comhem.common.v2.IdentificationType=java.lang.ref.WeakReference@4893e2,
class
se.comhem.resource.v2.futur.entities.TvResourceType=java.lang.ref.WeakReference@e4e6e2,
class
se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceResponse=java.lang.ref.WeakReference@1f222c4,
class
se.comhem.common.v2.MessageHeaderType=java.lang.ref.WeakReference@1c87a09,
class se.comhem.common.v2.SourceType=java.lang.ref.WeakReference@c41706, class
se.comhem.resource.v2.futur.ebm.GetTvResourceBySerialNumberResponseEBM$TvResourceRes
ponse$ResponseStatus=java.lang.ref.WeakReference@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
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev