Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 4238 invoked from network); 17 Feb 2006 16:51:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 16:51:53 -0000 Received: (qmail 64788 invoked by uid 500); 17 Feb 2006 16:51:51 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 64759 invoked by uid 500); 17 Feb 2006 16:51:51 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 64747 invoked by uid 99); 17 Feb 2006 16:51:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 08:51:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Feb 2006 08:51:50 -0800 Received: (qmail 11341 invoked from network); 17 Feb 2006 16:51:36 -0000 Received: from 250.22.99-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.99.22.250) by 0 with SMTP; 17 Feb 2006 16:51:36 -0000 Message-ID: <43F5FF03.5040704@venisse.net> Date: Fri, 17 Feb 2006 17:51:15 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Clearing hanged builds References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Where has it hung? in continuum or in sub-process (maven, ant, shell script)? If it's in sub-process, kill it because if you don't kill it, it will be a zombie process. If your project is always "In Progress", restart Continuum. If it's in Continuum, restart Continuum. All status are cleaned at continuum startup. Emmanuel Matt McGill a �crit : > I've got a build that has hung, leaving Continuum to permanently > display "In Progress..." for its status. I read in a previous message > to this list that it was somehow possible in 1.0.2 to clear the > offending build out of the database without doing it manually, but I'm > unsure of how to do so. Can someone clue me in? > > -Matt > > >