I would like to gain more knowledge in using the app-dynamics. For this i need a cases where i can test Out of memory , slow transactions and other cases.
Do we have any way to test these cases . do we have any demo applications available for this.
Please let me know if you need any more details.
I've been down the same path. I created my own test class using some of the code examples I found here:
http://stackoverflow.com/questions/6470651/creating-a-memory-leak-with-java
Hi Jagadesh,
Check the OIT(Object instance tracking) And ALD(Automatic leak detection) features helps to analyze JVM memory issues: http://docs.appdynamics.com/display/PRO39/Troubleshoot+Java+Memory+Issues
Regarding slow transactions, We request you to check the following which provides steps to debug:
http://docs.appdynamics.com/display/PRO39/Troubleshoot+Slow+Response+Times+for+Java
http://docs.appdynamics.com/display/PRO39/Troubleshoot+Slow+Response+Times
Let us know if that information helps.
Regards,
Arun