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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...