Installing WebLogic Server

Caution:

Prior to installing WebLogic Server, ensure an appropriate JDK is installed. For details, refer to the preceding section entitled: Installing a JDK for WebLogic Server.

This procedure assumes you followed the instructions in the previous section of this chapter for obtaining the WebLogic installer and that you extracted the download.

Note:

The following installation screen shots are captured during installation of WebLogic Server 12.1.3. In case of WebLogic Server 12.2.1 installation, the screens will be similar with different WebLogic Server version.

To install WebLogic Server on the Development Client:

  1. Open a command prompt window with Run as Administrator.

  2. Run this command in the command prompt window to change directory:

    cd <Java_installation_dir>\bin

    where <Java_installation_dir> is the directory where you installed the JDK.

    For example:

    This image is described in the surrounding text.

    For more details on supported versions of the JDK, refer to the section of this chapter entitled: Installing a JDK for WebLogic Server.

  3. Run this command in the command prompt window to launch the WebLogic Server installer:

    For WebLogic Server 12.1.3:

    java -jar <path_to_wls_file>\fmw_12.1.3.0.0_wls.jar

    For WebLogic Server 12.2.1:

    java -jar <path_to_wls_file>\fmw_12.2.1.0.0_wls.jar

    For WebLogic Server 14.1.1:

    java -jar <path_to_wls_file>\fmw_14.1.1.0.0_wls.jar

    For example:

    This image is described in the surrounding text.

    The Java command executes and displays the Welcome screen for the Oracle Fusion Middleware.

    This image is described in the surrounding text.
  4. On Welcome, click the Next button.

    This image is described in the surrounding text.
  5. On Installation Location, in the Oracle Home field, enter or browse to a path into which you want to install WebLogic Server.

    Important:

    Oracle recommends that you install WebLogic into its own root directory and not into any other Oracle base directory used by another Oracle product, such as c:\ORACLE. For example, you should specify a directory such as c:\WebLogic\WLS12c.

    Note:

    You can choose any install location; however, using a location that contains "space" characters in the path may cause problems.

  6. Click the Next button.

    This image is described in the surrounding text.
  7. On Installation Type, select this radio button:

    WebLogic Server

  8. Click the Next button.

    This image is described in the surrounding text.
  9. On Prerequisite Checks, verify the installer checks complete successfully.

  10. Click the Next button.

    This image is described in the surrounding text.
  11. On Installation Summary, review the summary information.

  12. Click the Next button.

    This image is described in the surrounding text.

    The installer displays the Installation Progress as a percentage in the progress bar.

    This image is described in the surrounding text.
  13. On Installation Progress, the installation is complete when the progress bar indicates 100%.

  14. Click the Next button.

    This image is described in the surrounding text.
  15. On Installation Complete, turn off this checkbox:

    Automatically Launch the Configuration Wizard

  16. Click the Finish button.

    There is no additional manual configuration of the WebLogic Server. The remainder of the requisite configuration is handled programmatically by the WLSH4A installer.

Note:

Troubleshooting. If after you click the Finish button you receive the following screen, you did not turn off the checkbox in the previous screen. To proceed you can simply click Cancel button to exit.

Note:

WebLogic 12.2.1. . You must apply a mandatory Opatch after WebLogic Server 12.2.1.1.0 has been successful installed. This is described in the Oracle support document entitled:

E1: WLS: For JD Edwards EnterpriseOne HTML Server to run Oracle WebLogic Server 12.2.1.1.0 a Mandatory Patch is Required (Doc ID 2192375.1)

This image is described in the surrounding text.