From dev-return-8149-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Thu May 28 05:18:11 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 96929 invoked from network); 28 May 2009 05:18:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 May 2009 05:18:11 -0000 Received: (qmail 99356 invoked by uid 500); 28 May 2009 05:18:24 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 99259 invoked by uid 500); 28 May 2009 05:18:24 -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 99249 invoked by uid 99); 28 May 2009 05:18:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 05:18:24 +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; Thu, 28 May 2009 05:18:13 +0000 Received: by bwz26 with SMTP id 26so5425230bwz.2 for ; Wed, 27 May 2009 22:17:53 -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=d3U0NQdrnJAs6AfaGAbwMuxeQM2JkJDm9w4jtvFL85g=; b=bRG5A/2ZGNbQ4+GcaIt460neW5ZlyzDk9VfesFmLIKl5RJrLcVo6zKy/MfzWNDefxd 94rAsiv5iuH/Yi+IfxkM7/Vo7nJwi5tsfGy/1zmvgvlq/WUHGr12In7FgulAeTuxY7uf cVoWsEcYWD0kcDeS7/EncORfSl453lD+WQVdw= 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=JP7PTtx+bNl5wSXhgpb2LPmyAvgmNPecifsC+ouVZBUru5LEwdTbFBFRyVoFZ2mJCR xtBLmxhVgQKid0UIlQA0UT8xpbs7ugx75ZCy7ai4W8kvDZd55xhEJiPE1MgDvKkKelFV GdzyZEVU8nh1KQBqjq95FL70czYx+CCWtTzVU= MIME-Version: 1.0 Received: by 10.223.126.66 with SMTP id b2mr856451fas.3.1243487872830; Wed, 27 May 2009 22:17:52 -0700 (PDT) In-Reply-To: References: <0E6DE2BD-727C-4C81-9C85-D475FC3C1E7C@apache.org> Date: Thu, 28 May 2009 07:17:52 +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 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 >> >