Seeing lot's of these in Internal Diagnostics, is there a way to increase the threshold to 6000
Aborting snapshot started from com.ibm.ws.util.ThreadPool$Worker:run [line 1662] because the number of calls [5382] exceeded threshold [5000]
Hi ,
We see such issues when call graph strack trace is large the events around 5000 limit is nothing to related to Configure -> Slow transaction thresholds , stall threshold settings. We request you to configure the following node property to a higher integer value, say 6000:
Property name: max-call-elements-per-snapshot
Value type : Integer
Value: 6000
default is 5000
Find below the doc to edit/create a node level property for reference:
https://docs.appdynamics.com/display/PRO39/App+Agent+Node+Properties#AppAgentNodeProperties-Toeditar...
Do an agent reset and check the snapshots and events for new load. Hope that information helps.
Regards,
Arun