Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 96750 invoked from network); 29 May 2009 04:59:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 May 2009 04:59:01 -0000 Received: (qmail 57011 invoked by uid 500); 29 May 2009 04:59:13 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 56916 invoked by uid 500); 29 May 2009 04:59:13 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 56900 invoked by uid 99); 29 May 2009 04:59:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 04:59:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.218.226 as permitted sender) Received: from [209.85.218.226] (HELO mail-bw0-f226.google.com) (209.85.218.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 04:59:03 +0000 Received: by bwz26 with SMTP id 26so6183057bwz.2 for ; Thu, 28 May 2009 21:58:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=OoYCGkfIxcI960lP/pWHzetC6e3jRtWrKN2CbyIefw8=; b=R1pBKWiQzwpB39j1XChCjwNHi8vWwpvnQoLaqFzTy+s8GidmjzuTALAEuyrnkDPIb6 d9v08+63eQx1IVvDwVHWMyAQmLaGVWdB+4bequEMMagP3BeQcrYwJA6A8H9Q3IxRe9Qx 3tAHMFZUL11VVtSIKicthM3miK1tiUZPZVtD4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=o0AqrhHEjAZ6oNPcrlmKKu1lqDc9ZfKT+j9RkUyEPBJ1AhLaL18AJw1aS9WnlEAruw ywbqtNmAPTBPz/NsROMMVwoxU7tpjrn5xsmEzrFMd/TuWfOsZKaH70fs2hQlbVhCRDX5 ey0u0JR1Che/VBphlbG7IVCi/bNlCcjgfdyNA= MIME-Version: 1.0 Received: by 10.223.114.135 with SMTP id e7mr1539124faq.89.1243573122566; Thu, 28 May 2009 21:58:42 -0700 (PDT) In-Reply-To: References: <0E6DE2BD-727C-4C81-9C85-D475FC3C1E7C@apache.org> Date: Fri, 29 May 2009 06:58:42 +0200 Message-ID: Subject: Re: stability problems on vmbuild From: Emmanuel Venisse To: dev@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I fixed plexus-utils. Can you test it on vmbuild to see if it is ok? I tested it locally with my Continuum and open files seems to be stable On 5/28/09, Emmanuel Venisse wrote: > For Archiva, we use actually in Continuum an old version, it would be > good to upgrade it. > > The issue can be in plexus-util too: > http://jira.codehaus.org/browse/PLXCOMP-99 > > Emmanuel > > On 5/27/09, Emmanuel Venisse wrote: >> I started to look at it and fixed locally some of them in Continuum but >> they >> aren't new so I don't think my fixes will be enough. >> I think the issue is in Archiva but need some investigations. >> >> Emmanuel >> >> On Wed, May 27, 2009 at 7:32 AM, Brett Porter wrote: >> >>> One of the things to take into consideration for the 1.3.x GA release is >>> the stability problems we've had since upgrading on vmbuild. >>> >>> I noted it had gone down today due to "too many open files" (which >>> showed >>> up as a database error saying it couldn't be found - Derby confused me >>> at >>> first :) >>> >>> There have been similar reports recently against Archiva - but it wasn't >>> present in previous versions of Continuum. Is it possible that it is >>> something new in Redback (we're not using LDAP), a different JDO >>> configuration, or perhaps the shared Archiva purge scanners that might >>> be >>> causing this? >>> >>> Before restarting next time I'll run an lsof to see what is happening. >>> >>> - Brett >>> >> >