I am getting the following error(given in the screenshot) while installing Oracle Weblogic 12.1 on Windows 10 . What should I do?
Asked
Active
Viewed 168 times
1
-
Try running the installer under compatibility mode. – Bhupen Oct 03 '17 at 17:22
-
could you post the error instead sharing link ? – Ravi Oct 03 '17 at 17:27
-
Here you can find a similar issue https://stackoverflow.com/questions/39886707/issue-while-installing-the-weblogic-12-jar-at-windows just in case it can help you – ervidio Oct 19 '17 at 14:27
1 Answers
0
Check the current OS version, eg : 10.0.XX.X
Pick first 3 digits, i.e. 10.0, add line under tag on refhost.xml file like
VERSION VALUE="10.0"
Go back and start your installation process.

Jen
- 1
- 1