Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 91450 invoked from network); 3 Jul 2009 09:02:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jul 2009 09:02:30 -0000 Received: (qmail 15676 invoked by uid 500); 3 Jul 2009 09:02:41 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 15604 invoked by uid 500); 3 Jul 2009 09:02:41 -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 15594 invoked by uid 99); 3 Jul 2009 09:02:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jul 2009 09:02:39 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.220.217 as permitted sender) Received: from [209.85.220.217] (HELO mail-fx0-f217.google.com) (209.85.220.217) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jul 2009 09:02:31 +0000 Received: by fxm17 with SMTP id 17so456895fxm.2 for ; Fri, 03 Jul 2009 02:02:10 -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; bh=sWrADJSXPTfXjcj2oroJCNHkR1bS/KRujw7tYkahZdo=; b=RTUQGt4v0hymQvhKaBnO8PQfnIukSzXgOM4/RZcy1N7EpWSwt61yj0VRduZD/X4KiL W7Xs/eDA8F8MhxyMLJhHcB10E65XQQbAk8Eui2fCoXihT/mGONOaFxgto5D1lyvLi9vr 0IonMWtf7wwcJQLHlzoj18MPfK/QVNDWYljQ8= 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; b=X+94efUjW/4WQraFn7wu00KK7ouRsacoGbDHQ2x9gAnxx1DxzbbmnSlxtrauK6hut1 Jtg52Be4/PmRNByYS4t5vZhlC+7aEUwFVr7QYi/lfBEGkefMACp7Ji61MiuWZWnUUNwb s4DpSR+4BGGOsJlv7WUOgxb2EcYqzWHDwwdAs= MIME-Version: 1.0 Received: by 10.223.123.129 with SMTP id p1mr721513far.0.1246611730272; Fri, 03 Jul 2009 02:02:10 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Jul 2009 11:02:10 +0200 Message-ID: Subject: Re: Issue with vmbuild From: Emmanuel Venisse To: dev@continuum.apache.org Content-Type: multipart/alternative; boundary=001636c5a9ff5b16d0046dc969c5 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5a9ff5b16d0046dc969c5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Fri, Jul 3, 2009 at 10:57 AM, Emmanuel Venisse < emmanuel.venisse@gmail.com> wrote: > > > On Thu, Jul 2, 2009 at 7:30 PM, Wendy Smoak wrote: > >> On Thu, Jul 2, 2009 at 9:19 AM, Emmanuel >> Venisse wrote: >> >> > We have an issue with the "Continuum 1.3.x Branch" group. In it with >> have >> > lot of projectScmRoot instead of only one, and it seems the JVM hang >> each >> > time Continuum try to build this group. >> > I think it would be good to remove it then then readd it correctly. >> >> Go ahead, but good luck deleting the projects! I'm currently trying >> to delete the maven-continuum-plugin module and it takes the app down >> every time I try (jvm appears hung, wrapper restarts it). I'm having >> to delete hundreds of build results first. > > > Done without issue. > I deleted the maven-continuum-plugin too. > > > >> >> >> I'm actually planning to spend some time today on a utility to delete >> old build results through XML-RPC. There's already some code attached >> to one of the related issues. >> >> > The other thing is that we don't run in parallel all scm update and svn >> is >> > very slow on vmbuild so when a project is queued, it take a very long >> time >> > to go to the build queue. >> >> I think you mentioned that before, did it get into JIRA? My >> preference is that this not go on the branch, but I'll defer to those >> who are actually doing the work. :) > > > I don't know. I'll add one if it doesn't exist. > > Emmanuel > > --001636c5a9ff5b16d0046dc969c5--