Application Fails to Start After Upgrade With Error: The keystore file [Keystore Path and Name] does not exist.
(Doc ID 2066729.1)
Last updated on AUGUST 04, 2022
Applies to:
Oracle Utilities Meter Data Management - Version 2.1.0.2 and laterOracle Utilities Framework - Version 4.2.0.2.0 and later
Information in this document applies to any platform.
Symptoms
After upgrading Meter Data Management to latest Service Pack from earlier Service Pack, for example upgrading from SP1 to SP3, an error occurs when attempting to start the environment.
The following error can be found weblogic_current.log and spl_service.log.
ERROR
-----------------------
ERROR (common.cryptography.KeyStoreWrapperFactory) The keystore file <Keystore Path and Name> does not exist. This file is either provided by the property com.oracle.ouaf.system.keystore.file or expected to exist at the default file location <Keystore Path and Name>
com.splwg.shared.common.LoggedException: The keystore file <Keystore Path and Name> does not exist. This file is either provided by the property com.oracle.ouaf.system.keystore.file or expected to exist at the default file location <Keystore Path and Name>
at com.splwg.shared.common.LoggedException.raised(LoggedException.java:67)
at com.splwg.shared.common.cryptography.KeyStoreWrapperFactory.reportKeyStoreFileNotFound(KeyStoreWrapperFactory.java:202)
at com.splwg.shared.common.cryptography.KeyStoreWrapperFactory.getKeyStoreRelatedFile(KeyStoreWrapperFactory.java:109)
at com.splwg.shared.common.cryptography.KeyStoreWrapperFactory.getInstance(KeyStoreWrapperFactory.java:71)
at com.splwg.shared.common.cryptography.KeyStoreWrapperFactory.getSystemInstance(KeyStoreWrapperFactory.java:57)
at com.splwg.shared.common.Cryptography.getKeyStore(Cryptography.java:196)
at com.splwg.shared.common.Cryptography.getDefaultInstance(Cryptography.java:92)
at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:136)
...
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 |