Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60889 invoked from network); 25 Sep 2007 14:15:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2007 14:15:28 -0000 Received: (qmail 7177 invoked by uid 500); 25 Sep 2007 14:13:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 7157 invoked by uid 500); 25 Sep 2007 14:13:55 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 7146 invoked by uid 99); 25 Sep 2007 14:13:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 07:13:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 14:16:10 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IaBAM-0004dh-BZ for users@tomcat.apache.org; Tue, 25 Sep 2007 07:13:34 -0700 Message-ID: <12880434.post@talk.nabble.com> Date: Tue, 25 Sep 2007 07:13:34 -0700 (PDT) From: keglius To: users@tomcat.apache.org Subject: RE: Tomcat 5.0 strange crashes In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: egius@satnet.lt References: <12879658.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thank you Peter and Caldarale for your answers. I will definately check for those settings. Actually, the server almost doesn't have free memory. 1007.9 MB of 1011.2 MB used; 3.2 MB available RAM I think Tomcat is configured to always use 1GB of memory. The server was working just fine earlier, but now within there were 3 crashes within last 3 weeks. Peter Crowther wrote: > >> From: keglius [mailto:egius@satnet.lt] >> OS: RedHat el4 (Linux 2.6.9-42.0.8.EL) >> The Java application works fine, however sometimes Apache >> Tomcat 5.0 just crashes without any reasons. > > A wild stab in the dark... How much free memory do you have? I seem to > recall DeadRat has an oom-killer in later versions, and (wrongly IMO) > it's enabled by default. Is the OS running out of memory and killing > the largest process it can find in order to recover? > > - Peter > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Tomcat-5.0-strange-crashes-tf4515602.html#a12880434 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org