Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 02-26-2018 09:14 AM
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
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form