TPS-3138
Info | Value |
---|---|
Patch Name | Patch_20190523_TPS-3138_v1_7.1.1 |
Release Date | 2019-05-23 |
Target Verson | 20181026_1147-7.1.1 |
Product affected | Talend ESB Runtime |
Introduction
This patch is non-cumulative. It includes patches for the jobserver libraries in Talend ESB Runtime 7.1.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-3138: [7.1.1] CreateProcess error=206, The filename or extension is too long (TPSVC-6838)
Prerequisites
Consider the following requirements for your system:
- Talend ESB Runtime 7.1.1 must be installed.
Installation
Installing the patch manually
a. Extract into folder 'Runtime_Home' or 'Runtime_Home/container'
b. Start the runtime container
c. 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:install talend-job-server
d. Stop and re-start the runtime container
(Error messages at this step can be ignored)