Com.iflex.fic.util.AESCryptor.AESCryptor.encrypt Error Running PortC.jar UPD During Cloning
(Doc ID 2643671.1)
Last updated on FEBRUARY 28, 2020
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.4 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
On OFSAAI 8.0.4, attempting to complete cloning from Production down to Dev. The config and atomic schema names are the same for both Dev and Prod, but the passwords are different.
After running PortC.jar DMP, and then modifying the DefaultPorts.properties file, when runningPortC.jar UPD the following error appears:
ERROR
Enter OFSAAI config schema password :
java.lang.Exception: java.lang.NullPointerException
at com.iflex.fic.util.AESCryptor.AESCryptor.encrypt(AESCryptor.java:204)
at PortC.ConfigurePorts.getInputFromUser(ConfigurePorts.java:799)
at PortC.ConfigurePorts.main(ConfigurePorts.java:7856)
Caused by: java.lang.NullPointerException
at com.iflex.fic.util.AESCryptor.AESCryptor.encrypt(AESCryptor.java:193)
... 2 more
java.lang.NullPointerException
at PortC.ConfigurePorts.getInputFromUser(ConfigurePorts.java:845)
at PortC.ConfigurePorts.main(ConfigurePorts.java:7856)
The issue can be reproduced at will with the following steps:
1. Run PortC.jar UPD on Target
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 |