startWeblogic.cmd not exist Or can not start weblogic via quickstart

 

One of the reason could be the bellow shows.

 

Installing WebLogic Server on 64-Bit Platforms Using 64-Bit JDK

If you are installing WebLogic Server on a 64-bit platform using a .jar installation program:

  • Include the -d64 flag in the installation command when using a 32/64-bit hybrid JDK (such as for the HP-PA, HPIA, and Solaris64 platforms. For example, if installing in graphical mode using the package installer:

    java -d64 -jar wlsversion_generic.jar

  • Run the java -version command (or java -d64 -version command on platforms using a 32/64-bit hybrid JDK) to ensure that your JAVA_HOME refers to a 64-bit JDK.

你可能感兴趣的:(startWeblogic.cmd not exist Or can not start weblogic via quickstart)