Login to OFSAA Fails After Installing OFSAAI 8.0.6.1 with 'java.security.InvalidKeyException: Illegal key size'
(Doc ID 2442208.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Financial Services Profitability Management - Version 8.0.6 and laterOracle Financial Services Funds Transfer Pricing - Version 8.0.6 and later
Oracle Financial Services Asset Liability Management - Version 8.0.6 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
After upgrading to Oracle Financial Services Analytical Applications Infrastructure (OFSAAI) 8.0.6.1 Patch 28033370 in an environment with a Weblogic web server, when you try to log into OFSAA, the login fails. The following error is output to the nohup.out created when starting Weblogic:
java.security.InvalidKeyException: Illegal key size
at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1024)
at javax.crypto.Cipher.implInit(Cipher.java:790)
at javax.crypto.Cipher.chooseProvider(Cipher.java:849)
at javax.crypto.Cipher.init(Cipher.java:1348)
at javax.crypto.Cipher.init(Cipher.java:1282)
at com.iflex.fic.util.AESCryptor.AESCryptor.encrypt(AESCryptor.java:236)
at com.iflex.fic.util.ClsUCntSecUtilFuncs.encrypt(ClsUCntSecUtilFuncs.java:58)
at jsp_servlet.__encrypt._jspService(__encrypt.java:206)
The same issue happens for all users including SYSADMN and SYSAUTH. No users can access OFSAA.
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 |