RE: scp task error: String index out of range

2006-11-16 Thread Lars Monsees
>> -Original Message- >> From: Lars Monsees [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, November 15, 2006 7:18 AM >> To: Ant Users List >> Subject: scp task error: String index out of range >> >> Hello, >> >> I get this error

RE: scp task error: String index out of range

2006-11-15 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Lars Monsees [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 7:18 AM > To: Ant Users List > Subject: scp task error: String index out of range > > Hello, > > I get this error when I start the task below: > >

scp task error: String index out of range

2006-11-15 Thread Lars Monsees
Hello, I get this error when I start the task below: BUILD FAILED C:\Projects\Java\HelpStudioANT\build.xml:100: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 I doesn´t matter if I specify keyfile

Re: SCP Task Error

2006-04-18 Thread Atsuhiko Yamanaka
Hi, 2005/7/16, Rich Harris <[EMAIL PROTECTED]>: > Anyone get this when using the 'scp' task: > com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: > Invalid argument or cannot assign requested address > ERROR - How about adding -Djava.net.preferIPv4Stack=true to javaVM?

RE: SCP Task Error

2005-07-16 Thread S I
pdate from sun.javan yesterday or the day before? Could that be the culprit? Ever since I accepted the update, things have not worked for me as they should. Steven Original Message Follows From: "Rich Harris" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "

SCP Task Error

2005-07-15 Thread Rich Harris
Anyone get this when using the 'scp' task: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Invalid argument or cannot assign requested address ERROR - I've already connected to the desired machine with the desired account manually so the RSA stuff has been added. It's

RE: scp task error

2003-11-12 Thread Chappell, Simon P
WSAD 4 comes with JDK 1.3, so I'll check and see if I have the jsse.jar. Thanks. >-Original Message- >From: Dale Anson [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 11, 2003 5:35 PM >To: Ant Users List >Subject: Re: scp task error > > >Hi Simon, > &g