Re: tomcat - OutOfMemoryError

2005-11-03 Thread Anna Seekamp
about internalized Strings, which will be held in that area. 2005/11/2, Anna Seekamp <[EMAIL PROTECTED]>: > Thanks Peter, > > We will run the tomcat with: > -XX:+PrintGCDetails > in order to see the PermGen-Size > > -- anna > > 2005/11/2, Peter Crowther <[E

Re: tomcat - OutOfMemoryError

2005-11-02 Thread Anna Seekamp
Thanks Peter, We will run the tomcat with: -XX:+PrintGCDetails in order to see the PermGen-Size -- anna 2005/11/2, Peter Crowther <[EMAIL PROTECTED]>: > > > From: Anna Seekamp [mailto:[EMAIL PROTECTED] > > > The jvm (1.4.2 Suse-Linux) starts with: > > &

Re: tomcat - OutOfMemoryError

2005-11-02 Thread Anna Seekamp
n the system. Is it sufficiently available ? > > -Original Message- > From: Anna Seekamp [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 02, 2005 3:48 PM > To: users@tomcat.apache.org > Subject: tomcat - OutOfMemoryError > > Hi, > > We have a production-e

tomcat - OutOfMemoryError

2005-11-02 Thread Anna Seekamp
Hi, We have a production-environment with heavy load. A cluster of DualXeonServers. Each is running: apache (prefork) mod_jk tomcat 5.0.28 spring 1.1.5 hibernate 2.1 velocity (-> no JSPs) c3p0-Connection-Pool. The jvm (1.4.2 Suse-Linux) starts with: -server -Xmx1500m -Xms1500ms W