Oracle Analytics Cloud and Server

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

Stop/Start scripts stopped working - OBIEE 12c

Received Response
12
Views
5
Comments
User_J4AXS
User_J4AXS Rank 3 - Community Apprentice

Hi,

Today i've performed an install of 12c. Everything went smoothly, configured MSAD authentication etc, all was working fine.

We did a server reboot, and now the stop/start scripts do not work.. for some reason.

We have verified in the scripts that the domain_home is correct in the .cmd files, and also in oracle.bi.sysman\scripts\.cmd files

BI_PRODUCT_HOME, ORACLE_HOME, and DOMAIN_HOME are CORRECT.

However we are still getting the following error:

D:\Oracle\Middleware\obi12c\user_projects\domains\bi\bitools\bin>start.cmd

BI_PRODUCT_HOME set as D:\Oracle\Middleware\obi12c\bi

ORACLE_HOME set as D:\Oracle\Middleware\obi12c

Starting domain; Using domainHome: D:\Oracle\Middleware\obi12c\bi\bin\..\..\user

_projects\domains\bi ...

The system cannot find the path specified.

Any idea what could be wrong? We used these scripts even today and they were working ok.. but now they dont.

The only tasks we've done so far to the default setup are:

Configure MSAD (Working ok)

Install and configure security groups provider as per this link https://docs.oracle.com/middleware/1221/biee/BIESC/privileges.htm#CJAFBFID  (Pending to test, while trying to bounce the env we came across this issue)

Thanks

Answers

  • Joel
    Joel Rank 8 - Analytics Strategist

    Try running the scripts as Administrator.

  • User_J4AXS
    User_J4AXS Rank 3 - Community Apprentice

    Hi Joel,

    We've tried that unfortunately the result is the same. Also, in case it is worth mentioning, the user which we used to install is a local administrator account.

    Thanks

  • Joel
    Joel Rank 8 - Analytics Strategist

    Are you running the scripts using the same local admin user that was used to install OBIEE? Could we just rule that out to ensure this is or isn't a permissions issue?

  • User_J4AXS
    User_J4AXS Rank 3 - Community Apprentice

    Its the same user

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    Could you paste the full log containing the error? few lines before and after?

    Thanks