2014-3-18 20:54:20 org.apache.coyote.http11.Http11Protocol pause
信息: Pausing Coyote HTTP/1.1 on http-8080
2014-3-18 20:54:21 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2014-3-18 20:54:21 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
2014-3-18 20:54:21 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/tcc] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2014-3-18 20:54:21 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/tcc] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
2014-3-18 20:54:21 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [/tcc] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1e090ee]) and a value of type [com.opensymphony.xwork2.inject.InternalContext[]] (value [[Lcom.opensymphony.xwork2.inject.InternalContext;@4b2b75]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2014-3-18 20:54:21 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [/tcc] created a ThreadLocal with key of type [com.opensymphony.xwork2.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork2.ActionContext$ActionContextThreadLocal@d1a1ab]) and a value of type [com.opensymphony.xwork2.ActionContext] (value [com.opensymphony.xwork2.ActionContext@cd2192]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2014-3-18 20:54:22 org.apache.coyote.http11.Http11Protocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080