Hi

> I have many memory consuming apps on my tomcat server. I a lot pdf & excel
> generation. So every other week I get this error
>
>
>
>  java.lang.OutOfMemoryError: PermGen space

Try to add more space for PermGen using

-XX:MaxPermSize=256m

I think default is 64 megs

Kind regards,

-- 
William Bonnet

SunWizard - Le site francais dédié aux amateurs de stations Unix
http://www.sunwizard.net

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to