Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 39653 invoked from network); 28 Jun 2005 21:38:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2005 21:38:05 -0000 Received: (qmail 76098 invoked by uid 500); 28 Jun 2005 21:37:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 76002 invoked by uid 500); 28 Jun 2005 21:37:46 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 75988 invoked by uid 99); 28 Jun 2005 21:37:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 14:37:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.4.229.191] (HELO orlrelay02.dataonair.net) (209.4.229.191) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 28 Jun 2005 14:37:45 -0700 Received: FROM orlexch02.brience.local BY orlrelay02.dataonair.net ; Tue Jun 28 17:37:41 2005 -0400 Received: by orlexch02.brience.local with Internet Mail Service (5.5.2653.19) id ; Tue, 28 Jun 2005 17:37:41 -0400 Message-ID: <06B90BDBDEEFD411BFB900508BDC93400211A0C7@orlexch02.brience.local> From: Scott Stewart To: 'Tomcat Users List' Subject: RE: memory issues with live redeploy Date: Tue, 28 Jun 2005 17:37:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N We ran into the same problem up thru version 5.5.7 - the only work around was to use Stop/Start rather than Reload/Redeploy. We've since updated to Tomcat 5.5.9, which seems to have corrected the problem. Thanks, Scott Stewart -----Original Message----- From: George Finklang [mailto:george.finklang@gmail.com] Sent: Tuesday, June 28, 2005 5:34 PM To: tomcat-user@jakarta.apache.org Subject: memory issues with live redeploy Working with a couple different tomcat 5.0.X versions, I'm having issues with tomcat's memory footprint increasing when I live redeploy. I do this 2 or 3 times and the server runs out of memory, though normally it can run for weeks without problem. I can't seem to find direct references to this in the online docs. Is it jsp compilation or session state usage (or other things I can affect)? Or is it just a known limitation in the container? --George --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org