Hello,
I've seen this problem when using hibernate, when you reload the web app
with the manager. Is that you case? It's a case of not cleaned up class
references.
Saludos,
Bo van Weert
tel. 902 014 180
(00 34) 96 393 19 77
fax. 96 360 69 13
http://www.valbosoft.com
soporte técnico: [EMAIL PROTECTED]
"Yogesh Salunke"
<[EMAIL PROTECTED]
rrkgroup.com> To
<[email protected]>
13/09/2006 11:30 cc
Subject
Please respond to Permgen space
"Jetspeed Users
List"
<[EMAIL PROTECTED]
rtals.apache.org>
Hi,
I get the permgen space error and my portlets get vanished .This is the
problem of memory.
One workaround is in web.xml of every application, I have changed the
param-value to client instead of server
<context-param>
<param-name>javax.faces.STATE_SAVING_METHOD</param-name>
<param-value>client</param-value>
</context-param>
<context-param>
Is there anything which I can do more or any other trick or only option is
to increase the memory of server.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]