AppD Archive

Event Services does not Start

CommunityUser
Splunk Employee
Splunk Employee

hi

the zookeeper is runing but cant start event services

here is windows cli error message:

C:\AppDynamics\Controller\bin>controller.bat start-events-service
[INFO] Using mysql from "C:\AppDynamics\Controller"\db\bin
[INFO] Using mysql configuration file: "C:\AppDynamics\Controller"\db\db.cnf
The system cannot find the path specified.

one time i replaced all paths in controller.bat with absolute paths but the same err

0 Karma

Arun_Dasetty
Super Champion

Hi Farid, 

Is this a successfull installation during the install time? if yes, please send below logs:

a) Output of below command:

cmd> dir C:\AppDynamics\Controller

cmd> dir C:\AppDynamics\Controller\events_service\bin\

cmd> C:\AppDynamics\Controller\events_service\bin\events-service.bat start -y conf\events-service-all.yml -p conf\events-service-all.properties

b) check in services.msc whether there is AD  events service exists and if yes try to start from there

Open cmd in elevated cmd prompt as "Run as administrator"

c) what is the controller version, we tried in local 4.1 and it worked fine

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thans Kumar for valubale hints

one key point was my installation is like this : C:\AppDynamics\Controller\events_service\4.1.0.2\bin

instead of C:\AppDynamics\Controller\events_service\bin\  as you mentioned .

finaly it told :Logging startup to "C:\AppDynamics\Controller\events_service\4.1.0.2\bin\..\even
ts-service-all-startup.log"
Starting processor.....started.

but steel no service in services.msc panel

Thanks

0 Karma

Arun_Dasetty
Super Champion

Hi Farid,

Can you try below , it looks the version folder issue is address in latest 4.1.0.4 version as i do not version folder in my local, However regarding the missing events service , please try below and see if that helps:

Open cmd in elevated (Run as administrator)

- Now navigate to <Controller_dir>\events_servicie\4.0.1.2\bin in command prompt and issue below command

cmd> events-service.bat install-events-service

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...