Skip to main content

Run manually on Windows

  1. Edit the file <JobServer-HOME> \ agent \ start_rs.bat
  2. Locate the line:
    • ALL_JVM_ARGS="$ALL_JVM_ARGS $CONF_PROP_ARG"
    • set JAVA_TOOL_OPTIONS=-Dlog4j2.formatMsgNoLookups=true
  3. Add after this line:
  4. Save File
  5. Restart JobServer

Run as Windows service (created by Talend installer for version 8.0.1)

  1. Change <JobServer-HOME>\agent\start_rs.bat as described in « Run manually on Windows »
  2. Relaunch service

Run as Windows service (created by Talend installer for versions 7.2.1, 7.3.1)

  1. Edit the file <JobServer-Home>\jobserver\TalendServices\conf\ wrapper.conf
  2. Add the line:
    • wrapper.app.env.JAVA_TOOL_OPTIONS=-Dlog4j2.formatMsgNoLookups=true
  3. Relaunch service

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!