TPS-3385
Info | Value |
---|---|
Patch Name | Patch_20190830_TPS-3385_v1_7.2.1 |
Release Date | 2019-08-30 |
Target Verson | 20190620_1446-7.2.1 |
Product affected | Talend ESB Runtime |
Introduction
This patch is non-cumulative regarding Talend ESB, but cumulative for the jobserver. It includes all current patches for the jobserver and updated daikon libraries in Talend ESB Runtime 7.2.1. Patches for other parts of the Talend ESB Runtime have to be installed separately.
NOTE: To download this patch, liaise with your Support contact at Talend.
Fixed issues
This patch contains the following fixes:
- TPS-3385: [7.2.1] Talend Runtime - Jobserver - Default context is generated in children job folder falsely (Talend Runtime) (TPSVC-11101)
This patch also includes the following patches:
- TPS-3364: [7.2.1] Spark Stat Bean not being generated in 7.2 Code ( TPSVC-11053 )
- TPS-3333: [7.2.1] Remove hard coded keys used for encryption from JobServer (Talend Runtime) (TESB-26714, TPSVC-10897)
Prerequisites
Consider the following requirements for your system:
- Talend ESB Runtime 7.2.1 must be installed.
Installation
Installing the patch manually
- a. Go to folder 'Runtime_Home' or 'Runtime_Home/container', the folder wwhich contains sub-directories 'etc', 'system', etc., in the following called 'Container Root'.
- b. Backup and delete the content of sub-directory 'system/org/talend/daikon'
- c. Rename file 'etc/org.talend.remote.jobserver.server.cfg' to 'etc/org.talend.remote.jobserver.server.cfg.bak'.
- d. Extract into folder 'Runtime_Home' or 'Runtime_Home/container'.
- e. Merge any modifications from 'etc/org.talend.remote.jobserver.server.cfg.bak' into 'etc/org.talend.remote.jobserver.server.cfg'.
- Note: The new property 'org.talend.remote.jobserver.commons.config.JobServerConfiguration.TRACE_STATS_TIMEOUT' has been added.
- f. Start the runtime container
- g. Uninstall and reinstall talend-job-server
- karaf@trun()> update org.talend.monitoring
- karaf@trun()> update org.talend.monitoring.server
- karaf@trun()> update org.talend.remote.commons
- karaf@trun()> update org.talend.remote.server
- karaf@trun()> update org.talend.remote.jobserver.commons
- karaf@trun()> update org.talend.remote.jobserver.server
- karaf@trun()> refresh org.talend.monitoring
- karaf@trun()> refresh org.talend.monitoring.server
- karaf@trun()> refresh org.talend.remote.commons
- karaf@trun()> refresh org.talend.remote.server
- karaf@trun()> refresh org.talend.remote.jobserver.commons
- karaf@trun()> refresh org.talend.remote.jobserver.server
- karaf@trun()> feature:uninstall talend-job-server
- (Error messages at this step can be ignored)
- karaf@trun()> feature:repo-refresh mvn:org.talend/org.talend.jobserver.karaf.feature/7.2.1/xml
- karaf@trun()> feature:install talend-job-server
- h. Stop and re-start the runtime container
- (Error messages at this step can be ignored)