Li,Henry wrote:
Juha,
Yes, there is memory leak from application. We contact the application vendor 
and they do not have patches to fix it for the version which we are using. So 
what we need is a partial/dirty fix to mimimize the recycle times. Upgrading 
the application will be a project which requires lots approvals.

Guys, I am not really competent here, but just as a tip if you are looking for some quick-and-dirty fix, you may be interested in this tool :
http://code.google.com/p/jmxsh/

Basically, it is a scriptable tool, which you could run from time to time in a cron script. I have used it to trigger GC's in Tomcat from outside, but it has many more capabilities.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to