Running Talend ESB Container - 8.0

Talend Open Studio Installation and Upgrade Guide

Version
8.0
Language
English
Operating system
Linux
Subscription type
Open Source
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend ESB
Talend Studio
Content
Installation and Upgrade
Last publication date
2023-10-23
Available in...

Open Studio for ESB

Once Talend ESB installed, you can access Talend ESB Container in the <TalendESBPath>/container directory.

Talend ESB Container is an OSGI container, based on Apache Karaf, allowing you to deploy and execute various components and applications inside its <TalendESBPath>/container/deploy folder.

Procedure

  1. Browse to the <TalendESBPath>/container/bin directory.
  2. Run the trun file.

Results

After starting Talend ESB Container, you need to wait a few seconds for initialization to complete before entering the commands. Karaf, on which the Talend ESB Container is built, starts the non core bundles in background. For this reason, even if the console is already available, the commands may not.

For more information on Talend ESB Container usage and configuration, see Talend ESB Container Administration Guide and Talend ESB Infrastructure Services Configuration Guide.

Once Talend ESB Container is installed and launched, you will be able to install all the other components available in the Talend ESB package as features directly in the container. Thus, when launching Talend ESB Container, all the other components will be launched at the same time.

You also have the possibility to install these components as standalone.

Warning: When installing Talend ESB components as features in the container, you might encounter memory problems. For more information on how to increase the memory allocation of the container, see Memory Allocation Parameters.

This implementation can ease the management of Talend ESB, but if you want to create a cluster environment, you will need to replicate the container to have several containers with the right components installed as features in it. On the other hand, if you are using the different components as standalone, you will only need to duplicate the corresponding instance.