Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 56461 invoked from network); 29 Jul 2009 04:03:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 04:03:38 -0000 Received: (qmail 6041 invoked by uid 500); 29 Jul 2009 04:03:38 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 5972 invoked by uid 500); 29 Jul 2009 04:03:38 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 5962 invoked by uid 99); 29 Jul 2009 04:03:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 04:03:38 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 04:03:30 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 3995DE220014 for ; Wed, 29 Jul 2009 04:03:09 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03133-06 for ; Wed, 29 Jul 2009 06:03:07 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 2525) id E9A87E22000A; Wed, 29 Jul 2009 06:03:07 +0200 (CEST) To: user@ant.apache.org Subject: Re: Problem with zip task X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 65950) References: From: Stefan Bodewig Date: Wed, 29 Jul 2009 06:03:07 +0200 In-Reply-To: (Derek E. Cole's message of "Tue\, 28 Jul 2009 13\:41\:31 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On 2009-07-28, Cole, Derek E wrote: > Has anyone encountered a problem when running a zip task, the log will > say something like > [zip] Building zip: /path-to/some.war > [zip] adding directory ........ > Then getting an exception that says > Problem creating zip: > /path-to/someotherdir/.nfs0000000000000001a121a00000003ae (No such file > or directory) Not with zip but with delete: https://issues.apache.org/bugzilla/show_bug.cgi?id=45786 So far we haven't been able to understand the issue (at least partly due to not having an NFS filesystem around to experiment). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org