Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 55316 invoked from network); 15 Jul 2010 17:32:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 17:32:59 -0000 Received: (qmail 64114 invoked by uid 500); 15 Jul 2010 17:32:59 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 64040 invoked by uid 500); 15 Jul 2010 17:32:59 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 64031 invoked by uid 99); 15 Jul 2010 17:32:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 17:32:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 17:32:51 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 8C2854110004 for ; Thu, 15 Jul 2010 19:32:00 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tLpSVHkXV6cj for ; Thu, 15 Jul 2010 19:31:58 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 263E74110003; Thu, 15 Jul 2010 19:31:55 +0200 (CEST) From: Stefan Bodewig To: general@gump.apache.org Subject: Re: Gump for Forrest References: <20100706032405.GC10352@igg.local> <87tyodb5xi.fsf@v35516.1blu.de> <20100706044419.GD10352@igg.local> <20100715075358.GD1003@igg.local> X-Draft-From: ("nnfolder:mail.gump-general" 15117) Date: Thu, 15 Jul 2010 19:31:52 +0200 In-Reply-To: <20100715075358.GD1003@igg.local> (David Crossley's message of "Thu, 15 Jul 2010 17:53:58 +1000") Message-ID: <87fwzk648n.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2010-07-15, David Crossley wrote: > Unless i am reading incorrectly, Gump is taking > 60+ minutes on "forrest-test-basic". That seems strange. Both forrest-test-basic and forrest-test get killed by Gump - it terminates builds that take longer than an hour. For some reason your build never finishes - my guess is that the forked Jetty is never getting terminated if the application inside of it runs into an exceptional state and so Ant keeps waiting for it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org