Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D607845C4 for ; Thu, 2 Jun 2011 13:28:13 +0000 (UTC) Received: (qmail 13727 invoked by uid 500); 2 Jun 2011 13:28:13 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 13683 invoked by uid 500); 2 Jun 2011 13:28:12 -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 97275 invoked by uid 99); 2 Jun 2011 13:18:24 -0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of saiganesh44@gmail.com) Date: Thu, 2 Jun 2011 06:17:57 -0700 (PDT) From: avenger To: user@ant.apache.org Message-ID: <1307020677389-4448092.post@n5.nabble.com> Subject: Remote ant - java.io.EOFException when run MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org my build.xml file in local when i run the ant, the remote call is made to the remote server and target is executed on the remote box, but i get a java.io.EOFException with BUILD FAILED message on my local java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputSt ream.java:2552) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351) at net.sf.antcontrib.antserver.client.Client.sendCommand(Client.java:233 ) at net.sf.antcontrib.antserver.client.ClientTask.execute(ClientTask.java :144) have anyone run into this issue earlier? please help me out -- View this message in context: http://ant.1045680.n5.nabble.com/Remote-ant-java-io-EOFException-when-run-tp4448092p4448092.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org