My Oracle Support Banner

OFSAAI 8.x ESIC Throwing Java.security.InvalidKeyException: Illegal Key Size Errors in External Scheduler Logs (Doc ID 2809724.1)

Last updated on MAY 10, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
External Scheduler Interface Component (ESIC)

Symptoms

On OFSAAI ESIC throwing java.security.InvalidKeyException: Illegal key size error when executing ESIC via AutoSys, seeing the following error in the AutoSys logs. NOTE: The batch executes and completes successfully and no errors are reported in any OFSAA logs.

ERROR

esic -JD -U<USER> -<ENCRYPTED PASSWORD> -RINFODOM_SCD_BATCH_LOAD_20210901_125020 -IINFODOM -SCD_BATCH_LOAD -D20210131
[AESCryptorImpl.handleJVM]->INFO:JVM created successfully...
java.security.InvalidKeyException: Illegal key size
  at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1039)
  at javax.crypto.Cipher.implInit(Cipher.java:805)
  at javax.crypto.Cipher.chooseProvider(Cipher.java:864)
  at javax.crypto.Cipher.init(Cipher.java:1396)
  at javax.crypto.Cipher.init(Cipher.java:1327)
  at com.iflex.fic.util.AESCryptor.AESCryptor.decrypt(AESCryptor.java:267)
[AESCryptorImpl]C++: WARNING - Though the Encryption is in AESCryptor format, But the 'Key' set for encryption is different, so unable to call java Method, and returning the original encrypted string
EXIT STATUS = 0

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.