"Can't find resource for bundle com.ofss.digx.infra.resource.ErrorMessageResourceBundle, key DIGX_CY_0001" Error Displayed after Application of Patchset
(Doc ID 2912282.1)
Last updated on APRIL 30, 2024
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to login after application of patchset 21.1.0.5.1 unable to login application, following error occurs.
ERROR
-----------------------
On Screen:
Can't find resource for bundle com.ofss.digx.infra.resource.ErrorMessageResourceBundle, key DIGX_CY_0001
In Logs:
APP: obdx.app.rest.idm] [partition-name: DOMAIN] [tenant-name: GLOBAL] Exception while trying to encrypt the data.[[
javax.crypto.AEADBadTagException: Tag mismatch!
at com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:578)
at com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116)
at com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853)
.
.
.
.
.
Exception occured while decrypting private key[[
com.ofss.digx.infra.exceptions.crypto.CryptographyException
at com.ofss.digx.infra.crypto.impl.aes.AESCryptographyProvider.decrypt(AESCryptographyProvider.java:122)
at com.ofss.digx.infra.crypto.rsa.impl.RSAAsymmetricCryptographyProvider.decrypt(RSAAsymmetricCryptographyProvider.java:169)
at com.ofss.sms.dbAuthenticator.repos.DBIdentityRepository.authenticateUser(DBIdentityRepository.java:447)
at com.ofss.digx.ejb.auth.AuthBean.authenticateUser(AuthBean.java:71)
STEPS
-----------------------
The issue can be reproduced with following steps:
1. Apply patchset 21.1.0.5.1
2. Try to login in application.
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 |