From continuum-users-return-2432-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Aug 14 11:51:44 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 62822 invoked from network); 14 Aug 2006 11:51:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Aug 2006 11:51:44 -0000 Received: (qmail 21118 invoked by uid 500); 14 Aug 2006 11:51:39 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 21043 invoked by uid 500); 14 Aug 2006 11:51:39 -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 21000 invoked by uid 99); 14 Aug 2006 11:51:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 04:51:39 -0700 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 [206.47.128.62] (HELO hurricane.webinmotion.net) (206.47.128.62) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 04:51:38 -0700 Received: (qmail 20928 invoked from network); 14 Aug 2006 07:51:16 -0400 Received: from 206-248-136-112.dsl.teksavvy.com (HELO ?10.1.2.68?) (206.248.136.112) by admin.webinmotion.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 14 Aug 2006 07:51:16 -0400 Message-ID: <44E06398.2080406@threewisemen.ca> Date: Mon, 14 Aug 2006 07:50:48 -0400 From: Steven Vetzal User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Continuum Users Subject: False Build Errors Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, I installed Continuum (v1.0.3) for the first time the other week and added a bunch of projects to it. The installation was great, although this is on one of our FreeBSD 64-bit boxes and I had to patch and compile Tanuki's Wrapper for the platform and graft it into the Continuum installation. I have one problem - builds will fail regularly with "Build in Error" the status icon, but when I go looking for a build error in the build logs, it only shows me the last successful build. If I manually trigger another build, it will run successfully and the status icon will update to show it was successful. This only seems to happen when I leave it on its own and it does its hourly checks. Looking through wrapper.log there are no errors noted. Anyone seen this before? Steve