From dev-return-70915-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Jan 31 11:49:31 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40689 invoked from network); 31 Jan 2006 11:49:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jan 2006 11:49:15 -0000 Received: (qmail 96155 invoked by uid 500); 31 Jan 2006 11:49:13 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 96108 invoked by uid 500); 31 Jan 2006 11:49:13 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 96096 invoked by uid 99); 31 Jan 2006 11:49:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 03:49:13 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 03:49:12 -0800 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 3967C37168 for ; Tue, 31 Jan 2006 11:48:51 +0000 (GMT) Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19510-01-24 for ; Tue, 31 Jan 2006 11:48:50 +0000 (GMT) Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [15.144.59.2]) by tobor.hpl.hp.com (Postfix) with ESMTP id 7411837167 for ; Tue, 31 Jan 2006 11:48:50 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 3C96C58AE for ; Tue, 31 Jan 2006 11:48:50 +0000 (GMT) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07327-02-2 for ; Tue, 31 Jan 2006 11:48:46 +0000 (GMT) Received: from timmay.hpl.hp.com (timmay-hb.hpl.hp.com [15.144.59.39]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 549FB4AED for ; Tue, 31 Jan 2006 11:48:46 +0000 (GMT) Received: from [15.144.25.135] (chamonix.hpl.hp.com [15.144.25.135]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k0VBmd16028424 for ; Tue, 31 Jan 2006 11:48:39 GMT Message-ID: <43DF4E97.4040207@apache.org> Date: Tue, 31 Jan 2006 11:48:39 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Ant Developers List Subject: Re: and exit code 128 References: <43DA1437.9050006@imapmail.org> <43DE5094.60805@apache.org> <43DF4B36.9030602@imapmail.org> In-Reply-To: <43DF4B36.9030602@imapmail.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rob Oxspring wrote: > > I've been looking into this some more and it turns out that our > development boxes very rarely suffer this problem while the build server > is the only one that sometimes does... I suspect this is due to the > build server having twin processors. To test this I've set the > processor affinity to make the builds use one processor only and things > seem to be working out. It'd be great if there were a solution that'd > let us use both processors but I'll have to ponder that for a while. > My work box is two-core xeon w/ hyperthread turned on. So it usually finds thread bugs fast, even if the pentium m laptop compiles javac faster. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org