"com.jcraft.jsch.JSchException: Auth fail" Signalled When Executing ODI 11g OdiSftpPut Tool
(Doc ID 2301682.1)
Last updated on DECEMBER 18, 2019
Applies to:
Oracle Data Integrator - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
When executing Oracle Data Integrator (ODI) 11g OdiSftpPut to connect to the SFTP server using the following command:
OdiSftpPut "-HOST=machine.oracle.com" "-USER=oracle" "-LOCAL_DIR=/home/oracle/" "-REMOTE_DIR=/home/oracle/ftp_test" "-COMPRESSION=NO" "-STRICT_HOSTKEY_CHECKING=NO"
.. the following message is signalled:
Caused by: com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:451)
at com.jcraft.jsch.Session.connect(Session.java:149)
at org.apache.commons.vfs2.provider.sftp.SftpClientFactory.createConnection(SftpClientFactory.java:226)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |