>> -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:
>>
>> BUILD FAILED
>> C:\Proj
> -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:
>
> BUILD FAILED
> C:\Projects\Java\
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?
Hi
It 's interesting you posted this, just about when I rcv'd the same error
and about to post the same thing about scp task:
BUILD FAILED
C:\AntHill\work\proj1\install\sshtest.xml:19: com.jcraft.jsch.JSchException:
Auth
cancel
Did you by any chance receive and accept an update from sun.jav
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