The web application [/day09_user] created a ThreadLocal with key of type [org.jaxen.function.StringFunction$1] (value [org.jaxen.function.StringFunction$1@38c8c5]) and a value of type [java.text.DecimalFormat] (value [java.text.DecimalFormat@674dc]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
内存泄漏
可不可以把错误信息,贴的全点啊,,方便大神们,,为你解答啊。。但看这个是有个问题导致内存泄漏
错误信息就是这么多,没有别的,我现在在做一个demo,然后,再这个demo下我编写了当中的servelt或者某些类,然后再发布时,就会出现这个错误,有时又不会,很奇怪
但是程序还是能运行