AppDynamics Knowledge Base

Getting Error While Provisioning the EUM License

Getting Error While Provisioning the EUM License

Some users see the following error message while executing the license-provision.sh for provisioning the EUM License.
./provision-license /apps/AppDynamics/license.lic

This error is caused when the custom provider java.lang.Exception: useEncryptedCredentials=true, but the credentialStoreFile property is set to file path /opt/appdynamics/EUM/eum-processor/bin/bin/credential.scs which does not exist.

The working directory is .../eum-processor/bin, but it needs to be eum-processor according to the documentation for License Not Installed.

The correct command would be:

./bin/provision-license /apps/AppDynamics/license.lic
Labels (1)
Version history
Last update:
‎02-26-2018 09:14 AM
Updated by: