And even better enable permgen garbage collection, so the problem never will happen...

-XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled

Witold Czaplewski wrote:
Am Sat, 5 Jul 2008 18:40:24 +0100
schrieb "Ayodeji Aladejebi" <[EMAIL PROTECTED]>:

Only that after a while, tomcat will give you perm-gen error which
will force you to terminate the tomcat instance using Task Manager
manually before netbeans can continue managing tomcat

You can set the MaxPermSize e.g. to 512m
(Tools --> Servers --> Platform --> VM Options: -XX:MaxPermSize=512m).
At least it seems to work here. :)

Witold

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


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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

Reply via email to