[infinispan-issues] [JBoss JIRA] (ISPN-1461) Undeploying an app using Infinispan raises a bunch of nasty logs

Galder Zamarreño (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 09:19:47 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-1461:
-----------------------------------

    Fix Version/s: 5.1.0.BETA4
                       (was: 5.1.0.BETA3)

    
> Undeploying an app using Infinispan raises a bunch of nasty logs
> ----------------------------------------------------------------
>
>                 Key: ISPN-1461
>                 URL: https://issues.jboss.org/browse/ISPN-1461
>             Project: Infinispan
>          Issue Type: Enhancement
>    Affects Versions: 5.0.1.FINAL
>            Reporter: Emmanuel Bernard
>            Assignee: Manik Surtani
>            Priority: Minor
>             Fix For: 5.1.0.BETA4
>
>
> {code}Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
> SEVERE: The web application [/tpcw] appears to have started a thread named [Listener:53848] but has failed to stop it. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
> SEVERE: The web application [/tpcw] appears to have started a thread named [Thread-14] but has failed to stop it. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
> SEVERE: The web application [/tpcw] appears to have started a thread named [Thread-15] but has failed to stop it. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 3d5831d9]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 6930bd05]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 7ec9c936]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 71b93941]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 1a31d63]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 7bde4f6b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 40303955]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 1e041c5f]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal at 1fe2b05e]) and a value of type [org.infinispan.context.impl.NonTxInvocationContext] (value [NonTxInvocationContext{flags=null}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 5ba8fbac]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 33230837]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 7ec9c936]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 40f06d1b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 1a31d63]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 688b28eb]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 40303955]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 82b91ec]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal at 1fe2b05e]) and a value of type [org.infinispan.context.impl.NonTxInvocationContext] (value [NonTxInvocationContext{flags=null}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 5ba8fbac]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 64792124]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 3d5831d9]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 4c6ef604]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 7ec9c936]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 8d9a7d0]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 1a31d63]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 9984d3a]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 40303955]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 6df61fc1]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal at 1fe2b05e]) and a value of type [org.infinispan.context.impl.NonTxInvocationContext] (value [NonTxInvocationContext{flags=null}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.batch.BatchContainer.BatchDetailsTl] (value [org.infinispan.batch.BatchContainer$BatchDetailsTl at 5ba8fbac]) and a value of type [org.infinispan.batch.BatchContainer.BatchDetails] (value [org.infinispan.batch.BatchContainer$BatchDetails at 399ef04d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Oct 17, 2011 7:01:27 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/tpcw] created a ThreadLocal with key of type [org.infinispan.CacheImpl$1] (value [org.infinispan.CacheImpl$1 at 3d5831d9]) and a value of type [org.infinispan.CacheImpl.PreInvocationContext] (value [org.infinispan.CacheImpl$PreInvocationContext at 71b26cc8]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> 100000
> log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
> Oct 17, 2011 7:01:28 PM org.apache.catalina.startup.HostConfig checkResources
> INFO: Undeploying context [/tpcw]{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list