Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
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