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 />
相关推荐
- A printer to run the printer test, set-up as the default printer in Windows. - A CD ROM + 1 Music CD or Data CD to run the CD test. - A CD-RW to run the CD burn test. - A network connection and the ...
Hence, it becomes possible for the attacker to issue a command to all the nodes, that target a single node (for example, all nodes in the botnet might be commanded by the attacker to send a TCP SYN ...
In the age of the Internet, building a web application is no longer a tough task, but building the web application in the right way is not a trait mastered by many. Building a Web Application with ...
The Pivotal Certified Spring Web Application Developer Exam: A Study Guide is the ideal preparation for the exam and after reading and using it, you'll be able to pass and become a certified Spring ...
Qualities of a great application 8 How Do You Design the Obvious? 10 Turn qualities into goals 10 The Framework for Obvious Design 12 Know what to build 14 Know what makes it great 14 Know the ...
设置隐试打开PPT报错 Hiding the application window is not allowed
This book is a practical guide to discovering and exploiting security flaws in web applications. The authors explain each category of vulnerability using real-world examples, screen shots and code ...
This, combined with the vast amount of dependencies in the kernel and that it is not easy to see all the consequences of a kernel change, demands developers with a relative full understanding of the ...
The book begins with creating a "base" application, which will be used to develop all the subsequent projects in this book. Taking you through the installation of CodeIgniter and Twitter Bootstrap, ...
digital image processing involves the acquisition, analysis, and processing of visual information by computer and requires a unique skill set that has yet to be defined a single text. Until now. ...
- **Introduction to JSP**: JSP is a technology that simplifies the creation of dynamic web pages. It extends the capabilities of servlets by allowing developers to embed Java code directly into ...
Building the Web of Things is a guide to using cutting-edge web technologies to build the IoT. This step-by-step book teaches you how to use web protocols to connect real-world devices to the web, ...
This is a unique book that helps bridge the gap between machine learning and web development. It focuses on the difficulties of implementing predictive analytics in web applications. We focus on the ...
Yet he has also given talks on web ap-plication testing tools to members of the Open Web Application Security Pro-ject (OWASP). Through Cigital, he tests systems ranging from financial data ...
A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both. Filters perform filtering in the ...