error:org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
serious: The web application appears to have started a thread named [QuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
serious: The web application appears to have started a thread named [QuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
我无法理解这个问题的原因。有人可以建议我如何解决这个问题吗?感谢。
答案 0 :(得分:0)
您很可能没有在调度程序上调用shutdown()方法