Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 7816 invoked by uid 500); 19 Jun 2001 21:20:44 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 7783 invoked from network); 19 Jun 2001 21:20:40 -0000 Received: from unknown (HELO snax.thwt.com) (216.215.228.131) by h31.sny.collab.net with SMTP; 19 Jun 2001 21:20:40 -0000 Received: by snax.thwt.com with Internet Mail Service (5.5.2448.0) id ; Tue, 19 Jun 2001 16:44:41 -0400 Message-ID: From: Randy Layman To: tomcat-user@jakarta.apache.org Subject: RE: OutOfMemory Error Date: Tue, 19 Jun 2001 16:44:31 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Chances are you either: 1. Are using a very small stack (using -Xmx with a small number) 2. You are putting items into sessions that you aren't removing and your sessions aren't expiring fast enough to keep your system in memory 3. You have a servlet with a class or static variable that is some form of a list or map and you keep adding to it I have Tomcat installed on a server at a client location. Its been up for 30 days this time, 45 at the longest, and the memory has stayed pretty constant (creeping up and then back down with usage) Randy > -----Original Message----- > From: Shailendra T Kontham [mailto:skontham@advancework.com] > Sent: Tuesday, June 19, 2001 4:20 PM > To: tomcat-user@jakarta.apache.org > Subject: OutOfMemory Error > > > Hi Everybody ! > I am geting this OutOfMemory Error for a couple of days now with no > stack trace. > Any idea what is wrong with TOMCAT ? > Is that anythiing to do with Low memory available ?? > > thanks > ------------------------------------- > Shailendra T. Kontham > Advancework Inc., >