RE: Tomcat Memory usage(Urgent!)

2002-03-08 Thread Manish Bhatnagar
- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Cassidy Sent: Friday, March 08, 2002 4:35 PM To: Tomcat Users List Subject: Re: Tomcat Memory usage(Urgent!) within your program you might want to check out Runtime runtime = Runtime.getRuntime

RE: Tomcat Memory usage(Urgent!)

2002-03-08 Thread Arnaud Heritier
'origine- > De: David Cassidy [SMTP:[EMAIL PROTECTED]] > Date: vendredi 8 mars 2002 12:05 > A:Tomcat Users List > Objet: Re: Tomcat Memory usage(Urgent!) > > within your program you might want to check out > > Runtime runtime = Runtime.getRuntime;

Re: Tomcat Memory usage(Urgent!)

2002-03-08 Thread David Cassidy
most part - something that ps or top don't make clear. > > > >Chris > > > >-Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] > ] > >On Behalf Of Galbayar > >Sent: 08 March 2002 09:24 > >To: Tomcat Users Li

Re: Tomcat Memory usage(Urgent!)

2002-03-08 Thread Boily Sylvain
> >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]] >On Behalf Of Galbayar >Sent: 08 March 2002 09:24 >To: Tomcat Users List >Subject: Tomcat Memory usage(Urgent!) > > >Hello all > >Here is part of top output. Is it usual that java

RE: Tomcat Memory usage(Urgent!)

2002-03-08 Thread Chris Pheby
Users List Subject: Tomcat Memory usage(Urgent!) Hello all Here is part of top output. Is it usual that java processes eat all of memory? ? At now there are 50 java processes started that running tomcat and each of them uses 59M memory. There is running apache server with tomcat 4 and mysql.

Tomcat Memory usage(Urgent!)

2002-03-08 Thread Galbayar
Hello all Here is part of top output. Is it usual that java processes eat all of memory? ? At now there are 50 java processes started that running tomcat and each of them uses 59M memory. There is running apache server with tomcat 4 and mysql. OS is Redhat7.2 x86 . JDK 1.4 is installed. Thx