Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
[Error] Install OBIEE 12c in RED HAT

Hi, I have problems during the installation of OBIEE 12c in red hat.
When I run the config.sh file
Below shows the error
This is the error log
[2017-02-20T09:27:47.697-03:00] [bi] [NOTIFICATION] [] [oracle.bi.install.config.basesteps] [tid: 53] [ecid: 0000LdRVKg2Fc5WFLzBT8A1OehxL000004,0] Failed single shot step: BIEE with: Execution of [/oracle/obiee/oracle_common/common/bin/wlst.sh, /oracle/obiee/bi/modules/oracle.bi.configassistant/biee.py, /oracle/obiee, /oracle/obiee/user_projects/domains/bi2, administrator, Expanded, srv-cdaora01, 9502, 9503, ORACLE, oracle.jdbc.OracleDriver, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, bi2, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, ] failed with exit value 1
[2017-02-20T09:27:47.704-03:00] [bi] [ERROR] [] [oracle.bi.install.config.actions] [tid: 53] [ecid: 0000LdRVKg2Fc5WFLzBT8A1OehxL000004,0] Non-skipped failure during configuration action: Execution of [/oracle/obiee/oracle_common/common/bin/wlst.sh, /oracle/obiee/bi/modules/oracle.bi.configassistant/biee.py, /oracle/obiee, /oracle/obiee/user_projects/domains/bi2, administrator, Expanded, srv-cdaora01, 9502, 9503, ORACLE, oracle.jdbc.OracleDriver, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, bi2, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, ] failed with exit value 1[[
oracle.bi.exec.ExecutionStatusException: Execution of [/oracle/obiee/oracle_common/common/bin/wlst.sh, /oracle/obiee/bi/modules/oracle.bi.configassistant/biee.py, /oracle/obiee, /oracle/obiee/user_projects/domains/bi2, administrator, Expanded, srv-cdaora01, 9502, 9503, ORACLE, oracle.jdbc.OracleDriver, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, bi2, jdbc:oracle:thin:@//192.168.1.91:1521/orcl, ] failed with exit value 1
at oracle.bi.exec.StdinProcess.runProcess(StdinProcess.java:99)
at oracle.bi.exec.ExecScript.executeScript(ExecScript.java:191)
at oracle.bi.exec.ExecScript.executeSynchronousScript(ExecScript.java:95)
at oracle.bi.exec.ExecWLST.executeWLSTScript(ExecWLST.java:62)
at oracle.bi.install.config.steps.WLSTStep.executeSingleShot(WLSTStep.java:55)
at oracle.bi.install.config.basesteps.SingleShotActionStep.execute(SingleShotActionStep.java:31)
at oracle.bi.install.config.basesteps.StepList.execute(StepList.java:85)
at oracle.bi.install.config.actions.BIConfigAction.doExecute(BIConfigAction.java:127)
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)
]]
Has anyone ever solved this error?
Cláudio Torres
Answers
-
Take a look at this thread
0 -
hi it looks like a you cant do an action in the installation process of the obiee 12c, could you check if your listener is running? database service is running? firewalls? the rights permissions of the database schema? Did you check the "pluggable database" option in the installation process?
0 -
I remain in the same error, any solution?
Att.
Cláudio Torres
0 -
Hi cesar,
I followed your documentation, but I used the Oracle 12c client to connect to the database on another server.
I'm using red hat 7UR3 and I can not get past this part.
I need help with this!0 -
Thanks, but it did not work!
Att.
Cláudio Torres
0 -
Hi,
Take a look at this thread. OBIEE 12c Install Error - Configuration.sh -> Failed single shot step: Essbase
Your errors look similar.
0 -
Hi, thanks for helping me, but I already tried this form and it did not solve.
0 -
Hi all, this error happens when we set the schema password above 8 characters. So use admin123 as your password. Thank you!
0