Hi,
There is a leak in commons pool in version 6 that prevents
WebappClassLoader from being garbage collected
http://www.mail-archive.com/users@tomcat.apache.org/msg29820.html
Anyway, you may be encountering memory leaks of you own, and nothing
can replace memory profiling to find y
wild_oscar wrote:
> Can anyone pinpoint the probable cause, solution or way to tackle this
> problem? Increasing the size of the Permgen only postpones the problem: at
> the end of a workday it'll be full, after a dozen redeployments...
Get a profiler. I use YourKit.
Mark
--
workday it'll be full, after a dozen redeployments...
--
View this message in context:
http://www.nabble.com/Tomcat-6-and-Permgen-increase-with-redeployments-tf4549974.html#a12984476
Sent from the Tomcat - User mailing list archive at Nabble.com.
--