EM 13c: BIP Startup Fails. BIP.out File Reports "[java.io.FileNotFoundException: bi-ssl.xml (No such file or directory)]
(Doc ID 2803048.1)
Last updated on AUGUST 29, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
EM 13.4 emctl start oms command fails to start BIP with the following error:
$ emctl start oms
Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
Starting Oracle Management Server...
WebTier Successfully Started
Oracle Management Server Successfully Started
Oracle Management Server is Up
JVMD Engine is Up
Starting BI Publisher Server ...
BI Publisher Server is not functioning because of the following reason:
Unexpected error occurred. Check error and log files.
$../gc_inst/user_projects/domains/GCDomain/servers/BIP/logs/BIP.out file reports following errors:
<Aug 18, 2021 10:42:02 AM EDT> <INFO> <NodeManager> <Starting WebLogic server with command line: /oracle/product/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh >
Caused By: oracle.bi.ssl.pub.SSLException: Unable to read ssl config file /oracle/product/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/biconfig/core/ssl/bi-ssl.xml
at oracle.bi.ssl.config.SSLConfigWrapper.read(SSLConfigWrapper.java:286)
at oracle.bi.ssl.config.SSLConfigWrapper.<init>(SSLConfigWrapper.java:68)
at oracle.bi.ssl.pub.SSLRoleConfig.internalClientSSLConfig(SSLRoleConfig.java:72)
at oracle.bi.endpointmanager.impl.ssl.RealSSLEndpointConfig.<init>(RealSSLEndpointConfig.java:24)
at oracle.bi.endpointmanager.impl.ssl.SSLEndpointConfig.internalClientSSLConfig(SSLEndpointConfig.java:31)
at oracle.bi.endpointmanager.mbeans.BIEnvComponentsConfig.load(BIEnvComponentsConfig.java:133)
at oracle.bi.endpointmanager.mbeans.BIEnvComponentsConfig.preRegister(BIEnvComponentsConfig.java:88)
Caused By: javax.xml.bind.UnmarshalException
- with linked exception:
[java.io.FileNotFoundException: /oracle/product/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/biconfig/core/ssl/bi-ssl.xml (No such file or directory)]
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:261)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:229)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:157)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:162)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:171)
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 |