I am trying to setup the AppDynamics java agent. I am facing issues in loading java agent in the JVM.
I try to add the below argument to the start.bat jvm options. -javaagent:C:\javaagent.jar
However, the aem do not start after this.
I have kept AppMachineAgent folder in the same drive as the AEM installation. However, javaagent.jar is not kept in the bin folder of the AEM. Do I need to keep it in the bin folder?
Any suggested steps I am missing?