RE: Out of Memory Issues and Potential Fix

2004-12-10 Thread Shapira, Yoav
Hi, >1) If you have a large scale web application with many JSP files, or an >application that will generate a large amount of reflective objects (if it >is using Hibernate for example), the default Permanent Generation and Max >Permanent Generation settings on the JVM are not sufficient. By def

Re: Out of Memory Issues and Potential Fix

2004-12-10 Thread Brad Neuberg
Forgot to mention that we are using Sun's JVM 1.4.2_06 on Linux (Debian 3.0r2, Kernel 2.6.4, i686 with NPTL threads enabled) using a Xeon system. At 11:18 AM 12/10/2004, Brad Neuberg wrote: Hi everyone. Over at the company I work for, Rojo, we've been having a variety of Out of Memory (OOM) iss

Out of Memory Issues and Potential Fix

2004-12-10 Thread Brad Neuberg
Hi everyone. Over at the company I work for, Rojo, we've been having a variety of Out of Memory (OOM) issues. We have found some fixes that might be useful for other developers; at the same time we are still struggling with some classes of OOM issues as well. We've had several different OOM e