Starting and stopping Talend ESB infrastructure services - 7.3

Talend ESB Container Administration Guide

Version
7.3
Language
English
Product
Talend Cloud
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Administration and Monitoring
Design and Development
Installation and Upgrade
Last publication date
2023-09-13

Talend Runtime provides infrastructure services, including the Service Locator, Service Activity Monitoring, Security Token Service for its community version, and additional XKMS, Service Registry, Authorization, and Event Logging, etc. for its subscription versions, which are already installed in the Talend Runtime Container.

To start all the infrastructure services, after starting the Talend Runtime Container, enter the following command at the console prompt:

tesb:start-all
Note: The Event Logging feature (subscription feature only) will not be automatically started by the tesb:start-all command. To start it, you will have to execute its specific command(s). For more information on how to start Event Logging, see the Talend ESB Infrastructure Services Configuration Guide.

You can shutdown all Talend ESB infrastructure services by entering:

tesb:stop-all
Note: If there is another Talend Runtime Container running on the same machine and you forgot to adapt the configuration of the used ports, a port conflict may arise while starting an infrastructure component. In this case tesb:start-all will not try to start the remaining infrastructure components. Stop all infrastructure services using tesb:stop-all and restart them after adapting the configuration. There are configuration scripts simplifying this task.

For more information on how to start and stop and how to configure each of the infrastructure services, see the Talend ESB Infrastructure Services Configuration Guide.