RE: Memory problems with Tomcat 4.1.27

2004-06-01 Thread Bret Kumler
Try using http://research.sun.com/projects/jfluid/ -Original Message- From: Anand Narasimhan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 11:27 AM To: 'Tomcat Users List' Subject: RE: Memory problems with Tomcat 4.1.27 Hi, Thanks for your reply. I tried runn

RE: Memory problems with Tomcat 4.1.27

2004-06-01 Thread Anand Narasimhan
t;To: Tomcat Users List >Subject: RE: Memory problems with Tomcat 4.1.27 > > > >Hi, >You can check the Sun site and places like >javaperformancetuning.com for papers on heap versus overall >app memory. This has also been addressed several times on >this list, so an

RE: Memory problems with Tomcat 4.1.27

2004-06-01 Thread Anand Narasimhan
Hi, Thanks for the reply. I will check with our database guys and let you know. Anand >-Original Message- >From: john cho [mailto:[EMAIL PROTECTED] >Sent: Tuesday, June 01, 2004 8:32 AM >To: Tomcat Users List >Subject: Re: Memory problems with Tomcat 4.1.27 > >

Re: Memory problems with Tomcat 4.1.27

2004-06-01 Thread john cho
arasimhan'" <[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 3:02 PM Subject: Memory problems with Tomcat 4.1.27 > Hi, > > I am trying to debug a memory consumption issue with an application. I > would > appreciate any help I can get. > > The application I am d

RE: Memory problems with Tomcat 4.1.27

2004-06-01 Thread Shapira, Yoav
c: 'Anand Narasimhan' >Subject: Memory problems with Tomcat 4.1.27 > >Hi, > >I am trying to debug a memory consumption issue with an application. I >would >appreciate any help I can get. > >The application I am debugging is a web application written using >j2sdk 1.4

Memory problems with Tomcat 4.1.27

2004-05-28 Thread Anand Narasimhan
Hi, I am trying to debug a memory consumption issue with an application. I would appreciate any help I can get. The application I am debugging is a web application written using j2sdk 1.4.1_02 and struts 1.0.2. The tomcat version I am using is 4.1.27. The backend has a relational database (

Tomcat Memory problems

2004-04-05 Thread Simone - Dev
Dear All, I always used tomcat from the point of view of developer. But now I'm starting to use it also as a sys admin. >From time to time I'm getting OutOfMemoryError. I've just 128Mb of Ram on my webserver, and I'm running on Linux. tomcat 5.0.18 What I see on the manager complete status is t

RE: Memory problems

2003-07-25 Thread Reynir Hübner
Hi, Well we made a workaround for this by setting up multiple instances of tomcat. Thanx for the info, it was helpful. -reynir > -Original Message- > From: John Turner [mailto:[EMAIL PROTECTED] > Sent: 25. júlí 2003 14:15 > To: Tomcat Users List > Subject: Re:

Re: Memory problems

2003-07-25 Thread John Turner
[mailto:[EMAIL PROTECTED] Sent: 25. júlí 2003 13:47 To: Tomcat Users List Subject: Re: Memory problems More likely you are hitting an OS limit, such as number of processes, number of open files, number of connections, etc. I have 20 instances of Tomcat running on 4 GB of RAM, and about 800MB st

RE: Memory problems

2003-07-25 Thread Reynir Hübner
do it in windows). Thanx -reynir > -Original Message- > From: John Turner [mailto:[EMAIL PROTECTED] > Sent: 25. júlí 2003 13:47 > To: Tomcat Users List > Subject: Re: Memory problems > > > > More likely you are hitting an OS limit, such as number of pr

RE: Memory problems

2003-07-25 Thread Shapira, Yoav
ChemInformatics >-Original Message- >From: Reynir Hübner [mailto:[EMAIL PROTECTED] >Sent: Friday, July 25, 2003 9:36 AM >To: Tomcat Users List >Subject: Memory problems > >Hi, >I have a server that I am trying to deploy 36 webapplications to. >The server is ru

Re: Memory problems

2003-07-25 Thread John Turner
More likely you are hitting an OS limit, such as number of processes, number of open files, number of connections, etc. I have 20 instances of Tomcat running on 4 GB of RAM, and about 800MB stays free. John Reynir Hübner wrote: Hi, I have a server that I am trying to deploy 36 webapplication

Memory problems

2003-07-25 Thread Reynir Hübner
Hi, I have a server that I am trying to deploy 36 webapplications to. The server is running redhat linux, with 2.5 gig ram and 4 XEON CPUs. On start up it runs about 30 applications and at that time tomcat failes, with java.lang.OutOfMemoryException. The top function shows many (192) java pro

memory problems with Tomcat 4.0.4

2002-10-16 Thread Seb B
Hi, We are experiencing OutOfMemory errors which could be linked to Tomcat keeping objects in memory about past transactions or clients. We're working on migrating an application from IPlanet to Tomcat. Everything works great in our testing lab, but if we add it in the load balancer pool alongs