Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 97556 invoked from network); 2 Nov 2005 10:49:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 10:49:38 -0000 Received: (qmail 39475 invoked by uid 500); 2 Nov 2005 10:49:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 39462 invoked by uid 500); 2 Nov 2005 10:49:22 -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 39451 invoked by uid 99); 2 Nov 2005 10:49:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 02:49:22 -0800 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 66.249.82.201 is neither permitted nor denied by domain of anna.seekamp@googlemail.com) Received: from [66.249.82.201] (HELO xproxy.gmail.com) (66.249.82.201) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 02:49:18 -0800 Received: by xproxy.gmail.com with SMTP id t10so164903wxc for ; Wed, 02 Nov 2005 02:49:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fLXPsKubMw0f6CFrZ0+KkwZ4t0UTQOc8JLeC2MelyfMgPkdmttavUiVwGEKzkJuQpLAuXDCrdG/5xD2xtJAeaFAH1yWBuAraAtlCP4h+xNiVdIgczp4tn6s86Sh+isKjYh01yOGRUHzf9VneCOpedPcWYU6xhz3XxWPby86km3U= Received: by 10.65.248.4 with SMTP id a4mr1796321qbs; Wed, 02 Nov 2005 02:49:01 -0800 (PST) Received: by 10.65.182.10 with HTTP; Wed, 2 Nov 2005 02:49:00 -0800 (PST) Message-ID: Date: Wed, 2 Nov 2005 11:49:01 +0100 From: Anna Seekamp To: Tomcat Users List Subject: Re: tomcat - OutOfMemoryError In-Reply-To: <3E3D8ACB1917BD48A27F853F9C4AC79D711E6A@xmb-blr-412.apac.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3E3D8ACB1917BD48A27F853F9C4AC79D711E6A@xmb-blr-412.apac.cisco.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Lenin, We have 4 GB physical memory and 1GB Swap-Space. And the top said, the swap-space is never used. -- anna 2005/11/2, Lenin Lakshminarayanan -X (lelakshm - HCL at Cisco) : > Check out the swap space available in the system ? How much swap do you > have in the system. Is it sufficiently available ? > > -----Original Message----- > From: Anna Seekamp [mailto:anna.seekamp@googlemail.com] > Sent: Wednesday, November 02, 2005 3:48 PM > To: users@tomcat.apache.org > Subject: tomcat - OutOfMemoryError > > Hi, > > We have a production-environment with heavy load. > A cluster of DualXeonServers. Each is running: > apache (prefork) > mod_jk > tomcat 5.0.28 > spring 1.1.5 > hibernate 2.1 > velocity (-> no JSPs) > c3p0-Connection-Pool. > > The jvm (1.4.2 Suse-Linux) starts with: > -server -Xmx1500m -Xms1500ms > > We have 9 webapps. > One webapp has 50% load. > The other share the rest. > If we put 7 webapps online, we > ran into problems. After a few hours we get OutOfMemoryErrors. The > tomcat crashes an we get no response. But there isn't a heavy load (< > 1). There isn't OutOfMemory (the last Runtime.freeMemory(): 1,3 GB) The > Thread-Dump of the crashed server is unspecific. Most threads are > waiting on findBundle in CoyoteConnector.createRequest(). > > Are there any suggestions. Everything is welcome! > I don't know where to look. Threads, Sockets, Memory (is there a problem > with Runtime.freeMemory) > > > best regards > -- anna > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org