Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 32028 invoked from network); 13 Jun 2002 20:07:12 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Jun 2002 20:07:12 -0000 Received: (qmail 15586 invoked by uid 97); 13 Jun 2002 20:07:00 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 15570 invoked by uid 97); 13 Jun 2002 20:07:00 -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 15552 invoked by uid 98); 13 Jun 2002 20:06:59 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat 4 java.lang.OutOfMemoryError Date: Thu, 13 Jun 2002 16:06:51 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat 4 java.lang.OutOfMemoryError Thread-Index: AcITFR4Jd6chgBBRRc6NQxpkQdoUrgAAI6vg From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, Add -XmxNm to your CATALINA_OPTS, where N is a the maximum heap space in MB. The Java default is 64MB, and you're running out of memory. See http://java.sun.com/j2se/1.3/docs/tooldocs/win32/java-classic.html Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: JStanczak@vinu.edu [mailto:JStanczak@vinu.edu] >Sent: Thursday, June 13, 2002 4:01 PM >To: tomcat-user@jakarta.apache.org >Subject: Tomcat 4 java.lang.OutOfMemoryError > >I've seen this question a lot in the email group, but I can't find the >solution. Could someone point me to the fix for this problem. I can send >the whole log file if needed. It just shows exceptions being thrown and at >the bottom it says this: > >----- Root Cause ----- >java.lang.OutOfMemoryError > > > >Thank You, > >Justin A. Stanczak >Web Manager >Shake Learning Resource Center >Vincennes University >(812)888-5813 > > > >-- >To unsubscribe, e-mail: unsubscribe@jakarta.apache.org> >For additional commands, e-mail: help@jakarta.apache.org> -- To unsubscribe, e-mail: For additional commands, e-mail: