Here is output from Tomcat after undeploy my application.

89750 [http-8081-exec-5] DEBUG clan.core.ContextLoaderListener  - CLAN-Core
is destroyed.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/clan-cr-20101206] appears to have started a
thread named [30579...@qtp-10496057-0] but has failed to stop it. This is
very likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/clan-cr-20101206] appears to have started a
thread named [4750...@qtp-10496057-1 - Acceptor0
selectchannelconnec...@localhost:8888] but has failed to stop it. This is
ver
y likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/clan-cr-20101206] appears to have started a
thread named [H2 File Lock Watchdog C:\Documents and
Settings\vkrejcirik\clan-cr.lock.db] but has failed to stop it. This is v
ery likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/clan-cr-20101206] appears to have started a
thread named [H2 Log Writer CLAN-CR] but has failed to stop it. This is very
likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/clan-cr-20101206] appears to have started a
thread named [17624...@qtp-10496057-3] but has failed to stop it. This is
very likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: The web application [/clan-cr-20101206] created a ThreadLocal with
key of type [java.lang.ThreadLocal] (value [java.lang.threadlo...@b481ba])
and a value of type [org.apache.ibatis.executor.Er
rorContext] (value [
### The error may exist in clan/core/CoreMapper.java (best guess)
### The error occurred while processing mapper_resultMap[ConstraintMap]])
but failed to remove it when the web application was stopped. This is very
likely to create a memory leak.
6.12.2010 14:44:48 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: The web application [/clan-cr-20101206] created a ThreadLocal with
key of type [org.mortbay.jetty.AbstractBuffers$1] (value
[org.mortbay.jetty.abstractbuffer...@b0f24a]) and a value of type [o
rg.mortbay.jetty.AbstractBuffers.ThreadBuffers] (value
[org.mortbay.jetty.abstractbuffers$threadbuff...@f2ff9b]) but failed to
remove it when the web application was stopped. This is very likely to cr
eate a memory leak.
6.12.2010 14:44:49 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: The web application [/clan-cr-20101206] created a ThreadLocal with
key of type [org.mortbay.jetty.AbstractBuffers$1] (value
[org.mortbay.jetty.abstractbuffer...@b0f24a]) and a value of type [o
rg.mortbay.jetty.AbstractBuffers.ThreadBuffers] (value
[org.mortbay.jetty.abstractbuffers$threadbuff...@16b5518]) but failed to
remove it when the web application was stopped. This is very likely to c
reate a memory leak.
6.12.2010 14:44:49 org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/clan-cr-20101206]
-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Threads-warnings-while-undeploying-web-application-tp3289034p3294031.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to