Re: Ant sshexec random failures

2007-08-11 Thread Andrew Goktepe
I posted bug 43092 for this issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=43092 -Andrew On 7/10/07, Kevin Jackson <[EMAIL PROTECTED]> wrote: > > Hi, > > Has anyone posted a bug on BZ for this? > > If we have an open bug report and a patch & test for it, we can > perform the fix and ge

Re: Ant sshexec random failures

2007-07-10 Thread Kevin Jackson
Hi, Has anyone posted a bug on BZ for this? If we have an open bug report and a patch & test for it, we can perform the fix and get it into the trunk of ant for 1.7.1 Thanks, Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Ant sshexec random failures

2007-07-10 Thread Andrew Goktepe
annel.isClosed()) { > if (thread == null) { > return; > } > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- View

Re: Ant sshexec random failures

2007-07-10 Thread ruel loehr
be, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- View this message in context: http://www.nabble.com/Ant-sshexec-random-failures-tf3190085.html#a11521137 Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ant sshexec random failures

2007-06-28 Thread pdmckenzie
nnel.isClosed()) { > if (thread == null) { > return; > } > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- View this message in context:

Re: Ant sshexec random failures

2007-06-01 Thread Atsuhiko Yamanaka
Hi, 2007/6/1, ken77 <[EMAIL PROTECTED]>: I am having the same exactly problem with the sshexec, the same script sometimes works, sometimes it gives me "Remote command failed with exit status -1" , I was wondering if you have found the reason for this and a possible solution ? May I ask you to

Re: Ant sshexec random failures

2007-06-01 Thread Andrew Goktepe
31.jar > based on some anecdotal evidence I saw in the jsch changelog. > > My ant install was running under jdk 1.4.2_11, which we upgraded to jdk > 1.6.0 with no change. > > ANY help you can provide will be greatly appreciated. > > Cheers, > Chris > > > >

Re: Ant sshexec random failures

2007-05-31 Thread ken77
under jdk 1.4.2_11, which we upgraded to jdk > 1.6.0 with no change. > > ANY help you can provide will be greatly appreciated. > > Cheers, > Chris > > > > -- View this message in context: http://www.nabble.com/Ant-sshexec-random-failures-tf3190085.html#a1089587