The web application [/HOTEL] created a ThreadLocal with key of type

╰半夏微凉° 2022-09-23 05:51 219阅读 0赞

The web application [/HOTEL] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1886bb7]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@157e118]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.

public class Login extends ActionSupport{

action类忘了继承ActionSupport

发表评论

表情:
评论列表 (有 0 条评论,219人围观)

还没有评论,来说两句吧...

相关阅读