Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 42147 invoked from network); 2 May 2006 17:42:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 17:42:03 -0000 Received: (qmail 14516 invoked by uid 500); 2 May 2006 15:50:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14484 invoked by uid 500); 2 May 2006 15:50:44 -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 14465 invoked by uid 99); 2 May 2006 15:50:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 08:50:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of atsuhiko.yamanaka@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO nz-out-0102.google.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 08:50:43 -0700 Received: by nz-out-0102.google.com with SMTP id x7so3052939nzc for ; Tue, 02 May 2006 08:50:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Nx3PAmoOG8Q4887FfgcY8vDL5c1WxyF2baniEPYpgTPKv8US8kfUJ3c5C72Kn5jUviQQVp8frkXshclHbsWFdHOMKIGOr9DF7imHSgv2IfOzIpVOnScN9dmsvhrXgVMfYLKzuVW8mfxvrkmecF5J6CDhTUMsO9+oTVzyNWw1mqc= Received: by 10.64.181.12 with SMTP id d12mr156740qbf; Tue, 02 May 2006 08:50:20 -0700 (PDT) Received: by 10.65.189.17 with HTTP; Tue, 2 May 2006 08:50:20 -0700 (PDT) Message-ID: <6df22f8a0605020850m1bb90fdew1a2875be60df2958@mail.gmail.com> Date: Wed, 3 May 2006 00:50:20 +0900 From: "Atsuhiko Yamanaka" Sender: atsuhiko.yamanaka@gmail.com To: "Ant Users List" Subject: Re: sshexec hangs after remote script exits In-Reply-To: <8CA1EE8AD467DA44AD0A4EE122E42B0B034DF6F6@01AL10015010133> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8CA1EE8AD467DA44AD0A4EE122E42B0B034DF6F6@01AL10015010133> X-Google-Sender-Auth: 4f9750b7b46d3f5b X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, 2006/5/3, Brown, Carlton : > I've got an sshexec command that calls a remote script. The remote > script can take something like 5-15 minutes to run. Trouble is, the > sshexec never detects that the script exists. What have I done wrong? Which ant version are you using? There was a problem that the stdout will be closed at the end of sshexec an= d any outputs will not appear anymore after sshexec. Does 'hang' mean any ta= sks will not be invoked after sshexec or not outputs? That sdtout closing problem has been already fixed in SVN repository. Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 +1-415-578-3454 Fax +81-22-224-8773 Skype callto://jcraft/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org