Clearing your previous Talend Administration Center files if you migrate to the same Apache Tomcat server - 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

Procedure

  1. Via the Apache Tomcat manager, undeploy the previous version of the Talend Administration Center in Apache Tomcat.
  2. Delete all the remnants as well as the Talend Administration Center folder from the Tomcat Web application folder: <TomcatPath>/work/Catalina/localhost/<ApplicationPath>
  3. Delete the content of the <TomcatPath>/temp folder from the Apache Tomcat Web application folder.
    To avoid issues during the first connection to Talend Administration Center, do not delete the temp folder itself.
  4. Flush the browser cache.
  5. Reinstall the Talend Administration Center .war file (org.talend.administrator.war).
    To do this, follow the procedure described in details in the Talend Installation Guide.
    Note that, if you want to rename the Talend Administration Center application during migration, the best practice is to rename the backup of the old application, in order to always keep the same URL for the application that is currently installed. For example, rename the backup application org.talend.administrator.old and keep the org.talend.administrator default name for the application that is currently installed.
  6. Restart Apache Tomcat.