Hello everyone,
I am using the Machine Agent without the bundle version 22.6 as indicated in past releases in docs. When I run java -jar machineagent.jar, I get the error: Could not find the main class: com.appdynamics.agent.sim.bootstrap.Bootstrap. Program will exit.
I ran the command jar tf machineagent.jar | grep com/appdynamics/agent/sim/bootstrap/Bootstrap.class, and it shows up, so I don't understand what I'm doing wrong. Can you help me? (doc: https://docs.appdynamics.com/appd/24.x/latest/en/product-and-release-announcements/past-releases/past-agent-releases#id-.PastAgentReleasesv24.2-Version22.6.0-June29,2022)
... View more