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 services fail to start with the Windows Service

Received Response
1
Views
1
Comments
User_MJ33N
User_MJ33N Rank 1 - Community Starter

Hi all,

I have installed OBIEE12c (12.2.1.2.0) and i have modified the start.cmd ("D:\Oracle\OBIEE\Oracle_Home\bi\modules\oracle.bi.sysman\scripts\start.cmd") adding the line: set PATH=C:\Program Files\Java\jdk1.8.0_111\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem so i can use the Windows Service to start OBIEE Services.

when i am starting the services from Services.msc nothing is starting and if i check the windowsService.log i get the error message:

The system cannot find the path specified.

Stopping all servers

BI_PRODUCT_HOME set as C:\Windows\system32\

ORACLE_HOME set as C:\Windows

Starting domain; Using domainHome: D:\Oracle\OBIEE\Oracle_Home\bi\bin\..\..\user_projects\domains\bi ...

The system cannot find the path specified.

as you can notice BI_PRODUCT_HOME, and ORACLE_HOME variables are not correct.

I am trying to find out from where does it pick up these values so i can update them with the right one.

Does anybody know from where i can change them?

I have tried to set Windows environment variables using the correct values but it didnt help.

I even tried to update the start.cmd with the right values but the issue remains.

Any help is much appreciated.

Thanks in advance,

Stavros

Answers