OBIEE 12c Installation fails at "Add default Service Instance" step — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE 12c Installation fails at "Add default Service Instance" step

Received Response
11
Views
2
Comments
952894
952894 Rank 1 - Community Starter

Hello everyone...

I am trying to install OBIEE 12.2.1.0.0 on a Windows 7 Operating system.. However, it is failing at the below step during the configuration...

1.jpg

2.jpg

Here are the entries from the log file..

[2016-10-06T09:34:45.067-04:00] [bi] [NOTIFICATION] [] [oracle.bi.install.config.basesteps] [tid: 40] [ecid: 0000LUQBc0pF0FWFLzATOA1Nx_0H000004,0] Failed single shot step: Add default service instance with: Execution of [cmd, /c, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\oracle_common\common\bin\wlst.cmd, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\bi\modules\oracle.bi.sysman\syscomp\createScaledOutBISystemComponent.py, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi1, OBIS, OBIS=8514, OBIS_MONITOR=8515, serviceInstanceKey=ssi] failed with exit value 1

[2016-10-06T09:34:45.083-04:00] [bi] [ERROR] [] [oracle.bi.install.config.actions] [tid: 40] [ecid: 0000LUQBc0pF0FWFLzATOA1Nx_0H000004,0] Non-skipped failure during configuration action: Execution of [cmd, /c, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\oracle_common\common\bin\wlst.cmd, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\bi\modules\oracle.bi.sysman\syscomp\createScaledOutBISystemComponent.py, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi1, OBIS, OBIS=8514, OBIS_MONITOR=8515, serviceInstanceKey=ssi] failed with exit value 1[[

java.lang.IllegalStateException: Execution of [cmd, /c, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\oracle_common\common\bin\wlst.cmd, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\bi\modules\oracle.bi.sysman\syscomp\createScaledOutBISystemComponent.py, C:\OBI12C\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi1, OBIS, OBIS=8514, OBIS_MONITOR=8515, serviceInstanceKey=ssi] failed with exit value 1

  at oracle.bi.sysman.exec.StdinProcess.runProcess(StdinProcess.java:60)

  at oracle.bi.sysman.exec.ExecScript.executeScript(ExecScript.java:136)

  at oracle.bi.sysman.exec.ExecScript.executeSynchronousScript(ExecScript.java:94)

  at oracle.bi.sysman.exec.ExecWLST.executeWLSTScript(ExecWLST.java:53)

  at oracle.bi.syscomps.impl.wlst.WLSTScaledOutComponentCreator.createComponents(WLSTScaledOutComponentCreator.java:46)

  at oracle.bi.syscomps.api.BISystemComponentManager.createScaledOutComponent(BISystemComponentManager.java:192)

  at oracle.bi.syscomps.api.BISystemComponentManager.createScaledOutOBIS(BISystemComponentManager.java:209)

  at oracle.bi.servicelcm.obis.BIServerPlugin.createServiceInstance(BIServerPlugin.java:71)

  at oracle.bi.servicelcm.BIServiceInstanceManager.createServiceInstance(BIServiceInstanceManager.java:286)

  at oracle.bi.install.config.steps.application.AddDefaultServiceInstanceStep.createServiceInstance(AddDefaultServiceInstanceStep.java:113)

  at oracle.bi.install.config.steps.application.AddDefaultServiceInstanceStep.executeSingleShot(AddDefaultServiceInstanceStep.java:73)

  at oracle.bi.install.config.basesteps.SingleShotActionStep.execute(SingleShotActionStep.java:32)

  at oracle.bi.install.config.basesteps.StepList.execute(StepList.java:85)

  at oracle.bi.install.config.actions.BIConfigAction.doExecute(BIConfigAction.java:129)

  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)

]]

Answers