1.
org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [/BusinessMGTEST] created a ThreadLocal with key of type [org.nutz.mvc.NutMvcContext$1] (value [org.nutz.mvc.NutMvcContext$1@3bd8d923]) and a value of type [org.nutz.lang.util.SimpleContext] (value [{
}]) 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.
2.
严重: The web application [/GraduationProject] 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.
十月 28, 2015 2:17:58 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
3
严重: Error processing request
java.lang.NullPointerException
at org.apache.tomcat.util.buf.CharChunk.append(CharChunk.java:355)
at org.apache.tomcat.util.http.mapper.Mapper.map(Mapper.java:707)
4.
: The web application [/XingYunProject] created a ThreadLocal with key of type [org.nutz.mvc.NutMvcContext$1] (value [org.nutz.mvc.NutMvcContext$1@2f1b04ed]) and a value of type [org.nutz.lang.util.SimpleContext] (value [{
}]) 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.
十月 28, 2015 2:48:11 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks