Re: [Tacos-devel] PermGen space - Caching is ON

2006-07-24 Thread Danny Angus
"Harvey, David " <[EMAIL PROTECTED]> wrote on 24/07/2006 02:50:17: > Thanks for your comments, discussion. However, this occurs when > caching is turned on, i.e. > -Dorg.apache.tapestry.disable-caching=false. > > I sure hope there's a fix, I don't know if MaxPermSize can be made > any larger in

Re: [Tacos-devel] PermGen space

2006-07-24 Thread Luca Fossato
Hi, the java mustang build 91 seems to fix the "Memory leak in PermGen during excessive class loading" bug (id 6417036 ) http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6417036 "Evaluation: It would probably be better if the stackmap data were stored in the Java heap, instead of the C-heap, so