From tomcat-user-return-31856-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Mon Sep 02 15:07:42 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 72894 invoked from network); 2 Sep 2002 15:07:42 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Sep 2002 15:07:42 -0000 Received: (qmail 17188 invoked by uid 97); 2 Sep 2002 15:07:54 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 17146 invoked by uid 97); 2 Sep 2002 15:07:53 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 17110 invoked by uid 98); 2 Sep 2002 15:07:52 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3D737E88.6010100@joedog.org> Date: Mon, 02 Sep 2002 11:06:48 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Server memory usage References: <00ad01c25289$ddcea5e0$6e646464@New6.Travel> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N In linux - threaded processes show up multiple times in top (or ps). Once entry for each thread. Summing the entries in top will yield an incorrect memory usage. Just take one of the entries to get the amount of memory used by java. (Unless you have multiple real java processes running, in which case, use the parent process id to figure things out) Mihai Gheorghiu wrote: > TC4.0.4, jdk1.4.0_01, RH7.3 on P3-633MHz, 256MB RAM > When I start TC, I find 28 Java processes for a total of 829MB used. > Is there a way to make it use less memory, so that it runs only out of RAM? > Thank you all. > > > -- To unsubscribe, e-mail: For additional commands, e-mail: