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
Edit the Runtime/etc/****-wrapper.conf file and add the following variable: