Splunk AppDynamics

Java -> .Net Web Service Transaction correlation issue

CommunityUser
Splunk Employee
Splunk Employee

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

Labels (1)
0 Karma
1 Solution

Peter_Holditch
Builder

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:

image.pngDebug log request

If you prefer not to upload logs to a public forum, please open a support ticket and supply the logs there.

Warm regards,
Peter

View solution in original post

Peter_Holditch
Builder

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:

image.pngDebug log request

If you prefer not to upload logs to a public forum, please open a support ticket and supply the logs there.

Warm regards,
Peter

CommunityUser
Splunk Employee
Splunk Employee

Thanks Peter. Following up with support on same.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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