Java (Java Agent, Installation, JVM, and Controller Installation)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Same set of functions called repetitively in appdynamics call stack without recursion

Please see the attached screenshot of my call stack. We can see that in the root function, at the same level, two functions - load*Range and get*Collection  are called again and again despite the fact that the parent function has no type of recursion...

Selection_006.png

Resolved! Performance of benchmarking of application before customer shipment

I want to use Appdynamics to benchmark the application performance and use it compare on my intermittent builds as well as subsequent releases.    Can you please let me know how this can be done using Appdynamics ?    I have come across a feature " C...

Resolved! Exception in thread "main" JAVA Agent Spring Boot Application container

Hi! I am new on AppDynamics and I want to configure a Java Agent on a simple Spring Boot Application, for trial proposes. but when I put the line -javaagent an error is going on.     [root@ip-172-31-33-180 docker-apm]# docker logs docker Exception in...

POJO instrumentation of superclass methods does not work when the methods are not overridden in the child class

Hi,   I've instrumented a POJO rule as: Match classes "that extend a Super Class that ends with BaseCatalogWorkflowStep" (didn't want to bother with the package prefix, so used ends with, instead of equals) Method name "equals in"   We have been capt...

POJO rule.JPG TR_Approve.JPG PC_Enrichment.JPG