Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!

Changing the default Talend Administration Center (TAC) port

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

Changing the default Talend Administration Center (TAC) port

Last Update:

Feb 9, 2024 1:22:49 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:18:09 AM

Problem Description

Follow the steps below to change the default TAC port.

 

Solution

To change the default TAC server port:

  1. Stop Tomcat (if it is running).
  2. Navigate to the Talend installation folder\tac\apache-tomcat\conf\server.xml file.
  3. Find the following section and change the connector port 8080 to any open port.

    <Connector port="8080" protocol="HTTP/1.1"
            connectionTimeout="20000"
            redirectPort="8443" />
  4. Restart Tomcat and TAC.
Version history
Last update:
‎2024-02-09 01:22 PM
Updated by: