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 06-01-2017 02:40 PM - edited on 09-14-2018 12:55 PM by Nina.Wolinsky
On a Linux machine, using High Availability mode on the primary Controller or the single Controller on which service scripts are installed in non-High Availability mode, the command service appdcontroller start
does not start the App Server.
Error message:
Skipping appserver start - HA passive
Watchdog disabled
The MySQL database root user password is not obfuscated and stored.
In the computer terminal use the following commands to prompt for the MySQL root password.
cd <controller_home>/HA
./save_mysql_passwd.sh
Enter the root password, then try the service appdcontroller start
command again.
If unsure of the root password, enter the command <controller_home>/bin/controller.sh login-
db and then enter the root password. If the password allows you to log in, it is correct.
Stop services:
service appdcontroller stop
service appdcontroller-db stop
Start services:
service appdcontroller start
See status:
service appdcontroller status
Related Links:
Github - AppDynamics High Availability Toolkit
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form