do you have applied all latest Fixes to your IS 10.5 environment?
There have been issues with the JCraft SecureChannel jars, which have been resolved by certain Fixes meanwhile.
Can you check which user integration server running? Also what is the OS? it is windows? Typically error comes on Windows based OS, when IS tries to use NTML authentication.
No, it doesn’t. Maybe on linux but in windows in my local machine no one politicy or restriction is active. Its appears is about a Fix.
I’ve installed that fix but now my IS can’t start.
Error occurred while initializing server: java.lang.NoSuchMethodError: org.apache.logging.log4j.spi.LoggerContextFactory.isClassLoaderDependent()Z at org.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:49) at org.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:46) at org.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:358) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:383) at com.maverick.ssh2.Ssh2Context.(Ssh2Context.java:58) at com.wm.app.b2b.server.sftp.client.SFTPClientCommonConfig.setMacC2S(SFTPClientCommonConfig.java:93) at com.wm.app.b2b.server.sftp.client.SFTPClientCommonConfig.loadDefaultConfiguration(SFTPClientCommonConfig.java:34) at com.wm.app.b2b.server.sftp.client.common.SFTPClientSelfMigrator.migrate(SFTPClientSelfMigrator.java:66) at com.wm.app.b2b.server.sftp.client.common.SFTPClientSelfMigrator.migrate(SFTPClientSelfMigrator.java:212) at com.wm.app.b2b.server.Server.run(Server.java:641)
I just installed all available fixes in SUM and then IS started.
The good news is SFTP now works! The bad news is I dont know what fix solved this!
However now SFTP works well. Thank all of you so much!