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? I have found a similar problem at https://bugs.eclipse.org/bugs/show_bug.cgi?id=118548 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
