It\'s showing -
This installer must be executed using a Java Development Kit (JDK)
You must provide the correct path to your JDK (not the JRE) in the system variable JDK_HOME
.
You could also change the JAVA_HOME
variable to point at your installed JDK.
Your PATH
system variable should also use the correct path to the JDK, and it would be useful if you could provide the result of the command: java -version
.
Have a look also here: https://docs.oracle.com/cd/E24329_01/doc.1211/e24492/console.htm#WLSIG128