您的位置:首页 > 运维架构 > Apache

org.apache.catalina.loader.WebappClassLoader clearReferencesThreads

2014-10-25 19:13 627 查看
十月 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.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  tomcat Java
相关文章推荐