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...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

here is a possible solution


set the vm variables for TOMCAT


-Xms256m -Xmx256m -XX:MaxNewSize=256m -XX:MaxPermSize=256m



ye it only delays the problem ...

but it will normally survive through 20 or more tomcat reloads





can increase to 512 or more to delay the error further ...

anyway restarting tomcat once or twice in one day isn't a bit deal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to