java - 在我的生产系统中,每两天在 Tomcat 7 中运行我的 Web 应用程序 tomcat 已自动停止

标签 java tomcat7

<分区>

在我的生产系统中,每两天在 Tomcat 7 中运行我的 Web 应用程序(java 应用程序)tomcat 自动停止。在 Tomcat 日志中显示以下错误。

Aug 08, 2013 2:30:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] is still processing a request that has yet to finish. This is very likely to create a memory leak. You can control the time allowed for requests to finish by using the unloadDelay attribute of the standard Context implementation.

谁能帮帮我?

最佳答案

我注意到一些类似的问题,它与基于 linux 的系统上的 OOM-Killer 有关。查看您的系统日志。

此外,请检查此链接: Tomcat dies suddenly

关于java - 在我的生产系统中,每两天在 Tomcat 7 中运行我的 Web 应用程序 tomcat 已自动停止,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18125205/

相关文章:

java - 空列表和空列表有什么区别?

java - 是否有一个类似 ORM 的 java 库,带有运行时定义的表来构建 sql 查询?

GWT 不加载 *.nocache.js

tomcat - 在 tomcat 中的 .war 文件之间自动共享相同的 .jar 文件

java - Websphere工作管理器

java - Maven 依赖作为模块

java.lang.ArrayIndexOutOfBoundsException : -1 future. get() 多线程

java - Spring 安全 java.lang.IllegalArgumentException : Non-hex character in input

java - Eclipse 服务器超时的 Tomcat7

java - 根据域名选择webapp启动页