Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI - Unable to access or modify the system registry. Select Run as administrator when opening the c

User_9AZQ8Nov 18 2022

Could you please help me to install ODI on Windows 10; following is the error message, I have tried to run from Administrator user also but it is getting fail

F:\Java\jdk1.8.0_351\bin>java -version
java version "1.8.0_351"
Java(TM) SE Runtime Environment (build 1.8.0_351-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.351-b10, mixed mode)

F:\Java\jdk1.8.0_351\bin>set JAVA_HOME="F:\Java\jdk1.8.0_351\bin"

F:\Java\jdk1.8.0_351\bin>set JRE_HOME="F:\Java\jdk1.8.0_351\jre"

F:\Java\jdk1.8.0_351\bin>set path=F:\Java\jdk1.8.0_351\bin;%path%

F:\Java\jdk1.8.0_351\bin>
F:\Java\jdk1.8.0_351\bin>set path=F:\Java\jdk1.8.0_351\jre;%path%

F:\Java\jdk1.8.0_351\bin>java -jar F:\ODI\fmw_12.2.1.4.0_odi.jar

The launcher log file is C:\Users\krishnakant\AppData\Local\Temp\OraInstall2022-11-18_10-16-16AM\launcher2022-11-18_10-16-16AM.log.

Extracting the installer... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ended

Unable to access or modify the system registry. Select Run as administrator when opening the command prompt and try again.

The log is located at this location: C:\Users\krishnakant\AppData\Local\Temp\OraInstall2022-11-18_10-16-16AM\launcher2022-11-18_10-16-16AM.log.


Press Enter to exit

Comments
Post Details
Added on Nov 18 2022
0 comments
510 views