Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 30180 invoked from network); 13 Apr 2008 17:55:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Apr 2008 17:55:18 -0000 Received: (qmail 74947 invoked by uid 500); 13 Apr 2008 17:55:18 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 74904 invoked by uid 500); 13 Apr 2008 17:55:17 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 74895 invoked by uid 99); 13 Apr 2008 17:55:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2008 10:55:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henri.gomez@gmail.com designates 209.85.200.175 as permitted sender) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2008 17:54:35 +0000 Received: by wf-out-1314.google.com with SMTP id 26so1725531wfd.0 for ; Sun, 13 Apr 2008 10:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=+Vz6vmblu4IZO2hgZWGglMjVckgU8HqBwYYUp28bh04=; b=kegDeoCYLziK4oOQ+sIBH+CYh7i80OLKEWCjZMNVz5F4R4cyP/pM5ks1XSKI4wLPVrfgNWjhHWQaUuqUQICqgqV1mR1D1sc5T1w6Y7RryI/t1Kh+cTEwvQER6AR8RdoMN0YuZDpWW+V9udfWZERS3Fq/QzDHjjF4Yj/oZxkhS80= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=INt8HcIIHv7uOwiq/J7SZQfg7++tzD+77yciKUWIr1MGafCflPpFACV1KNmzE2XdRtDfM+KZsWBxv8JysU6Bw8l5OJtXd9JK8nr46qHKo5J3Q8fLJDRUxmDTvQ2jrK03jqnMxcseSn1yUWkgPJCBJ+OI17UNcLblju6n8NWmlro= Received: by 10.142.53.5 with SMTP id b5mr633810wfa.324.1208109288311; Sun, 13 Apr 2008 10:54:48 -0700 (PDT) Received: by 10.142.164.11 with HTTP; Sun, 13 Apr 2008 10:54:48 -0700 (PDT) Message-ID: <6291fc850804131054mc07ffd2q554bcde5cfa7a259@mail.gmail.com> Date: Sun, 13 Apr 2008 19:54:48 +0200 From: "Henri Gomez" To: archiva-users@maven.apache.org Subject: Re: too many open files with 1.0.2 In-Reply-To: <83E753BE7B6A324ABB336245BAF1DAAC08525FEB@mailserver.metatv-ds.metatv.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <83E753BE7B6A324ABB336245BAF1DAAC084AF96A@mailserver.metatv-ds.metatv.com> <6291fc850804120949s673e1855r62ce2172d28afc7@mail.gmail.com> <83E753BE7B6A324ABB336245BAF1DAAC08525FEB@mailserver.metatv-ds.metatv.com> X-Virus-Checked: Checked by ClamAV on apache.org You goes back from 10.3.2.1 (latest) to 10.1.3.1 (Jul 2006) ? 2008/4/13, Jason Chaffee : > Actually, I think it had to do with the version of derby I was using. > The docs said use derby-10.1.3.1.jar or later. I was using > derby-10.3.2.1.jar. I changed it do use derby-10.1.3.1.jar and the > problem disappeared. > > It might be a good idea to add a warning or have someone else confirm > and then add a warning to the tomcat documentation > > It caused us a lot of issues and in fact cause our entire primary server > to crash. If other people do not have some type of high availability > configuration they could really end up in a bind and be quite upset. > > > -----Original Message----- > From: Henri Gomez [mailto:henri.gomez@gmail.com] > Sent: Saturday, April 12, 2008 9:50 AM > To: archiva-users@maven.apache.org > Subject: Re: too many open files with 1.0.2 > > I see that also but it was releated to a problem with Tomcat 6.x and > libtcnative. > > Is it your setting ? > > >2008/4/11, Jason Chaffee : > > With Archvia-1.0.2 running in tomcat, I am getting "too many open > files" > > errors at least twice a day, forcing a reboot of archiva to fix the > > issue. When I run "lsof", I see that the database files are open > more > > than once so I suspect a resource leak. Is anyone else seeing this? > > > > >