Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12.2.1.2.0 configuration failed

Hi expert ,
I am trying to install OBIEE 12.2.1.2.0 on RHL 6 but every time it reaches 100% it get failed in BI startup with the following error "
java.lang.IllegalStateException: Action:BI_Startup failed with error:Configure BI Failed with Execution of [/u00/app/oracle/product/fmw12c/OBIEE_UAT12C/user_projects/domains/bi_12c/bitools/bin/start.sh] failed with exit value 3
at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:281)
at oracle.bi.install.config.actions.BIConfigAction.doExecute(BIConfigAction.java:137)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:405)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:108)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.performSequentialExecution(RequestQueue.java:284)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:260)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:185)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:82)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:87)
at java.lang.Thread.run(Thread.java:745)
"
can anybody tell me what the problem is and how to fix it
Thanks
Answers
-
Hello,
It shows that the start script failed.
BI_Startup failed with error:Configure BI Failed with Execution of [/u00/app/oracle/product/fmw12c/OBIEE_UAT12C/user_projects/domains/bi_12c/bitools/bin/start.sh
But aint showing what happens internally on the start.sh
If still have the environment stalled, provide us the nodemanager log to check what causes the issue. Paste some contents of it here
Also whats the RAM size and how much is consumed ( top, free commands output during the time when the issue occurs). you may consider sizing if the RAM is lower than needed.
-M
0