> From: Randall Smith [mailto:rand...@tnr.cc] 
> Subject: Memory Issue with Tomcat 6.0.28 and 6.0.29

> I didn't see a 6.0.27 release to try.  Did something change between
> 6.0.26 and 6.0.28 that could cause this?

The only things I can spot in the changelog are related to webapp redeployment:

http://issues.apache.org/bugzilla/show_bug.cgi?id=48895
http://issues.apache.org/bugzilla/show_bug.cgi?id=48971

These disable - due to thread safety issues - memory leak cleanups that were 
previously in place.  However, you didn't mention if you are redeploying the 
webapp or not.

Look in the logs to see if there's anything of interest, and do some basic heap 
analysis to find out what's taking up the space.  Look at the heap/memory 
related links here:

http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to