1

I am getting the following error(given in the screenshot) while installing Oracle Weblogic 12.1 on Windows 10 . What should I do? enter image description here

awd
  • 2,302
  • 1
  • 22
  • 29
Puneet
  • 11
  • 3

1 Answers1

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