Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 27268 invoked from network); 13 Dec 2006 12:07:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2006 12:07:33 -0000 Received: (qmail 64956 invoked by uid 500); 13 Dec 2006 12:07:39 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 64906 invoked by uid 500); 13 Dec 2006 12:07:39 -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 64895 invoked by uid 99); 13 Dec 2006 12:07:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 04:07:39 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 04:07:30 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id CDABD7140F6; Wed, 13 Dec 2006 04:07:10 -0800 (PST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 41168] New: - sshexec connect reset occurs Message-ID: X-Bugzilla-Reason: AssignedTo Date: Wed, 13 Dec 2006 04:07:10 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41168 Summary: sshexec connect reset occurs Product: Ant Version: 1.7.0RC1 Platform: Other OS/Version: Windows XP Status: NEW Severity: regression Priority: P2 Component: Optional Tasks AssignedTo: dev@ant.apache.org ReportedBy: mgjoyce@gmail.com I have two version of ANT 1.7.0RC1 and 1.6.5 running exactly the same build file and the same jsch-0.1.30.jar in the lib directory of each produces difference results: 1.6.5 - sshexec runs, and build succeeds. 1.7.0RC1 - sshexec looks like it has hung, but after about 15 minutes the following exception is reported: com.jcraft.jsch.JSchException: java.net.SocketException: Connection reset -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org