Applying a patch via Talend Administration Center and Nexus - 7.3

Talend Migration and Upgrade Guide

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2023-05-19

Before applying the patch

Before you apply the patch, bear the following in mind.

  • If you download a patch to the local Nexus server, any Talend Studio which connects to Talend Administration Center will be updated automatically even if you want to test the patch on only one Talend Studio .
  • A backup is not automatically created for Talend Studio before the automated patch is applied.
    Warning: As an administrator, if you want to test the patch you need to have a test environment where you download the patch and test it. If all goes well, you proceed to download the tested patch in the production environment.

Applying a patch to Talend Studio

  • You have downloaded your patch to the local Nexus server.
  1. Open and restart Talend Studio in Remote mode.

    Talend Studio asks Talend Administration Center if there is any patch that has been downloaded to the local Nexus server and not yet applied to the Talend Studio.

  2. Click the Update button.

    Talend Studio applies the patch and restarts automatically.

Applying a patch to Talend CommandLine

  • You have downloaded your patch to the local Nexus server.
  1. Use the following startup script to start Talend CommandLine in interactive mode:

    Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace startServer -p 8002 --talendDebug

  2. Run the following two commands to apply the patch:
    • initRemote {tac_url} -ul {TAC login username} –up {TAC login password}

      For example: initRemote http://localhost:8080/org.talend.administrator/ -ul admin@company.com –up admin

    • checkAndUpdate -tu {TAC login username} -tup {TAC login password}

      For example: checkAndUpdate -tu admin@company.com -tup admin

  3. Stop and restart your Talend CommandLine as usual.
Note: If you encounter any problems when downloading or applying a patch, open a support ticket.