Working with Oracle WebLogic Patches

Download patches for Oracle WebLogic Server and Oracle Java SE (JDK) from the My Oracle Support site and then upload them to an Object Storage bucket.

Note

Ensure that you can access the Oracle support site to download the required patches. See Support Requests.
  1. Go to Critical Patch Updates, Security Alerts and Bulletins for all Oracle products.
    Critical patch updates are listed by date. As a best practice, verify the latest updates bimonthly so that you download the latest patches whenever they're available.
  2. Select the latest patch update, for example, "Critical Patch Update - October 2024."

    The "Affected Products and Patch Information" table lists products and corresponding versions that have patch updates and the links to access the corresponding patches.

  3. Download Oracle WebLogic Server patches.
  4. (Optional) Download JDK patches.
  5. Package all patches into separate ZIP files.
  6. Upload the <patch_ID>.zip file to a bucket in Object Storage. See Uploading an Object Storage Object to a Bucket.
  7. Add the Object Storage bucket name to the platform-specific property, Patch Bucket Name (Platform Config) as follows:
    1. On the Properties list page, find the Patch Bucket Name (Platform Config) property name. If you need help finding the list page or the property, see Listing Properties.
    2. From the Actions menu (Actions Menu) for the property, select Edit.
    3. On the Edit property page, add the bucket name.
Check for fleet compliance issues after applying patches.

Downloading Oracle WebLogic Server Patches

Download patches for Oracle WebLogic Server versions 12.2.1.4.0 and 14.1.1.0.0 from My Oracle Support.

Ensure that you have already signed in to My Oracle Cloud Support and navigated to your account.
  1. In the "Affected Products and Patch Information" table on the critical patch update page, find the row for Oracle WebLogic Server, versions 12.2.1.4.0, 14.1.1.0.0 in the "Affected Product and Versions" column.
  2. In the "Patch Availability Document" column for that row, select the Fusion Middleware link.
    The Fusion Middleware critical patch update page opens in My Oracle Support.
  3. From the left side of the page, select Oracle Weblogic Server 14.1.1.0.
    You can select a required Oracle WebLogic Server version, as applicable.
    A table is displayed that lists information about the Oracle WebLogic Server 14.1.1.0 patch bundle with a patch number.
  4. In the "Patch Advisor" column, select Click here.
    The critical patch update patch advisor for the Oracle Fusion Middleware page opens.
  5. On the Introduction tab, review information about all security patches.
  6. (Optional) Under Final CPU Information, find the support information for a specific Oracle WebLogic Server. For example, Oracle WebLogic Server 14.1.1.0 shows critical patch update support until January 2028. After that date, no patches are available for Oracle WebLogic Server 14.1.1.0.
  7. Select the FMW Infrastructure/Weblogic Server tab.
  8. To download all Oracle WebLogic Server 14.1.1.0 patches, select the patch links under Option 2 and download the files to a local computer.
    Note

    You don't need to download Stack Patch Bundle (SPB) files under Option 1.
  9. To download all FMW Infrastructure files, in the FMW Infrastructure / WebLogic Server pane on the left side of the page, select each of the supported FMW Infrastructure versions and download all the patches to a local computer.
  10. Proceed to the next optional section, "Downloading JDK Files."

(Optional) Downloading JDK Patches

Download the latest patches for Java 7, Java 8, and Java 11 from My Oracle Support.

Ensure you have already signed in to My Oracle Cloud Support and navigated to your account.
  1. Go back to the critical patch update page (from Critical Patch Updates, Security Alerts and Bulletins, select the latest patch update).
  2. In the "Affected Products and Patch Information" table on the critical patch update page, find the row for Oracle GraalVM Enterprise Edition in the "Affected Product and Versions" column.
  3. In the "Patch Availability Document" column for that row, select the Java SE link.
    The Oracle Java SE critical patch update page opens in My Oracle Support.
  4. Under Patch Availability, search and download patches for JDK 7, JDK 8, and JDK 11.
    Note

    To download the JDK patches, select only the patches that support Linux x86 64 platform. You don't need to download JRE patches.
  5. After downloading patches for JDK 7, JDK 8, and JDK 11, unzip each of these.
    Save the tar.gz files created for JDK 7, JDK 8, and JDK 11.
  6. Proceed to the next section, "Packaging Each File Set" for Oracle WebLogic Server or Oracle HTTP Server.

Packaging Each Patch File Set

Create two folders: one for Oracle WebLogic Server and another for optional JDK patches if required.

  1. On the local computer where you downloaded the optional JDK and Oracle WebLogic Server patch files, create two folders and name them as the patch IDs of the Oracle WebLogic Server bundle and Oracle JDK bundle, for example, 36124787 and 27838191.
  2. Add the optional JDK and Oracle WebLogic Server patches to the folders you created.
  3. Compress each of the folder contents into a ZIP file. The zip file name can be <patch_ID>.zip, for example, 36124787.zip and 27838191.zip.
  4. Go to step 6 under Working with Oracle Patches.