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
Sorry for posting this twice, that was by accident.
By the way, does this mailing list have some newsgroup "mirror" so I could use
it through NNTP? Thanks, Ondra
- Original Message -
From: Ondrej Zizka
To: users@tomcat.apache.org
Sent: Tuesday, January 23, 2007 12:46 PM
Subj
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