Fork me on GitHub

The web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1807b9

The web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1807b9a]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@32d6e7]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.

解决办法:

使用低于6版本的tomcat(首选)

 把TOMCAT下这个项目删除,重新部署运行就可以了。

posted @ 2011-01-05 10:03  Zong_在路上  阅读(282)  评论(0编辑  收藏  举报