HI Guys,
I am facing issues with java agent configuration for windows service using wrapper.conf
Java service starts successfully but DT java agent is not starting up , no agent logs are getting generated as well.
Thanks
HImanshu Mor
I Have tried below combinations but none worked
wrapper.java.additional.1=-agentpath:"D:\\Dynatrace\\agent\\lib\\dtagent.dll"=name=JAVA_PROD,collector=XYZ.COM:9998,loglevel=fine wrapper.java.additional.1=-agentpath:"D:\Dynatrace\agent\lib\dtagent.dll"=name=JAVA_PROD,collector=XYZ.COM:9998,loglevel=fine wrapper.java.additional.1=-agentpath:D:/Dynatrace/agent/lib/dtagent.dll=name=Java_mySystemProfile,collector=XYZ.com:9998,loglevel=fine
Answer by Dave M. ·
Hi Himanshu,
If your Java is 64bit, use lib64 rather than lib in the path.
Did you check the command line to verify the agentpath was added successfully?
HTH,
dave
Hi Dave , apologies for such a late response here.
This actually worked out because it was java 64bit and lib64 folder was not present in our initial agent installation.
We did a fresh agent install and instrumented in java64 and worked.
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 12, 4:00 pm CET / 10:00 am ET
Register here
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 12, 4:00 pm CET / 10:00 am ET
Register here
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 12, 4:00 pm CET / 10:00 am ET
Register here
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 12, 4:00 pm CET / 10:00 am ET
Register here
Dynatrace AppMon java agent for websphere running in zOS 2.2 1 Answer
How to create a measure to count unique logins? 1 Answer
Instrumenting Java application monitoring on windows system for Appmon 1 Answer
How to monitor asynchronous External API call with non http based protocol? 1 Answer
Is there any way to hide JVM arguments for Java Agents for a specific user group? 2 Answers