Products | Versions |
---|---|
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) | 4.3.2 |
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.
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
>