Skip to main content

Run as a service (Linux or Windows)

  1. Locate the file <Remote-Engine-home>/etc/ talend-remote-engine-wrapper.conf .
  2. Locate the block starting with:

#********************************************************************

# Wrapper Properties

#********************************************************************

  1. After this block add the following line:
    • set.JAVA_TOOL_OPTIONS="-Dlog4j2.formatMsgNoLookups=true"
    • export JAVA_TOOL_OPTIONS="-Dlog4j2.formatMsgNoLookups=true"
  2. Optional step for Linux, in all user profile running “impersonate jobs” set the following system variable:
  3. Restart the 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!