Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

[Error] Install OBIEE 12c in RED HAT

Received Response
81
Views
8
Comments
Claudio Torres Arbe
Claudio Torres Arbe Rank 3 - Community Apprentice

Hi, I have problems during the installation of OBIEE 12c in red hat.
When I run the config.sh file

Below shows the error

pastedImage_0.png

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