Unable to save the SFTP Password From GUI
(Doc ID 2837120.1)
Last updated on FEBRUARY 02, 2022
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and laterInformation in this document applies to any platform.
Symptoms
SFTP is not saving from the UI and we can see the below error in the Revappserver.log file.
23-12-21 14:23:33,933 GMT PM] [ERROR] [APP] [REVELEUS] [NA] [SFTPUTIL] Exception
java.lang.Exception: [ClsUCntSecUtilFuncs] Error in decryption java.lang.Exception: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
at com.iflex.fic.util.ClsUCntSecUtilFuncs.decrypt(ClsUCntSecUtilFuncs.java:79)
at com.iflex.fic.util.ftpService.SFTPUtil.createConnectionString(SFTPUtil.java:1630)
at com.iflex.fic.util.ftpService.SFTPUtil.checkConnection(SFTPUtil.java:1561)
at com.iflex.fic.util.ftpService.fileTranferer.checkFTPdetails(fileTranferer.java:490)
at com.iflex.fic.ficserver.services.sms.InformationDomainServices.checkFTP(InformationDomainServices.java:2453)
at com.iflex.fic.ficserver.services.sms.SMSServiceProvider.handleRequest(SMSServiceProvider.java:844)
at com.iflex.fic.newservice.ServiceProxy.invokeService(ServiceProxy.java:184)
at com.iflex.fic.newservice.NewServiceMaster.provideService(NewServiceMaster.java:212)
at com.iflex.fic.newservice.DynamicServiceManager.provideService(DynamicServiceManager.java:315)
at com.iflex.fic.ficserver.JavaRequestHandler.handleRequest(JavaRequestHandler.java:546)
at com.iflex.fic.ficserver.JavaSocketConnection.run(JavaSocketConnection.java:206)
[23-12-21 14:23:33,933 GMT PM] [INFO ] [APP] [REVELEUS] [NA] [SFTPUTIL] CreateDefaultOptions : org.apache.commons.vfs2.FileSystemOptions@xxxxxxx
[23-12-21 14:23:36,596 GMT PM] [ERROR] [APP] [REVELEUS] [NA] [SFTPUTIL] Exception
org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://xxxxxx:***@xxxxxxx/".
at org.apache.commons.vfs2.provider.sftp.SftpFileProvider.doCreateFileSystem(SftpFileProvider.java:107)
at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.getFileSystem(AbstractOriginatingFileProvider.java:103)
at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:81)
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 |
Cause |
Solution |
References |