Hi,
I have installed obie 12.2.1.4 on FMW 12.2.1.4, I applied the latest patches as indicated in the installation Doc, but I have the following error that does not allow me to install the obie components.
/oracle/product/fmw/user_projects/domains/bi_domain/bitools/bin/start.sh
Starting domain; Using domainHome: /oracle/product/fmw/user_projects/domains/bi_domain ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<Jan 24, 2025 3:02:16 PM ECT> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
<Jan 24, 2025 3:02:16 PM ECT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<Jan 24, 2025 3:02:16 PM ECT> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
Node manager not running. Starting it...
NMProcess: NODEMGR_HOME is already set to /oracle/product/fmw/user_projects/domains/bi_domain/nodemanager
NMProcess: CLASSPATH=/oracle/product/jdk/lib/tools.jar:/oracle/product/fmw/12.2.1.4/wlserver/server/lib/weblogic.jar:/oracle/product/fmw/12.2.1.4/wlserver/../oracle_common/modules/thirdparty/ant-contrib-1.0b3.jar:/oracle/product/fmw/12.2.1.4/wlserver/modules/features/oracle.wls.common.nodemanager.jar::/oracle/product/jdk/lib/tools.jar:/oracle/product/fmw/12.2.1.4/wlserver/modules/features/wlst.wls.classpath.jar:/oracle/product/fmw/12.2.1.4/wlserver/..:/oracle/product/fmw/12.2.1.4/wlserver/modules/features/oracle.wls.common.grizzly.jar
NMProcess: + /oracle/product/jdk/bin/java -server -Xms32m -Xmx200m -Djdk.tls.ephemeralDHKeySize=2048 -Dcoherence.home=/oracle/product/fmw/12.2.1.4/wlserver/../coherence -Dbea.home=/oracle/product/fmw/12.2.1.4/wlserver/.. -DNodeManagerHome=/oracle/product/fmw/user_projects/domains/bi_domain/nodemanager -DLogToStderr=false -DQuitEnabled=true -Dweblogic.RootDirectory=/oracle/product/fmw/user_projects/domains/bi_domain -Doracle.security.jps.config=/oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/jps-config-jse.xml -Dcommon.components.home=/oracle/product/fmw/12.2.1.4/oracle_common -Dopss.version=12.2.1.3 -Dweblogic.RootDirectory=/oracle/product/fmw/user_projects/domains/bi_domain -Doracle.bi.home.dir=/oracle/product/fmw/12.2.1.4/bi -Doracle.bi.config.dir=/oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/biconfig -Doracle.bi.environment.dir=/oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv -Doracle.bi.12c=true -Ddomain.home=/oracle/product/fmw/user_projects/domains/bi_domain -Dfile.encoding=utf-8 -Djava.system.class.loader=com.oracle.classloader.weblogic.LaunchClassLoader -Djava.security.policy=/oracle/product/fmw/12.2.1.4/wlserver/server/lib/weblogic.policy -Dweblogic.nodemanager.JavaHome=/oracle/product/jdk weblogic.NodeManager -v
NMProcess: Jan 24, 2025 3:02:20 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory validateFileLocation
NMProcess: INFO: JPS Config: /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/jps-config-jse.xml
NMProcess: Jan 24, 2025 3:02:22 PM oracle.security.opss.internal.runtime.ServiceContextManagerImpl getContext
NMProcess: WARNING: Bootstrap services are used by OPSS internally and clients should never need to directly read/write bootstrap credentials. If required, use Wlst or configuration management interfaces.
NodeManager started
Reading domain...
/Servers/AdminServer/ListenPort=7001
Accessing admin server using URL t3s://lnxgye00dw83:7002
Starting AdminServer ...
nmStart(AdminServer) succeeded
Starting all servers ...
Starting bi_server1 (Original State:SHUTDOWN) ...
Started bi_server1
mponentManager addEnvUrls
NMProcess: INFO: ORACLE_LOCATION_SERVICE_URLS:
NMProcess: Jan 24, 2025 3:06:49 PM oracle.bi.cam.obips.plugin.nodemanager.OBIPSSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_WORKFLOW_SERVER_URLS:
NMProcess: Jan 24, 2025 3:06:52 PM oracle.bi.cam.obips.plugin.nodemanager.OBIPSSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SECURITY_SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
Received error message from Node Manager Server: [Server start command for OBIPS server 'obips1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obips1' log for detailed information.]. Please check Node Manager log for details.
Starting obijh1 (Original State:SHUTDOWN) ...
NMProcess: Jan 24, 2025 3:06:55 PM oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager logProcessInfo
NMProcess: INFO: Process: createProcess(); pid: null; isAlive: (null); currentState: STOPPED
NMProcess: Jan 24, 2025 3:06:55 PM oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager getCommandLineArgs
NMProcess: SEVERE: Failed to get command line args from obijh.properties file; /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)
NMProcess: java.io.FileNotFoundException: /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)
NMProcess: at java.io.FileInputStream.open0(Native Method)
NMProcess: at java.io.FileInputStream.open(FileInputStream.java:195)
NMProcess: at java.io.FileInputStream.<init>(FileInputStream.java:138)
NMProcess: at oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager.getCommandLineArgs(OBIJHSystemComponentManager.java:133)
NMProcess: at oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager.specifyCmdLine(OBIJHSystemComponentManager.java:292)
NMProcess: at weblogic.nodemanager.server.NMProcess.start(NMProcess.java:148)
NMProcess: at oracle.bi.cam.obijh.plugin.nodemanager.WrappedProcess.start(WrappedProcess.java:30)
NMProcess: at weblogic.nodemanager.server.DecoratedSystemComponentManager$DecoratedProcess.start(DecoratedSystemComponentManager.java:129)
NMProcess: at weblogic.nodemanager.server.ServerMonitor.startProcess(ServerMonitor.java:664)
NMProcess: at weblogic.nodemanager.server.ServerMonitor.start(ServerMonitor.java:124)
NMProcess: at weblogic.nodemanager.server.ServerManager.startServer(ServerManager.java:351)
NMProcess: at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:322)
NMProcess: at weblogic.nodemanager.server.Handler.handleStart(Handler.java:939)
NMProcess: at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:224)
NMProcess: at weblogic.nodemanager.server.Handler.run(Handler.java:123)
NMProcess: at java.lang.Thread.run(Thread.java:750)
NMProcess:
Received error message from Node Manager Server: [Server start command for OBIJH server 'obijh1' failed due to: [Unexpected exception from Plugin: java.lang.RuntimeException: Failed to get command line args from obijh.properties file; /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)]. Please check Node Manager log and/or server 'obijh1' log for detailed information.]. Please check Node Manager log for details.
Starting obisch1 (Original State:SHUTDOWN) ...
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager logProcessInfo
NMProcess: INFO: Process: createProcess(); pid: null; isAlive: (null); currentState: STOPPED
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SELF_xxx: OBISCH.obisch1 tcp(s)://lnxgye00dw83:10008(10008)/ - System Component
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_MONITOR_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SCRIPT_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BIANALYTICS_URLS:
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI-SECURITY-SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SECURITY_SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SERVICELCM_REST_URLS:
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_ACTION_EXECUTION_URLS:
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIPS_HOSTS: lnxgye00dw83:10010
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIJH_HOSTS: lnxgye00dw83:10011
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_NODES: obiccs1:lnxgye00dw83:10006
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_MONITOR_NODES: obiccs1:lnxgye00dw83:10007
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_NODES: obisch1:lnxgye00dw83:10008
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_MONITOR_NODES: obisch1:lnxgye00dw83:10009
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_NODES:
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_MONITOR_NODES:
NMProcess: Jan 24, 2025 3:06:56 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBICCS_HOSTS: lnxgye00dw83:10006
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager logProcessInfo
NMProcess: INFO: Process: createProcess(); pid: null; isAlive: (null); currentState: STOPPED
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SELF_xxx: OBISCH.obisch1 tcp(s)://lnxgye00dw83:10008(10008)/ - System Component
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_MONITOR_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SCRIPT_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BIANALYTICS_URLS:
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI-SECURITY-SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SECURITY_SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SERVICELCM_REST_URLS:
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_ACTION_EXECUTION_URLS:
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIPS_HOSTS: lnxgye00dw83:10010
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIJH_HOSTS: lnxgye00dw83:10011
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_NODES: obiccs1:lnxgye00dw83:10006
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_MONITOR_NODES: obiccs1:lnxgye00dw83:10007
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_NODES: obisch1:lnxgye00dw83:10008
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_MONITOR_NODES: obisch1:lnxgye00dw83:10009
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_NODES:
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_MONITOR_NODES:
NMProcess: Jan 24, 2025 3:07:00 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBICCS_HOSTS: lnxgye00dw83:10006
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager logProcessInfo
NMProcess: INFO: Process: createProcess(); pid: null; isAlive: (null); currentState: STOPPED
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SELF_xxx: OBISCH.obisch1 tcp(s)://lnxgye00dw83:10008(10008)/ - System Component
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_MONITOR_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager getEndpointManagerEnv
NMProcess: INFO: ORACLE_OBISCH_SCRIPT_xxx: OBISCH_MONITOR.obisch1 tcp(s)://lnxgye00dw83:10009(10009)/ - System Component
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BIANALYTICS_URLS:
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI-SECURITY-SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SECURITY_SOAP_URLS: https://unknownhost.example.com:7002/bi-security/service
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_BI_SERVICELCM_REST_URLS:
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvUrls
NMProcess: INFO: ORACLE_ACTION_EXECUTION_URLS:
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIPS_HOSTS: lnxgye00dw83:10010
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBIJH_HOSTS: lnxgye00dw83:10011
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_NODES: obiccs1:lnxgye00dw83:10006
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBICCS_MONITOR_NODES: obiccs1:lnxgye00dw83:10007
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_NODES: obisch1:lnxgye00dw83:10008
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBISCH_MONITOR_NODES: obisch1:lnxgye00dw83:10009
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_NODES:
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addClusterEnvironmentEndpoints
NMProcess: INFO: ORACLE_OBIS_MONITOR_NODES:
NMProcess: Jan 24, 2025 3:07:05 PM oracle.bi.cam.obisch.plugin.nodemanager.OBISCHSystemComponentManager addEnvHosts
NMProcess: INFO: ORACLE_OBICCS_HOSTS: lnxgye00dw83:10006
Received error message from Node Manager Server: [Server start command for OBISCH server 'obisch1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obisch1' log for detailed information.]. Please check Node Manager log for details.
Failure to start one or more ManagedServers and or Components
Fatal: Failed to start one or more Servers (return 3)
AdminServer log
<Jan 24, 2025 3:04:29,999 PM ECT> <Notice> <WebLogicServer> <BEA-000360> <The server started in RUNNING mode.>
<Jan 24, 2025 3:04:30,035 PM ECT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING.>
After load: Instance: obiccs1
OBICCS_MONITOR -> OBICCS_MONITOR.obiccs1 tcp(s)://unknownhost.example.com:10007(10007)/ - System Component
org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:176)
at com.sun.faces.application.view.JspViewHandlingStrategy.executePageToBuildView(JspViewHandlingStrategy.java:363)
at com.sun.faces.application.view.JspViewHandlingStrategy.buildView(JspViewHandlingStrategy.java:153)
at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.buildView(ViewDeclarationLanguageWrapper.java:103)
at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.buildView(ViewDeclarationLanguageWrapper.java:103)
at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.buildView(ViewDeclarationLanguageFactoryImpl.java:331)
at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager._processViewDefinitionLanguage(ResponseRenderManager.java:105)
at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:41)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1704)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeRenderResponse(LifecycleImpl.java:1439)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:360)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:270)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:651)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:295)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:260)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:353)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:207)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:119)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.help.web.rich.OHWFilter.doFilter(OHWFilter.java:95)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain$1.call(TrinidadFilterImpl.java:594)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain$1.call(TrinidadFilterImpl.java:590)
at org.apache.myfaces.trinidad.context.ExternalContextPropagator.processInScope(ExternalContextPropagator.java:216)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:599)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:91)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain$1.call(TrinidadFilterImpl.java:594)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain$1.call(TrinidadFilterImpl.java:590)
at org.apache.myfaces.trinidad.context.ExternalContextPropagator.processInScope(ExternalContextPropagator.java:216)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:599)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$1.call(TrinidadFilterImpl.java:374)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$1.call(TrinidadFilterImpl.java:370)
at org.apache.myfaces.trinidad.context.ExternalContextPropagator.processInScope(ExternalContextPropagator.java:216)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:385)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:242)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:101)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:729)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at weblogic.websocket.tyrus.TyrusServletFilter.doFilter(TyrusServletFilter.java:276)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:50)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.sysman.eml.app.MBeanServerConnFilter.doFilter(MBeanServerConnFilter.java:43)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:169)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:561)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:134)
at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:66)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.sysman.core.app.exception.EMRuntimeExceptionFilter.doFilter(EMRuntimeExceptionFilter.java:81)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.security.jps.ee.http.JpsAbsFilter$3.run(JpsAbsFilter.java:175)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:314)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:650)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:112)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilterInternal(JpsAbsFilter.java:293)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:150)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:94)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:248)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.jrf.servlet.ExtensibleGlobalFilter.doFilter(ExtensibleGlobalFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:32)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3800)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3766)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:344)
at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:197)
at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)
at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)
at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2454)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2302)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2280)
at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1739)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1699)
at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:272)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:655)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:420)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
>
<Jan 24, 2025 3:07:09,575 PM ECT> <Error> <NodeManager> <BEA-300048> <Unable to start the server obisch1 :** **weblogic.nodemanager.NMException: Received error message from Node Manager Server: [Server start command for OBISCH server 'obisch1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obisch1' log for detailed information.]. Please check Node Manager log for details.>
<Jan 24, 2025 3:07:09,774 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'sdkImpl_uifwk_targetHistory_cache', implemented by 'oracle.sysman.sdkImpl.core.uifwk.model.targetHistory.TargetHistorySessionCache', defined in '/WEB-INF/sdkImpl/core/uifwk/targetHistory/adfc-config.xml in zip:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/lib/em-sdkcore-uifwk-public-ui.jar!/WEB-INF/sdkImpl/core/uifwk/targetHistory/adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:09,814 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'sdkimpl_uifwk_template_ssc_sessionCache', implemented by 'oracle.sysman.sdkimpl.core.uifwk.view.template.ssc.SimpleSearchComponentSessionCache', defined in '/WEB-INF/sdkImpl/core/uifwk/template/adfc-config.xml in zip:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/lib/em-sdkcore-uifwk-public-ui.jar!/WEB-INF/sdkImpl/core/uifwk/template/adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:10,031 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'uifwk_msg_bean', implemented by 'oracle.sysman.core.model.message.InterPageMessageDataBean', defined in '/WEB-INF/config/adfc/emcore-uifwk-adfc-config.xml in file:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/config/adfc/emcore-uifwk-adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:10,099 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'tgtctls_stale', implemented by 'oracle.sysman.emSDK.model.tgtctls.state.TargetData', defined in '/WEB-INF/config/adfc/emcore-uifwk-tgtctls-adfc-config.xml in file:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/config/adfc/emcore-uifwk-tgtctls-adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:10,576 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'sdkImpl_core_uifwk_ads_realTimeUtil', implemented by 'oracle.sysman.sdkImpl.core.uifwk.ui.ads.RealTimeUtil', defined in '/WEB-INF/sdkImpl/core/uifwk/ads/adfc-config.xml in zip:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/lib/em-sdkcore-uifwk-public-ui.jar!/WEB-INF/sdkImpl/core/uifwk/ads/adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:10,885 PM ECT> <Warning> <oracle.adfinternal.controller.beans.ManagedBeanFactory> <ADFC-60007> <ADFc: Managed bean 'core_timeSelectorSessionState', implemented by 'oracle.sysman.core.model.timeSelector.SessionState', defined in '/WEB-INF/config/adfc/emcore-uifwk-corrchart-adfc-config.xml in file:/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/tmp/_WL_user/emcore/xa7yqh/WEB-INF/config/adfc/emcore-uifwk-corrchart-adfc-config.xml', does not implement Serializable and will be placed in 'session' scope, which might be serialized.>
<Jan 24, 2025 3:07:12,457 PM ECT> <Warning> <org.apache.myfaces.trinidad.component.UIXFacesBeanImpl> <BEA-000000> <Invalid value mutation during decode or encode: View=/as-weblogic-webLogicDomainHome Component=emT:dom_pg:infoit:3:tile:mt_lv2:lblIter attr=value EL=#{attrs.dataList} old=[[Ljava.lang.String;@b1295e2, [Ljava.lang.String;@29f1383e] new=[[Ljava.lang.String;@516d514, [Ljava.lang.String;@3a6829fb]>
<Jan 24, 2025 3:07:12,490 PM ECT> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer> <ADF_FACES-60099> <The region component with id: emT:dom_pg:svr_reg has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.>
<Jan 24, 2025 3:07:12,694 PM ECT> <Warning> <WorkManager> <BEA-002919> <Unable to find a Work Manager with name fmwcWorkManager. Dispatch policy fmwcWorkManager will map to the default Work Manager for the application em>
OBIPS1 LOG
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <JAVA_USE_64BIT=true>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <DEFAULT_BEA_JAVA_HOME=>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <COHERENCE_HOME=/oracle/product/fmw/12.2.1.4/wlserver/../coherence>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <ORACLE_OBIJH_HOSTS=lnxgye00dw83:10011>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <HOSTNAME=lnxgye00dw83>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <JVM_ARGS= -DORACLE_HOME='/oracle/product/fmw/12.2.1.4/oracle_common' -Xms32m -Xmx1024m >
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <ANT_CONTRIB=/oracle/product/fmw/12.2.1.4/wlserver/../oracle_common/modules/thirdparty>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <ORACLE_BI_SECURITY_SOAP_URLS=https://unknownhost.example.com:7002/bi-security/service>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <ODBCINI=/oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/core/odbc.ini>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <XDG_RUNTIME_DIR=/run/user/500>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <UTILS_MEM_ARGS=-Xms32m -Xmx1024m>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <PROFILE_CLASSPATH=/oracle/product/fmw/12.2.1.4/wlserver/server/lib/weblogic.jar>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <HOME=/oracle>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <NodeManager ComponentManager> <ORACLE_OBICCS_HOSTS=lnxgye00dw83:10006>
ERROR - Unable to create EndpointManager, check domain home and product home path
ERROR - Domain Home: /oracle/product/fmw/user_projects/domains/bi_domain
ERROR - Product Home: /oracle/product/fmw/12.2.1.4/bi
[Util Logger] Type: Warning. Severity: Critical. File: project/webutil/endpointmanagerwrapper.cpp. Line: 166. Failed to create endpoint manager. Domain home: '/oracle/product/fmw/user_projects/domains/bi_domain', Product home: '/oracle/product/fmw/12.2.1.4/bi'.
[Util Logger] Type: Warning. Severity: Critical. File: project/webutil/lcmwrapper.cpp. Line: 132. Failed to init LCM wrapper.
[Util Logger] Exception occurred:
Severity:3
Type:PKN3saw9ExceptionE
File:project/webutil/configreaderinstance.cpp
Line:603
Message:Failed to find config file /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/biconfig/OBIPS/instanceconfig.xml using environment variable ORACLE_BIPS_INSTANCE_CONFIGDIR -- exiting!
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <NodeManager ComponentManager> <The server 'obips1' with process id 367913 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:54 PM ECT> <FINEST> <NodeManager ComponentManager> <Process died.>
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <NodeManager ComponentManager> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:54 PM ECT> <FINEST> <NodeManager ComponentManager> <get latest startup configuration before deciding/trying to restart the server>
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <NodeManager ComponentManager> <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
<Jan 24, 2025 3:06:54 PM ECT> <FINEST> <NodeManager ComponentManager> <runMonitor returned, setting finished=true and notifying waiters>
NodeManager log
startup.properties">
<Jan 24, 2025 3:02:23 PM ECT> <INFO> <Server Implementation Class: weblogic.nodemanager.server.NMServer$ClassicServer.>
<Jan 24, 2025 3:02:23 PM ECT> <INFO> <Secure socket listener started on port 5556, host lnxgye00dw83/10.1.255.16>
<Jan 24, 2025 3:02:42 PM ECT> <INFO> <bi_domain> <AdminServer> <Rotated server output log to "/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/logs/AdminServer.out00013">
<Jan 24, 2025 3:02:42 PM ECT> <INFO> <bi_domain> <AdminServer> <Server error log also redirected to server log>
<Jan 24, 2025 3:02:42 PM ECT> <INFO> <bi_domain> <AdminServer> <Starting WebLogic server with command line: /oracle/product/fmw/user_projects/domains/bi_domain/bin/startWebLogic.sh >
<Jan 24, 2025 3:02:42 PM ECT> <INFO> <bi_domain> <AdminServer> <Working directory is '/oracle/product/fmw/user_projects/domains/bi_domain'>
<Jan 24, 2025 3:02:42 PM ECT> <INFO> <bi_domain> <AdminServer> <Server output log file is '/oracle/product/fmw/user_projects/domains/bi_domain/servers/AdminServer/logs/AdminServer.out'>
<Jan 24, 2025 3:04:30 PM ECT> <INFO> <bi_domain> <AdminServer> <The server 'AdminServer' is running now.>
<Jan 24, 2025 3:04:34 PM ECT> <INFO> <bi_domain> <bi_server1> <Boot identity properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/servers/bi_server1/data/nodemanager/boot.properties">
<Jan 24, 2025 3:04:34 PM ECT> <INFO> <bi_domain> <bi_server1> <Startup configuration properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/servers/bi_server1/data/nodemanager/startup.properties">
<Jan 24, 2025 3:04:34 PM ECT> <INFO> <bi_domain> <bi_server1> <Starting WebLogic server with command line: /oracle/product/fmw/user_projects/domains/bi_domain/bin/startWebLogic.sh >
<Jan 24, 2025 3:04:34 PM ECT> <INFO> <bi_domain> <bi_server1> <Working directory is '/oracle/product/fmw/user_projects/domains/bi_domain'>
<Jan 24, 2025 3:04:34 PM ECT> <INFO> <bi_domain> <bi_server1> <Server output log file is '/oracle/product/fmw/user_projects/domains/bi_domain/servers/bi_server1/logs/bi_server1.out'>
<Jan 24, 2025 3:06:41 PM ECT> <INFO> <bi_domain> <obiccs1> <Startup configuration properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/system_components/OBICCS/obiccs1/data/nodemanager/startup.properties">
<Jan 24, 2025 3:06:44 PM ECT> <INFO> <bi_domain> <obiccs1> <The server 'obiccs1' with process id 367776 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:44 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:44 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed so attempting to restart (restart count = 1)>
<Jan 24, 2025 3:06:46 PM ECT> <INFO> <bi_domain> <obiccs1> <The server 'obiccs1' with process id 367778 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:46 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:46 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed so attempting to restart (restart count = 2)>
<Jan 24, 2025 3:06:48 PM ECT> <INFO> <bi_domain> <obiccs1> <The server 'obiccs1' with process id 367779 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:48 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:48 PM ECT> <INFO> <bi_domain> <obiccs1> <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
<Jan 24, 2025 3:06:48 PM ECT> <WARNING> <Server start command for OBICCS server 'obiccs1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obiccs1' log for detailed information.>
<Jan 24, 2025 3:06:48 PM ECT> <INFO> <bi_domain> <obips1> <Startup configuration properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/system_components/OBIPS/obips1/data/nodemanager/startup.properties">
<Jan 24, 2025 3:06:50 PM ECT> <INFO> <bi_domain> <obips1> <The server 'obips1' with process id 367910 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:50 PM ECT> <INFO> <bi_domain> <obips1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:50 PM ECT> <INFO> <bi_domain> <obips1> <Server failed so attempting to restart (restart count = 1)>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <bi_domain> <obips1> <The server 'obips1' with process id 367912 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <bi_domain> <obips1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:52 PM ECT> <INFO> <bi_domain> <obips1> <Server failed so attempting to restart (restart count = 2)>
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <bi_domain> <obips1> <The server 'obips1' with process id 367913 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <bi_domain> <obips1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:06:54 PM ECT> <INFO> <bi_domain> <obips1> <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
<Jan 24, 2025 3:06:54 PM ECT> <WARNING> <Server start command for OBIPS server 'obips1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obips1' log for detailed information.>
<Jan 24, 2025 3:06:55 PM ECT> <INFO> <bi_domain> <obijh1> <Startup configuration properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/system_components/OBIJH/obijh1/data/nodemanager/startup.properties">
<Jan 24, 2025 3:06:55 PM ECT> <SEVERE> <Plugin threw out unexpected exception java.lang.RuntimeException from method oracle.bi.cam.obijh.plugin.nodemanager.WrappedProcess.start(Properties props). This is very likely a BUG in plugin implementation and may lead to unexpected behavior. The legal exception allowed from this method is java.io.IOException. The unexpected exception is: java.lang.RuntimeException: Failed to get command line args from obijh.properties file; /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)>
java.lang.RuntimeException: Failed to get command line args from obijh.properties file; /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)
at oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager.getCommandLineArgs(OBIJHSystemComponentManager.java:278)
at oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager.specifyCmdLine(OBIJHSystemComponentManager.java:292)
at weblogic.nodemanager.server.NMProcess.start(NMProcess.java:148)
at oracle.bi.cam.obijh.plugin.nodemanager.WrappedProcess.start(WrappedProcess.java:30)
at weblogic.nodemanager.server.DecoratedSystemComponentManager$DecoratedProcess.start(DecoratedSystemComponentManager.java:129)
at weblogic.nodemanager.server.ServerMonitor.startProcess(ServerMonitor.java:664)
at weblogic.nodemanager.server.ServerMonitor.start(ServerMonitor.java:124)
at weblogic.nodemanager.server.ServerManager.startServer(ServerManager.java:351)
at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:322)
at weblogic.nodemanager.server.Handler.handleStart(Handler.java:939)
at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:224)
at weblogic.nodemanager.server.Handler.run(Handler.java:123)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.io.FileNotFoundException: /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at oracle.bi.cam.obijh.plugin.nodemanager.OBIJHSystemComponentManager.getCommandLineArgs(OBIJHSystemComponentManager.java:133)
... 12 more
<Jan 24, 2025 3:06:55 PM ECT> <WARNING> <Server start command for OBIJH server 'obijh1' failed due to: [Unexpected exception from Plugin: java.lang.RuntimeException: Failed to get command line args from obijh.properties file; /oracle/product/fmw/user_projects/domains/bi_domain/config/fmwconfig/bienv/OBIJH/obijh.properties (No such file or directory)]. Please check Node Manager log and/or server 'obijh1' log for detailed information.>
<Jan 24, 2025 3:06:56 PM ECT> <INFO> <bi_domain> <obisch1> <Startup configuration properties saved to "/oracle/product/fmw/user_projects/domains/bi_domain/system_components/OBISCH/obisch1/data/nodemanager/startup.properties">
<Jan 24, 2025 3:07:00 PM ECT> <INFO> <bi_domain> <obisch1> <The server 'obisch1' with process id 367927 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:07:00 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:07:00 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed so attempting to restart (restart count = 1)>
<Jan 24, 2025 3:07:05 PM ECT> <INFO> <bi_domain> <obisch1> <The server 'obisch1' with process id 367949 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:07:05 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:07:05 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed so attempting to restart (restart count = 2)>
<Jan 24, 2025 3:07:09 PM ECT> <INFO> <bi_domain> <obisch1> <The server 'obisch1' with process id 367962 is no longer alive; waiting for the process to die.>
<Jan 24, 2025 3:07:09 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jan 24, 2025 3:07:09 PM ECT> <INFO> <bi_domain> <obisch1> <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
<Jan 24, 2025 3:07:09 PM ECT> <WARNING> <Server start command for OBISCH server 'obisch1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'obisch1' log for detailed information.>