TPS-5064-RT (cumulative patch) - 8.0

Version
8.0
Language
English
Product
Talend ESB
Module
Talend ESB

TPS-5064-RT (cumulative patch)

Info Value
Patch Name Patch_20211223_TPS-5064_v2-RT-8.0.1
Release Date 2021-12-23
Target Version 20211109_1610-8.0.1
Product affected Talend ESB Runtime

Introduction

This patch is cumulative. It includes the previous generally available patches from Talend ESB Runtime 8.0.1.

NOTE: To download this patch, liaise with your Support contact at Talend.

Fixed issues

This patch contains the following fixes:

TESB

  • TPRUN-2849: Runtime Error Installing Patch TPS-5064_v1-RT-8.0.1 error 'setenv.bat does not exist'
  • TPRUN-2699: [CVE] Update of log4j2 and pax-logging because of GHSA-xxfh-x98p-j8fr
  • TPRUN-2546: Setup patch creator for maintenance/8.0

TPSVC

TDM

Prerequisites

Consider the following requirements for your system:

  • Talend ESB Runtime 8.0.1 must be installed.

  • Depending on the product, {container} is Talend-ESB-V8.0.1/container/ or Talend-Runtime-V8.0.1/

Installation

Container

  • Start Runtime Container
  • Extract & replace the content of ZIP directory container into {container} directory

Structure after extract & replace should be :

{container}
├───bin     : existing dir
├───deploy  : existing dir
├───etc     : existing dir
├───...
├───patches : dir from current or previous patch
│   └───Patch_20211223_TPS-5064_v2-RT-8.0.1
│           patch.bat
│           patch.commands
│           patch.sh
│           logs : directory for logs installation
├───system  : existing dir
│   ├───... : existing dir
├───...
  • Ensure username/password are right in {container}/patches/Patch_20211223_TPS-5064_v2-RT-8.0.1/patch.bat or {container}/patches/Patch_20211223_TPS-5064_v2-RT-8.0.1/patch.sh

    ... -u {username} -p {password} -f patch.commands ... 
    
  • Execute {container}/patches/Patch_20211223_TPS-5064_v2-RT-8.0.1/patch.bat or {container}/patches/Patch_20211223_TPS-5064_v2-RT-8.0.1/patch.sh

  • Ensure directory {container}/patches/Patch_20211223_TPS-5064_v2-RT-8.0.1/logs contains new log files :
  • xxx-installation.log: patch installation log
  • xxx-init.log: state before patch installation
  • xxx-installed.log: state after patch installation
Please note that Routes using cMap (TDM feature) are not automatically restarted by the patch procedure.
You will need to restart the Runtime Container for changes to take effect.