You are currently reviewing an older revision of this page.

DRAFT KB-XXXX Installing Weblogic-Execute Weblogic installer using JDK.

Symptoms

Unable to run the weblogic .jar file

Extracting the installer . . . . . . . . . . . . . . . . . . . Done
This installer must be executed using a Java Development Kit (JDK)
but C:\Program Files\Java\jre1.8.0_181 is not a valid JDK Java Home.

Cause

Installer unable to recognize the environment variables. 

Action

Trying running the weblogic .jar file from <JAVA_HOME>/<JDK_Version>/bin directory via executing the command java -jar <PATH TO WEBLOGIC .JAR FILE>