Java Memory Leaks

This page describes how to detect and troubleshoot Java memory leaks.
Attention: To activate Automatic Leak Detection, you need the Configure Agent Properties permission.To start an On Demand Capture Session, you need the Advanced Agent Operation permission. See Manage Custom Roles for Splunk AppDynamics.
The garbage collection feature of the JVM greatly reduces the opportunities to introduce memory leaks into a codebase. However, because garbage collection does not eliminate memory leaks completely, Splunk AppDynamics includes Automatic Leak Detection for supported JVMs.