Upgrade Failing with "JPS Failed To Perform Cryptographic Operation" Error During Domain Reconfiguration
(Doc ID 2671133.1)
Last updated on DECEMBER 02, 2021
Applies to:
Business Intelligence Server Enterprise Edition - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
- When running the reconfig.sh step during the upgrade of OBIEE to 12.2.1.4 version, The error "Failed to Perform Cryptographic Operation" occurs at the step "Upgrading of Domain Component Configurations".
- The ua<Date-Timestamp>.log shows the below entry for Oracle BI Rebase Service, Oracle Web Services Manager and Oracle BI ODBC components:
[Date-Timestamp] [bi] [ERROR] [] [oracle.bi.servicelcm_v2.internal.jps.CredentialStoreAccessImpl] [tid: <tid>] [ecid: <ecid>] Unable to set-up JPS[[
oracle.security.jps.JpsException: oracle.security.jps.service.keystore.KeyStoreServiceException: Failed to perform cryptographic operation
at oracle.security.jps.internal.config.OpssCommonStartup.preStart(OpssCommonStartup.java:418)
at oracle.security.jps.JpsStartup.preStart(JpsStartup.java:358)
at oracle.security.jps.JpsStartup.start(JpsStartup.java:248)
at oracle.bi.servicelcm_v2.internal.jps.CredentialStoreAccessImpl.setupJpsStandalone(CredentialStoreAccessImpl.java:68)
at oracle.bi.servicelcm_v2.internal.jps.CredentialStoreAccessImpl.<init>(CredentialStoreAccessImpl.java:43)
at oracle.bi.servicelcm_v2.internal.jps.CredentialStoreAccessImpl.createCredentialStoreAccessStandalone(CredentialStoreAccessImpl.java:34)
at oracle.bi.servicelcm_v2.internal.jps.CredentialStoreAccessFactory$1.createCredentialStoreAccessImpl_(CredentialStoreAccessFactory.java:14)
.
.
.
Caused by: oracle.security.jps.service.keystore.KeyStoreServiceException: Failed to perform cryptographic operation
at oracle.security.jps.internal.keystore.util.CryptoUtil.decrypt(CryptoUtil.java:614)
.
.
at oracle.security.jps.internal.config.OpssCommonStartup.preStart(OpssCommonStartup.java:352)
... 26 more
Caused by: 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 oracle.security.jps.internal.keystore.util.CryptoUtil.decrypt(CryptoUtil.java:591)
... 44 more
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 |