Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

'TESB_ENV_PASSWORD system variable is not specified' Runtime error

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

'TESB_ENV_PASSWORD system variable is not specified' Runtime error

Last Update:

Feb 9, 2024 1:22:49 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:20:27 AM

Problem Description

For encrypting clear text parameters and passwords, the environment variable TESB_ENV_PASSWORD is set in the Runtime/bin/setenv file.

 

However, running the Runtime command tesb:encrypt-text tadmin command fails with the following error:

TESB_ENV_PASSWORD system variable is not specified.
Second parameter should be used to specify password.

 

Root Cause

Runtime started as a system service. The Runtime/bin/setenv file is only taken into account if Runtime starts with the Runtime/bin/start or Runtime/bin/trun script.

 

Solution

  1. Edit the Runtime/etc/****-wrapper.conf file and add the following variable:

    set.TESB_ENV_PASSWORD=tadmin
  2. Restart the service.

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