Splunk AppDynamics

How to attach the AppDynamics Java agent on a running Java Processes ?

Udyan_Sharma
New Member

Hi,

I am trying to instrument one of the Java Processes (JVM) running on a Windows Server.

I also went through the documentation https://docs.appdynamics.com/display/PRO42/Install+the+Java+Agent

But when I am trying to attach the Agent to the PID, its giving error.

D:\xxx\bin>java -Xbootclasspath/a:C:\Program Files (x86)\Java\jdk1.
8.0_65\lib\tools.jar -jar D:\monit\AppDynamics\AppServerAgent-4.4.0.17833\javaag
ent.jar 25628
Error: Could not find or load main class Files

Could someone please help in this case.

Regards

Udyan

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Check the path again. Try doyble slash or forward slash for windows.

Regards,

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Udyan,

You can include the javagaent.jar as a argument in the startup script the argument should -javaagent:/path/to/jar/javaagaent.jar

For your approach, did you make sure that this is a valid path?

D:\monit\AppDynamics\AppServerAgent-4.4.0.17833\javaagent.jar

Thanks,

Gurmit.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...