Oracle Analytics Cloud and Server

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

Install OBIEE 11g Configuring OCM failed

Question
1
Views
0
Comments
yu.quan_kyligence
yu.quan_kyligence Rank 1 - Community Starter

when i install obiee in win 2008 server r2 ,I encountered an error Configuring OCM failed .In fact I have found a solution(https://docs.oracle.com/cd/E12482_01/doc.103/b32294/install.htm ) to re-install OCM but subsequent pages need to provide paid user ' service number(SI) to continue,so I cannot continue.So I now have other ways to solve this problem?

And the log is attached below:

progress in calculate progress1

Executing Task: configuring OCM

oracle.as.config.ProvisionException: Error encountered in deploying OCM instance. Exit code = 11

  at oracle.sysman.ccr.configCCR.OCMComponentImpl.onCreate(Unknown Source)

  at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:597)

  at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:106)

  at oracle.as.install.bi.biconfig.standard.SystemComponentTask.doExecute(SystemComponentTask.java:71)

  at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)

  at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)

  at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)

  at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:403)

  at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:101)

  at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:121)

  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:335)

  at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:311)

  at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:200)

  at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

  at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

  at java.lang.Thread.run(Thread.java:745)