After Renewing SSL Certificates for OBIEE 12c, the NodeManager Fails with Error: Unknown key store identity alias or not a key entry alias
(Doc ID 2916667.1)
Last updated on DECEMBER 21, 2022
Applies to:
Business Intelligence Server Enterprise Edition - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12g]Information in this document applies to any platform.
Symptoms
On OBIEE 12c with SSL configured ...
On replacing the server certificate that was due to expire shortly, the Node Manager fails to start and the following error is observed in the Node Manager log file:
<INFO> <Loading identity key store: FileName=<keystore file name> ...
<SEVERE> <Fatal error in NodeManager server>
weblogic.nodemanager.common.ConfigException: Unknown key store identity alias or not a key entry alias: < alias >
at weblogic.nodemanager.server.SSLConfig.loadKeyStoreConfig(SSLConfig.java:232)
at weblogic.nodemanager.server.SSLConfig.access$000(SSLConfig.java:33)
at weblogic.nodemanager.server.SSLConfig$1.run(SSLConfig.java:118)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.nodemanager.server.SSLConfig.<init>(SSLConfig.java:115)
at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:143)
at weblogic.nodemanager.server.NMServer.main(NMServer.java:527)
at weblogic.NodeManager.main(NodeManager.java:31)
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 |