Cheatsheet: start and stop commands for Talend server modules - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
Subscription type
Subscription
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 DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

The following table sums up the commands or executables you can use to start and stop Talend server modules.

Talend server module Start command/executable Stop command/executable

Apache Tomcat service for Talend Administration Center

sh <TomcatPath>/bin/startup.sh

sh <TomcatPath>/bin/shutdown.sh

JBoss service for Talend Administration Center

sh <JBossPath>/bin/run.sh

sh <JBossPath>/bin/shutdown.sh

Available in:

Big Data Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

Apache Tomcat service for Talend DQ Portal

Talend DQ Portal is deprecated from Talend 7.1 onwards.

sh <TomcatPath>/bin/startup.sh

sh <TomcatPath>/bin/shutdown.sh

Available in:

Data Fabric

MDM Platform

Apache Tomcat service for Talend MDM Server

sh <TomcatPath>/bin/startup.sh

sh <TomcatPath>/bin/shutdown.sh

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Talend Runtime

<TalendRuntimePath>/bin/trun

Ctrl+C

Talend Artifact Repository

<ArtifactRepositoryPath>/bin/nexus run by default or

nexus.sh console for Nexus 2

Ctrl+C

Talend JobServer

<JobServerPath>/start_rs.sh

<JobServerPath>/stop_rs.sh

Talend LogServer

sh <LogServerPath>/start_logserver.sh

sh <LogServerPath>/stop_logserver.sh

Talend CommandLine

Talend CommandLine as a Server is deprecated from Talend 7.1 onwards.

sh <CommandLinePath>/start_cmdline.sh or sh <CommandLinePath>\commandline-linux_x86_64.sh 1

sh <CommandLinePath>/start_cmdline.sh or Ctrl+C 1

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Talend ESB

tesb:start-all

tesb:stop-all

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Event Logging

tesb:start-el-default

tesb:stop-el-default

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Talend Runtime Container

<TalendESBPath>/container/bin/trun

Ctrl+C

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Apache ActiveMQ

In Talend Runtime Container:

feature:install activemq

Ctrl+C

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Service Locator

tesb:start-locator

tesb:stop-locator

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Service Activity Monitoring

tesb:start-sam

tesb:stop-sam

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Security Token Service

tesb:start-sts

tesb:stop-sts

1: The command/executable to use depends whether you installed your Talend product using manual installation or using automatic installation.