TIBCO iProcess(R) Engine (DB2) 11.9.1 HotFix 005 is available

TIBCO iProcess(R) Engine (DB2) 11.9.1 HotFix 005 is available

book

Article ID: KB0138313

calendar_today

Updated On:

Products Versions
TIBCO iProcess Engine (DB2) 11.9.1

Description

===============================================================================
Product Name     : TIBCO iProcess(R) Engine (DB2)
Release Version     : 11.9.1_HF-005
Release Date     : March 2026

===============================================================================

Additional Information
 
With Oracle JDK 11.0.30, several cipher suites, especially TLS_RSA_* and 
RC4-based ones, are disabled by default by the JVM security policy.
 
To avoid the exception below:
 
IllegalArgumentException:
None of the [ciphers] specified are supported by the SSL engine
 
append the following ciphers to the existing list:
 
TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256
 
Update the ciphers attribute in: $SWDIR/tomcat/conf/server.xml
 
within the <Connector SSLEnabled="true" .../> configuration.
 
===============================================================================
Installation
 
 1. Shut down TIBCO iProcess Engine.
 
 2. Run the following script supplied in the hotfix package (this will take a
    backup and replace the SWDIR/java folder present in the current iProcess
    Engine location with the Java version 11.0.30, provided with the hotfix):
Extract the hotfix package and run below command:
replace_ipe-java.sh ./java_11.0.30
   
 3. Restart TIBCO iProcess Engine.
 
===============================================================================
Affected Files for 11.9.1_HF-005 (This Release)
 
   - SWDIR/java
 
===============================================================================
Closed Issue in 11.9.1_HF-005 (This Release)
 
IPE-7762
Upgrade the iProcess Engine Java environment to version 11.0.30 by running the
script, "replace_ipe-java.sh". This script replaces the current $SWDIR/java 
directory with the included 11.0.30 package.
 
Corrected.

 

Environment

This hotfix corrects the issues listed in the Closed Issues section.

Supported Platforms
   CentOS
      7.6, 7.x, and 8.0 64-bit on x86-64
   Oracle Linux
      7.6, 7.x, 8.0, and 8.x 64-bit on x86-64
   Red Hat Enterprise Linux Server
      7.6, 7.x, 8.0, and 8.x 64-bit on x86-64
   SUSE Linux Enterprise Server
      12 SP2, 12.x, 15, and 15.x 64-bit on x86-64

Databases
   IBM DB2 for Linux, Unix, and Windows 10.5.x, 11.1.x

Resolution

The hotfix can be downloaded from the TIBCO Support Customer Portal Web UI,
using your username and password for the TIBCO Support Web.

Once logged on the hotfix can be found under the Downloads Menu:
AvailableDownloads/iProcess/engine/11.9.1/hotfix005

Issue/Introduction

TIBCO iProcess(R) Engine (DB2) 11.9.1 HotFix 005 is available

Additional Information

TIB_ipe-db2_11.9.1_HF-005_readme.zip

Attachments

TIB_ipe-db2_11.9.1_HF-005_readme.zip get_app