APPLIES TO:
Business Intelligence Suite Enterprise Edition - Version 11.1.1.3.0 [1905] and later
Information in this document applies to any platform.
***Checked for relevance on 05-Jun-2014***
SYMPTOMS
When Installing OBI EE 11g (11.1.1.3.0) the Installation fails with the following error displayed :
Modifying BI Configuration Files - Sucsess
Executing: opmnctl start coreapplication_obiccs1 - Failed
Executing: opmnctl start coreapplication_obis1 - Recommended
Executing: opmnctl start coreapplication_obips1 - Recommended
Executing: opmnctl start coreapplication_obijh1 - Recommended
Executing: opmnctl start coreapplication_obisch1 - Recommended
Modifying BI Configuration Files - Recommended
Step Executing opmnctl start coreapplication_obiccs1 failed
Configuration Action 'Executing: opmnctl start coreapplication_obiccs1' has failed. please check logs for details
Strep Executing 'opmnctl start coreapplication_obiccs1 failed
Executing Task: Executing: opmnctl start
*************** Trying to Start OPMN **************
*************** Executing Command **************
cmd /c C:\Temp\Opmn1283940377935.bat
***************************************************
C:\Temp>SET ORACLE_HOME=D:\FusionOBIEE\Oracle_BI1
C:\Temp>CALL "D:\FusionOBIEE\instances\instance1\bin\opmnctl.bat" start
opmnctl start: opmn is already running.
progress in calculate progress2
Executing Task: Creating BI Server System Components
oracle.as.config.ProvisionException: Failed to invoke Opmn reload.
at oracle.as.config.impl.OracleASComponentBaseImpl.reloadOpmn(OracleASComponentBaseImpl.java:967)
at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:114)
at oracle.as.install.bi.biconfig.standard.SystemComponentTask.doExecute(SystemComponentTask.java:68)
at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
CAUSE
Tthe OBIEE Services do not start up again automatically during the installation process.
SOLUTION
This issue can be resolved by manually running the OPMNCTL Command in another Window: -
Start by running the 'opmnctl startall' command manually
Then run the 'opmnctl status' command intermittently to check if the Services are now up and running as expected.
The Installer should then continue to a successful completion once the OBI EE Services are up and running.
Run these commands as necessary: -
c:\MiddlewareHome\instances\instance1\bin> opmnctl startall
And to check its progress you can run this command:
c:\MiddlewareHome\instances\instance1\bin> opmnctl status
And if required (to start again) :
c:\MiddlewareHome\instances\instance1\bin> opmnctl stopall
Some additional useful information :
1) Having Database connectivity is essential when Installing and logging into the OBI EE Presentation Services so having the Database (and Oracle TNS Listener up, if applicable) running is very important. If you are having installation problems with 11g please ensure that your Database is up and running and canbe connected to by the BI Server machine.
2) Some installation issues can be caused by this known issue with your Windows configuration. Please review the OBI EE 11g Release Notes document : -
Section 53.2.8 Oracle BI Installer Stops at Administrator User Details Screen
"If you attempt to install on a Windows machine that is using DHCP, does not have a primary DNS suffix, and does not have a loopback adapter configured, then the Oracle BI installer will stop at the screen prompting for the Administrator user details. This appears as a red cross in the tree on the left hand side of the installer. This issue is caused by the installer not being able to resolve the IP address to a hostname.
The workaround is to configure a loopback adapter or primary DNS suffix"
http://download.oracle.com/docs/cd/E14571_01/relnotes.1111/e10132/biee.htm#CACEFIAG
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment