Skip to main content Skip to complementary content
Close announcements banner

Installing the Talend Runtime containers

Procedure

  1. Select the servers that will be used for the execution.
  2. On each server, unzip the archive file containing the Talend Runtime application matching your release version of Talend Studio.
    The archive file name for example reads: Talend-Runtime-V6.4.1.zip
  3. In the unzipped file, you might need to configure the org.ops4j.pax.web.cfg file to change the HTTP listening port and the org.apache.karaf.management.cfg file to manage RMI connection to connect to Talend ESB Container via JMX, that you can find in the directory Talend-Runtime-VA.B.C\etc. Note that this file also allows you to define the artifact repository URL.
  4. Browse to the bin directory and run the trun.bat file to launch Talend Runtime.
  5. Go to the Servers page of Talend Administration Center.
    Only users who have Operation Manager role and rights can have a read-write access to this page. For more information on access rights, see User roles and rights in theTalend Administration Center . So, you must connect to Talend Administration Center as an Operation Manager to be able to configure your servers.
  6. Define the server as follows:
    Field Description

    Label

    TestingServer

    Description

    Type in the description of server.

    Host

    localhost

    Command port

    8000

    File transfer port

    8001

    Monitoring port

    8888

    Timeout on unknown status(s)

    120

    Username

    Type in the username for user authentication to access a Job server.

    Password

    Type in the password for user authentication to access a Job server.

    Active

    Select/clear the check box to activate/deactivate this server

    Use SSL

    Select/clear the check box to use or not your own SSL keystore to encrypt the data prior to transmission.

    For more information about how to enable SSL, see Enabling the SSL encryption in Talend Runtime.

    Talend Runtime

    By default, servers created are Job servers.

    To deploy and execute your Jobs, Services, Routes, or Generic tasks into Talend Runtime, select the Talend Runtime check box. The following fields will display: Mgmt-Server port, Mgmt-Reg port, Admin Console port and Instance.

    Mgmt-Server port RMI Server Port (44444 by default). This field is mandatory.
    Mgmt-Reg port RMI Registry Port (1099 by default). This field is mandatory.
    Admin Console port Port of the Administration Web Console (8040 by default). This field is mandatory and allows to activate the Admin server button allowing you to access the Administration Web console.
    Instance Type in the name of the container instance in which you will deploy and execute your Jobs, Services, Routes, or Generic tasks, trun by default.
    This corresponds to the configuration of a Talend Runtime on the system that hosts the Web application. For any other system, the Host field should contain the IP address of the system. Check also that the ports 8000, 8001, and 8888 are available. These ports must be the same as defined in the TalendJobServer.properties defined above. The username and password pairs are defined in the user.properties file, which is located in the <runtime_install_path>/etc/ folder. The default admin username and password is tadmin / tadmin. However, you still need to set the password from the Talend Administration Center Server page.
  7. Click the Servers page again so that the Talend Runtime servers appear with their properties.

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!