严重: The web application [/dmscs] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@55a106]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1be9f72]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.

 

tomcat  启动时,错误日记中出现上面的警告信息;

虽然不影响程序的正常运行;

还是希望可以解决;

查询资料 说是 tomcat的内存泄露产生的,还未有好方法处理;

知道的童鞋  请告诉我解决方法;

相关文章:

  • 2022-12-23
  • 2021-05-20
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2021-10-07
  • 2022-03-06
  • 2021-06-13
相关资源
相似解决方案