Skip to main content

Starting and stopping Talend ESB infrastructure services

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
Information noteNote: 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
Information noteNote: 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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!