Fórum

catalina.loader.WebappClassLoader clearThreadLocalMap -exceptions

thumbnail
Atrisa Milani, modificado 11 Anos atrás.

catalina.loader.WebappClassLoader clearThreadLocalMap -exceptions

Junior Member Postagens: 51 Data de Entrada: 05/04/12 Postagens Recentes
Hi again everyone!

Can anyone please tell me where these errors come from? Couldn't figure them out alone.

Jun 1, 2012 7:00:43 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/wsrp-portlet] created a ThreadLocal with key of type [org.apache.axis.utils.XMLUtils.ThreadLocalDocumentBuilder] (value [org.apache.axis.utils.XMLUtils$ThreadLocalDocumentBuilder@ac2c5e]) and a value of type [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl] (value [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl@194f8b2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.

Jun 1, 2012 7:00:43 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/opensocial-portlet] appears to have started a thread named [com.google.inject.internal.Finalizer] but has failed to stop it. This is very likely to create a memory leak.

Jun 1, 2012 7:00:43 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/opensocial-portlet] created a ThreadLocal with key of type [null] (value [org.apache.shindig.common.xml.XmlUtil$2@4c3a7d]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@93ebe0]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.

Jun 1, 2012 7:00:43 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/opensocial-portlet] created a ThreadLocal with key of type [null] (value [com.google.inject.InjectorImpl$1@162d703]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@12401d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.


Thanks in advance!
Atrisa