If its a dev server and you get this when you reload webapps, it just happens. TC5 is better than 4.1 but still eventually happens.
Scoping to request will help reduce this, but it will still happen sooner or later. But on a live server, where reloads are non existent or hopefully rare then this is unlikely to happen. The only condition I found where this did happen was as I mentioned before the coyote apj service on the tomcat side having trouble talking to mod_jk.
On 28 May 2004, at 20:29, Ciaran Hanley wrote:
Hi,
My struts webapp seems to be using up a lot of memory and quite often get
OutOfMemory errors or crash Tomcat requiring a restart. How do I go about
freeing up memory? I have started by storing as many objects as possible at
request scope rather that at session scope, is there any other things I
should look out for?
Thanks
CH
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]