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
09-11-2017 02:58 PM
Hi,
when I run
/appdynamics/controller/HA/appdservice-noroot.sh appdcontroller status
I get the following results
version: 004-002-013-001 db running as monitor - active primary watchdog not running assassin not running controller running events service not running reporting service running machine-agent service not running
So then I switch over to this and get this result:
/appdynamics/controller/events_service/bin/events-service.sh Please set JAVA_HOME env variable
Lastly I try this
/appdynamics/controller/bin/controller.sh start-events-service [INFO] Path to mysql is not defined in system environment (MYSQL_BIN). Using mysql from /apps/appdynamics/controller/db/bin [INFO] Mysql configuration file is not defined in system environment (AD_DB_CNF). Using mysql configuration file: /apps/appdynamics/controller/db/db.cnf [INFO] Mysql datadir is /data/appdynamics/controller/db/data Starting the Events Service... This may take a few minutes. Check the /apps/appdynamics/controller/logs/events-service-startup.log for details.
I've attached the events-service-startup.log. Any help on getting the events service started and running would be greatly appreciated. Thanks!
09-12-2017 02:06 AM
Hi Jahinnipa,
Can you try to start it manually and verify
cd <events_service_install_dir> nohup bin/events-service.sh start -p conf/events-service-api-store.properties &
Note: Before you invoke the above command, Please make sure to remove any staleevents-service-api-store.id that might be present . Location for instance [/opt/AppDynamics/Controller/events_service/bin/../events-service-api-store.id]
You can refer the below article on this
Regards,
Mohammed Rayan
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form