RE: actionPackages parameter provokes PermGen memory error

2007-10-17 Thread wild_oscar
n memory error after > 5 to 6 deployments. > > -Original Message- > From: wild_oscar [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 09, 2007 9:56 AM > To: user@struts.apache.org > Subject: Re: actionPackages parameter provokes PermGen memory error > >

RE: actionPackages parameter provokes PermGen memory error

2007-10-17 Thread Jiang, Jane (NIH/NCI) [C]
: actionPackages parameter provokes PermGen memory error Hi! Haven't tried that yet, as I haven't used Spring in my project (or life, for that matter :p). I'll try to use it and post the results. In the meanwhile, an update to the problem: The problem was in the package

Re: actionPackages parameter provokes PermGen memory error

2007-10-09 Thread wild_oscar
Hi! Haven't tried that yet, as I haven't used Spring in my project (or life, for that matter :p). I'll try to use it and post the results. In the meanwhile, an update to the problem: The problem was in the package I used for the actionPackage. Investigating it further, I stripped the package d

Re: actionPackages parameter provokes PermGen memory error

2007-10-08 Thread Sami Dalouche
Hi, have you tried spring's IntrospectionCleanupListener ? http://www.springframework.org/docs/api/org/springframework/web/util/IntrospectorCleanupListener.html It looks like the problem you are experiencing is the one the listener claims to solve. Regards, Sami Dalouche On Mon, 2007-10-08 at 0

Re: actionPackages parameter provokes PermGen memory error

2007-10-08 Thread wild_oscar
Should this be reported as a possible bug? wild_oscar wrote: > > Dear all, > > I've been struggling with a Permgen error on my application's development: > after a number of re-deployments, I get a permgen memory error in Tomcat 6 > (described in more detail here > http://www.nabble.com/foru