Exception on shutdown

I get this error to deploy in tomcat6-6.0.24 over CentOS 5.4

Thanks,

Shutting down logging system
Feb 3, 2011 8:24:39 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: A web application appears to have started a thread named [Thread-25] but has failed to stop it. This is very likely to create a memory leak.
Feb 3, 2011 8:24:39 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: A web application appears to have started a thread named [Thread-26] but has failed to stop it. This is very likely to create a memory leak.
Feb 3, 2011 8:24:39 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@18145132]) and a value of type [ilarkesto.di.Context] (value [app:kunagi]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Feb 3, 2011 8:24:40 AM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/kunagi]

Statement from Kunagi Team

Probably, our shutdown sequence is not clean, yet.

Workaroud: Restart your web application server (Tomcat) when redeploying Kunagi.

Status

Issue is closed for Release 0.17.

Comments

Thu, Feb 3, 2011, 10:36 by anonymous

Hi,

When I restart Tomcat, it undeploying kunagi.


Thanks,

Post a comment



optional
optional