RE: FW: Connection Failures On SSHExec Task

2005-06-20 Thread Anderson, Rob (Global Trade)
gt; Subject: Re: FW: Connection Failures On SSHExec Task > > > Atsuhiko, > > Thanks for your response. Have you/jcraft pursued this > problem any further ? > I moved on to other aspects of my project, after receiving > your note, in the > hope that you might find a w

Re: FW: Connection Failures On SSHExec Task

2005-06-19 Thread Bill Winspur
Atsuhiko, Thanks for your response. Have you/jcraft pursued this problem any further ? I moved on to other aspects of my project, after receiving your note, in the hope that you might find a workaround for the problem. However, I must return to the issue of exploiting SSH in my application very s

RE: FW: Connection Failures On SSHExec Task

2005-06-07 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, June 06, 2005 8:20 AM > To: [EMAIL PROTECTED] > Cc: user@ant.apache.org > Subject: Re: FW: Connection Failures On SSHExec Task > > > Hi, > >+-From: "

RE: Connection Failures On SSHExec Task

2005-06-06 Thread Anderson, Rob (Global Trade)
In this case yes, but that should not matter. -Rob A > -Original Message- > From: Bill Winspur [mailto:[EMAIL PROTECTED] > Sent: Friday, June 03, 2005 8:27 PM > To: Ant Users List > Subject: Re: Connection Failures On SSHExec Task > > > Rob, > Admitted

Re: FW: Connection Failures On SSHExec Task

2005-06-06 Thread Atsuhiko Yamanaka
Hi, +-From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> -- |_Date: Fri, 3 Jun 2005 10:16:53 -0700 __ | |> > > [sshexec] Connecting to xxx.com:22 |> > > [sshexec] root |> > > [sshexec] Connecting to xxx.com:22 |> > > [sshexec] Connecting t

Re: Connection Failures On SSHExec Task

2005-06-04 Thread Steve Cohen
Bill: Can you please set your system clock correctly? It is very disconcerting to see emails in my box dated a month in the future. Bill Winspur wrote: Synopsis I am running ant 6.1.2 on XP Pro and have a test case that produces SSH connection failures by repetitively running the same

Re: Connection Failures On SSHExec Task

2005-06-03 Thread Bill Winspur
Rob, Admittedly, this is an off the wall question, but are your ssh server and client on the same win2k host? Bill. Anderson, Rob (Global Trade) wrote: 1. What OS are you running sshexec on? Win 2k 2. What java version is ant running on ? java version "1.4.2_07" 3. What s

RE: Connection Failures On SSHExec Task

2005-06-03 Thread Anderson, Rob (Global Trade)
> 1. What OS are you running sshexec on? Win 2k > 2. What java version is ant running on ? java version "1.4.2_07" > 3. What ssh server implementation and version are you connecting to > (openssh?), OpenSSH_4.0p1, OpenSSL 0.9.7g 11 Apr 2005 > 4. What OS is the ssh server running on ? Win 2

Re: Connection Failures On SSHExec Task

2005-06-03 Thread Bill Winspur
jsch are you using? When I use jsch 0.1.20 is see the same problem with the output, but I still see BUILD SUCCESSFUL. -Rob Anderson -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 8:32 AM To: Ant Users List Subject: Re: Connection Failures On SS

FW: Connection Failures On SSHExec Task

2005-06-03 Thread Anderson, Rob (Global Trade)
st' > Subject: RE: Connection Failures On SSHExec Task > > > I was able to run the build file successfully using Ant 1.6.2 > with jsch version 0.1.16. This is not a known problem with > sshexec. It may be a problem with jsch. What version of jsch > are you using? When I use jsch

RE: Connection Failures On SSHExec Task

2005-06-03 Thread Anderson, Rob (Global Trade)
. -Rob Anderson > -Original Message- > From: Woodchuck [mailto:[EMAIL PROTECTED] > Sent: Friday, June 03, 2005 8:32 AM > To: Ant Users List > Subject: Re: Connection Failures On SSHExec Task > > > hey, get in line like everyone else! > > use correct time

Re: Connection Failures On SSHExec Task

2005-06-03 Thread Woodchuck
hey, get in line like everyone else! use correct time and dates. i delete all annoying future dated posts --- Bill Winspur <[EMAIL PROTECTED]> wrote: > Synopsis > I am running ant 6.1.2 on XP Pro and have a test > case that produces SSH connection failures by repetitively > running

Connection Failures On SSHExec Task

2005-06-02 Thread Bill Winspur
Synopsis I am running ant 6.1.2 on XP Pro and have a test case that produces SSH connection failures by repetitively running the same task. The first failure occurs after about two thirds (10) of the tasks have executed. At this point ant hangs up for about 2 minutes, then logs the foll