OBIEE 12.2.1.2.0 configuration failed — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE 12.2.1.2.0 configuration failed

Received Response
1
Views
1
Comments
3363076
3363076 Rank 4 - Community Specialist

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

  • Madasamy -Oracle
    Madasamy -Oracle Rank 6 - Analytics Lead

    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