MFT File rename function fails with, 'Error occurred while moving or renaming a file after sending'
(Doc ID 2134664.1)
Last updated on JULY 16, 2024
Applies to:
Oracle Managed File Transfer - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
MFT file rename function fails with the error below:
Cause Error occurred while moving or renaming a file after sending.
Action Check the adapter properties and resubmit the message. Contact Oracle Support Services if the problem persists.
The error message below is seen in the logs:
<Aug 19, 2016 9:45:35 AM EDT> <Error> <oracle.soa.adapter.ftp> <BEA-000000> <Exception while setting up session
BINDING.JCA-11443
Adapter internal error.
Adapter internal error.
The adapter has become unstable. This could be because of incorrect parameters supplied to the adapter. The parameter: {0} had value: {1}
Please make sure that SFTP has been setup correctly.
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.setContext(SSHSessionImpl.java:1510)
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.setUpPasswordSocketConnection(SSHSessionImpl.java:268)
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.<init>(SSHSessionImpl.java:204)
at oracle.tip.adapter.ftp.SshImpl.SshImplFactory.getSshImpl(SshImplFactory.java:26)
at oracle.tip.adapter.ftp.SFTPManagedConnection.setupSftpConnection(SFTPManagedConnection.java:138)
at oracle.tip.adapter.ftp.SFTPManagedConnection.<init>(SFTPManagedConnection.java:63)
at oracle.tip.adapter.ftp.FTPManagedConnectionFactory.createManagedConnection(FTPManagedConnectionFactory.java:264)
at oracle.tip.adapter.ftp.FTPConnectionManager.allocateConnection(FTPConnectionManager.java:45)
...
Caused By: com.maverick.ssh.SshException: blowfish-cbc is not supported [Unknown cause]
at com.maverick.ssh2.Ssh2Context.setPreferredCipherSC(Unknown Source)
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.setContext(SSHSessionImpl.java:1486)
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.setUpPasswordSocketConnection(SSHSessionImpl.java:268)
at oracle.tip.adapter.ftp.SshImpl.SSHSessionImpl.<init>(SSHSessionImpl.java:204)
at oracle.tip.adapter.ftp.SshImpl.SshImplFactory.getSshImpl(SshImplFactory.java:26)
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 |
References |