tomcat加载时报The web application [/dmscs] created a ThreadLocal with key of type
严重: The web application created a ThreadLocal with key of type (value ) and a value of type ] (value [) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.tomcat启动时,错误日记中出现上面的警告信息;
虽然不影响程序的正常运行;
还是希望可以解决;
查询资料 说是 tomcat的内存泄露产生的,还未有好方法处理;
知道的童鞋请告诉我解决方法;
页:
[1]