From bodewig@apache.org Tue Apr 1 12:29:48 2003 Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 67492 invoked from network); 1 Apr 2003 12:29:48 -0000 Received: from bodewig.bost.de (195.227.98.11) by daedalus.apache.org with SMTP; 1 Apr 2003 12:29:48 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h31CTlj22189; Tue, 1 Apr 2003 14:29:47 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: java with fork=true produces IOException on UnixProcess.forkAndEx ec on solaris 8 References: From: Stefan Bodewig Date: 01 Apr 2003 14:29:47 +0200 In-Reply-To: Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 01 Apr 2003, joshua rosenblatt wrote: > The Test program runs just fine. I'm asking you to run exactly the command line that Ant would use. Maybe the path to java Ant uses is wrong or something like that. Stefan