Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 2997 invoked from network); 5 Jun 2009 19:51:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jun 2009 19:51:44 -0000 Received: (qmail 82354 invoked by uid 500); 5 Jun 2009 19:51:56 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 82312 invoked by uid 500); 5 Jun 2009 19:51:55 -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 82302 invoked by uid 99); 5 Jun 2009 19:51:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 19:51:55 +0000 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 wsmoak@gmail.com designates 74.125.92.147 as permitted sender) Received: from [74.125.92.147] (HELO qw-out-1920.google.com) (74.125.92.147) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 19:51:47 +0000 Received: by qw-out-1920.google.com with SMTP id 4so1055590qwk.14 for ; Fri, 05 Jun 2009 12:51:27 -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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=hJFymcyhmihn1/wmkENWwjA0AOKt7C9g9LWLE5aHPG4=; b=k60HGIf3r5I84UNDGH2/myLE2Kf01FMONCR8OKpklcf6+wMLccbYO5RQAULiXuw2uV NJVVnmMf+7TRjqPDEgQV+0B7W/yOtpQxLVU+C2sQdh6EmNhnnRrXyvxoD1Mih6fOKb+N DiGvImFBoMaaOdaER7J8BluzeniLKOqjwHCnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=K/InuVfa/+OjTlTM70FnN7HGsf4qFSh+NuN9f7bFmA1RX9XVMfboUap813qWZwlj4n g4YHvkgPgxOeOYYcoCE9kqRlAmNMsV45W+ckCzIktVBQ6Qsp77bSNB608fqzJYSgZUpg KJZgGAHxuyicmsUozWsDQKXg5L+p9YJVE3Sms= MIME-Version: 1.0 Received: by 10.224.54.65 with SMTP id p1mr4068978qag.93.1244231486423; Fri, 05 Jun 2009 12:51:26 -0700 (PDT) In-Reply-To: References: <0E6DE2BD-727C-4C81-9C85-D475FC3C1E7C@apache.org> <2B6DE053-3D9E-4222-A4E4-C557D39DFC7F@apache.org> <9C22F214-CB7E-4F13-9C1D-0016E9004F71@apache.org> <9948cb690905290537s4849ec05x836b74c9416a5d78@mail.gmail.com> From: Wendy Smoak Date: Fri, 5 Jun 2009 12:51:06 -0700 Message-ID: Subject: Re: stability problems on vmbuild 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 Unfortunately, it doesn't seem to have helped. :( The wrapper log shows "JVM appears hung": 27 times on June 3 29 times on June 4 16 times so far today on June 5 And Stefan reopened INFRA-2037 for additional problems with the Directory builds. https://issues.apache.org/jira/browse/INFRA-2037 This is 1.3.4-SNAPSHOT r781487 from June 3. I checked to make sure it is using the new plexus-utils and found ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar . -- Wendy On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse wrote: > Thanks Wendy > > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak wrote: > >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse >> wrote: >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?