RE: Tomcat Running out of Memory

2004-12-12 Thread Dale, Matt
I've replied to this further down the thread but as an aside there are ways to bump up the max process size to 3G (with kernel shenanigans) but 32 bit java is fixed at 2G. The figure 1850MB doesnt sounds quite right but it's probably related to the default max process size of 2G and the java

RE: Tomcat Running out of Memory

2004-12-12 Thread Dale, Matt
-Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 2:00 PM To: Tomcat Users List Subject: RE: Tomcat Running out of Memory Hi, -Our consultant-designed website consists of approximately 5000 JSP pages. None of these pages pull from a backend, the java

RE: Tomcat Running out of Memory

2004-12-10 Thread Shapira, Yoav
Hi, -Our consultant-designed website consists of approximately 5000 JSP pages. None of these pages pull from a backend, the java was merely used to provide a persistent border. Are these JSPs precompiled? -Max heap size is set to 1850 megs, (which from what I understand is the max on a 32-bit

Re: Tomcat Running out of Memory

2004-12-09 Thread Ben Souther
There was a memory leak in j2sdk1.4.1xxx, I believe. Is that the one you're using? On Thu, 2004-12-09 at 15:45, Richey, Ross wrote: My tomcat process runs out of memory (unless rebooted) approximately every three days. Vital Statistics: -Our consultant-designed website consists of

RE: Tomcat Running out of Memory

2004-12-09 Thread Richey, Ross
] Sent: Thursday, December 09, 2004 1:48 PM To: Tomcat Users List Subject: Re: Tomcat Running out of Memory There was a memory leak in j2sdk1.4.1xxx, I believe. Is that the one you're using? On Thu, 2004-12-09 at 15:45, Richey, Ross wrote: My tomcat process runs out of memory (unless