0 0

The web application [/test] is still processing a request that has yet to finish3

The web application [/test] 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. tomcat6运行到一段时间,约1天左右就出现这个,而且页面就无法访问了,打不开了,我用的是struts2+spring3+oracle+jquery+tocmcat6.0.26+jdk1.6.0_01 请问这个是什么原因,从那方面入手,如何解决,多谢 我的安装版tomcat参数为(服务器是8G内存) initial memory pool:1024mb maximum memory pool:1536mb java options: -Dcatalina.home=e:\Program Files\Apache Software Foundation\Tomcat 6.0 -Dcatalina.base=e:\Program Files\Apache Software Foundation\Tomcat 6.0 -Djava.endorsed.dirs=e:\Program Files\Apache Software Foundation\Tomcat 6.0\endorsed -Djava.io.tmpdir=e:\Program Files\Apache Software Foundation\Tomcat 6.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=e:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\logging.properties -XX:PermSize=64M -XX:MaxPermSize=128m 那位帮解决,本人愿意出钱来处理这件事情

问题补充:你好,你可否把你的qq留下,我好把文件发给你,文件比较多,不知道可以吗? <br /> <br /> <br /><div class="quote_title">kidding87 写道</div><div class="quote_div">能不能把tomcat的内存设置的参数都发上来 <br />还有就是程序的一些配置文件 <br />这个原因有可能是内存的配置文件或者是程序中哪里没有释放内存的的原因 <br />程序上一般就是连接没释放,session没关闭</div> <br />
2011年12月27日 21:22

1个答案 按时间排序 按投票排序

0 0

能不能把tomcat的内存设置的参数都发上来
还有就是程序的一些配置文件
这个原因有可能是内存的配置文件或者是程序中哪里没有释放内存的的原因
程序上一般就是连接没释放,session没关闭

2011年12月28日 10:46

相关推荐

Global site tag (gtag.js) - Google Analytics