BPM Enterprise 4.3.2 now supports Amazon Corretto 8 u322

BPM Enterprise 4.3.2 now supports Amazon Corretto 8 u322

book

Article ID: KB0072246

calendar_today

Updated On:

Products Versions
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) 4.3.2

Description

BPM Enterprise (BPME) 4.3.2 bundles Oracle Java Runtime Environment (JRE) 1.8.0 u192. To update this JRE, Amazon Corretto 8 may now be used. Steps to use Corretto 8 are listed in the resolution section.

BPME v4.3.2 has been certified with Amazon Corretto 8 u322. If there is a requirement to use any other Corretto 8 release, please reach out to TIBCO Support.

Environment

ALL

Resolution

Steps to use Amazon Corretto 8 with BPME 4.3.2 - 

1. Download and install Amazon Corretto 8
2. Stop AMX BPM 
3. Use amx_jre_updater utility (https://docs.tibco.com/pub/amsg/3.4.1/doc/html/GUID-BA9588AA-2F7A-4561-83CD-2438B92B5FB8.html) to re-point to the new JRE
4. Start AMX BPM
5. Repeat the above steps on each server (if applicable) 

For example - 
 

1. Installed Amazon Corretto OpenJDK at "/usr/lib/jvm/java-1.8.0-amazon-corretto"

2. Stop each host on the server -

tibcohost stop -wait true 

3. Use amx_jre_updater utility - 

cd <BPM 4.3.2 TIBCO HOME>/amx/3.4/bin

./amx_jre_updater
Invoking interactive

TIBCO ActiveMatrix Updater Tool for Java Runtime Environment (JRE) interactive shell. Type "exit" to leave the shell.
Type "help" for a list of available commands.
Type "help <command>" for help on a particular command.

> update -jreHome "/usr/lib/jvm/java-1.8.0-amazon-corretto" -updateIni
File '/home/apps/BPM432_V44/amx/3.4/scripts/rpflauncher_classpath_3.4.1.tra' has been modified: JRE.HOME in property [java.library] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
File '/home/apps/BPM432_V44/amx/3.4/scripts/rpflauncher_classpath_3.4.1.tra' has been modified: JRE.HOME in property [tibco.env.PATH] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
File '/home/apps/BPM432_V44/amx/3.4/bin/amx_jre_updater.tra' has been modified: JRE.HOME in property [java.library] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
File '/home/apps/BPM432_V44/amx/3.4/bin/amx_jre_updater.tra' has been modified: JRE.HOME in property [tibco.env.PATH] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
File '/home/apps/BPM432_V44/amx/3.4/bin/TIBCOConfigurationTool.ini' has been modified: [/home/apps/BPM432_V44/tibcojre64/1.8.0] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
File '/home/apps/BPM432_V44/tct/1.6/TIBCOConfigurationTool.ini' has been modified: [/home/apps/BPM432_V44/tibcojre64/1.8.0] has been changed to /usr/lib/jvm/java-1.8.0-amazon-corretto
>

Issue/Introduction

BPM Enterprise 4.3.2 now supports Amazon Corretto 8 u322

Additional Information

https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/what-is-corretto-8.html

https://docs.tibco.com/pub/amsg/3.4.1/doc/html/GUID-BA9588AA-2F7A-4561-83CD-2438B92B5FB8.html