Re: frequent out of perm size

2008-02-05 Thread Dapeng
learner wrote: i very frequent get this error after using tomcat for sometime. i know increasing memory will temporary delay the problem. but is anyone of you experience this when using tapestry? coz i get it too frequent and very curious... ---

Re: frequent out of perm size

2008-02-04 Thread Kevin Menard
I'm guessing you're using T4 with caching disabled? This is a known "issue" and there's not much you can do about it other than periodically restart Tomcat. The issue is related to cache being disabled, so you won't run into it in production. -- Kevin On 2/4/08 12:39 AM, in article [EMAIL PRO

Re: frequent out of perm size

2008-02-04 Thread Peter Stavrinides
In what context are you using Tomcat (development, production), what machine are you using, what version of Java, memory errors are context specific, don't assume it relates to specifically tapestry. You may want to get all your info together and post on the Tomcat mailing list you should get w

frequent out of perm size

2008-02-03 Thread learner
i very frequent get this error after using tomcat for sometime. i know increasing memory will temporary delay the problem. but is anyone of you experience this when using tapestry? coz i get it too frequent and very curious... -