Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 39 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 276 Oracle Analytics and AI News
- 50 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Idea Labs
- Oracle Analytics and AI User Groups
- 102 Oracle Analytics and AI Trainings
- 17 Oracle Analytics and AI 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