org.apache.catalina.loader.WebappClassLoader clearReferencesThreads

十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [] appears to have started a thread named 
[Abandoned connection cleanup thread] 
but has failed to stop it. This is very likely to create a memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@131f29eb]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@62f90d1b]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@4ccb9a60]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@4b043c03]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@3000f6f]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.




十月 25, 2014 6:58:16 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type 
[org.apache.http.client.utils.DateUtils$DateFormatHolder$1] (value [org.apache.http.client.utils.DateUtils$DateFormatHolder$1@52043896]) and a value of type 
[java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@78f541f2]) 
but failed to remove it when the web application was stopped. 
Threads are going to be renewed over time to try and avoid a probable memory leak.

你可能感兴趣的:(java,tomcat)