Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
02-18-2018 03:28 AM
I have a web service call being triggered from JBoss Java Node to .Net Node which finally terminates to database using ADO .Net call.
Both the Java and .Net tiers are instrumented. The issue is as follows:
1. In snap "java-ws-call" we can see call from Java Node to Web Service. This Web Service is served by instrumented .Net Node.
2. Instead of showing the same transaction being carried downstream till the database it is hown as new transaction at .Net level Node, as can be seen in "dotnet-to-db-call" snap attached.
Snap attached for drilldown at both tier levels to identify that the transaction is the same.
Also tried setting the below node agent property to true as suggested in link below for successful correlation, but no luck.
https://community.appdynamics.com/t5/Knowledge-Base/JVM-Correlation-FAQ/ta-p/26307
Property Name: enable-soap-header-correlation
Type: Boolean
Value: true
Solved! Go to Solution.
02-19-2018 02:17 AM
Gaurav,
To troubleshoot this, we will need agent DEBUG logs from the upstream and downstream tiers involved in this interaction (preferably, under a light load that only follows this path)
You can request agent log files from the node menu of the JVM / CLR in question. Debug logs are specified as shown:
If you prefer not to upload logs to a public forum, please open a support ticket and supply the logs there.
Warm regards,
Peter
03-21-2018 05:13 AM
Thanks Peter. Following up with support on same.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form