Have you tried - nntp://news.gmane.org/gmane.comp.jakarta.tomcat.user
?
-Original Message-
From: Ondrej Zizka [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 23, 2007 5:35 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat OutOfMemoryException PermGen
Sorry for posting this twice, that
7 12:46 PM
Subject: Tomcat OutOfMemoryException PermGen
...
The problem is that it's a webapp problem, not a tomcat one, has as been
explained quite a few times here. The PermGen can not be flushed that
way. Normally, the webapp class datas are garbage collected when they
are undeployed/redeployed. However, under certain conditions that depend
on the webapp