Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12.2.1.2.0 services fail to start with the Windows Service

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: \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