Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!

Remote Engine installation fails with 'Error running C:\TalendRemoteEngine/bin/client.bat -a 8104 -h localhost -u tadmin "feature:install wrapper"'

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

Remote Engine installation fails with 'Error running C:\TalendRemoteEngine/bin/client.bat -a 8104 -h localhost -u tadmin "feature:install wrapper"'

Last Update:

Feb 9, 2024 1:22:49 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:07:21 AM

Problem Description

Installing the Remote Engine, fails with the following error:

0693p000008uEwtAAE.png

 

Root Cause

The values of the %JAVA_HOME% and %PATH% environment variables are not set correctly.

 

  • %JAVA_HOME% should point to the Java bin directory most of the time.

  • An example of a correct JAVA_HOME variable, might look like this:

    C:\remote-engine-2.1.0\bin>echo %JAVA_HOME%
    C:\Program Files\Java\jdk1.8.0_144
  • After Installation, the application should be run with the Run as administrator option.

 

Solution

  1. Download a new Remote Engine installer, and run the installer in the Run as administrator mode.

  2. Change the JAVA_HOME variable as it will be set to the bin directory by mistake.

Workaround

If this does not work, try adding the path to your java.exe directory to your PATH environment variable, as shown below:

0693p000008uEwyAAE.png

Version history
Last update:
‎2024-02-09 01:22 PM
Updated by: