The problem whith PermGen space also occurs when I redeploy too often in a
short amount of time. Does that point in any direction?

it points to the "class loader not released-problem" or at least to a "class loader not released immediately-problem".

some more infos:
http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669


Peter Neu wrote:

Hello,

thanks for the many replies. I do have many third party libaries (struts,
fop etc.) so that could cause it. I also have a singleton pattern which is
used many times because it hands out database connections.
I will set the MaxPermSize variable in the CATALINA_OPTS variable and see
what happens.

The problem whith PermGen space also occurs when I redeploy too often in a
short amount of time. Does that point in any direction?
Cheers,
Pete


-----Ursprüngliche Nachricht-----
Von: Antonio Petrelli [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 6. Juni 2006 15:38
An: Tomcat Users List
Betreff: Re: java.lang.OutOfMemoryError: PermGen space

Peter Neu ha scritto:
Hello,



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


http://wiki.apache.org/tomcat/OutOfMemory
HTH
Antonio

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




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



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