Skip to main content Skip to complementary content
Close announcements banner

Installing Talend JobServer as a service on Windows

Procedure

  1. Open a CMD window in Administrator mode and browse to the conf directory of your Talend JobServer installation directory.
  2. Execute the following command:
    jsl_static64.exe -debug
  3. Stop execution by pressing Ctrl+C.
  4. In the CMD window, execute the following command:
    jsl_static64.exe -install

Results

The Talend JobServer service is created and can be viewed by selecting Control Panel > Administrative Tools > Services in the Start Menu of Windows.

Note that, when shutting down or rebooting Windows, the Talend JobServer service does not stop. In order to avoid issues during start-up, you need to stop the service before shutting down or rebooting your machine.

To remove the service you can enter the following command in the same command window: jsl_static64.exe -remove

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!