×
The 2025 Client Survey is now open! Responses will be accepted up until 10/31. Please feel free to share this link within your organization and we thank you in advance for your participation!
The Memory Usage page within the Admin Console shows information about current memory utilization within the LabKey Server process.

Memory Graphs

The top section of the page shows graphs of the various memory spaces within the Java Virtual Machine, including their current utilization and their maximum size. The Heap, Metaspace (Java 8), and PS Perm Gen (Java 7) sections are typically the most likely to hit their maximum size.

Object Tracking

When the server is running with Java asserts enabled (via the -ea parameter on the command-line), the bottom of the page will show key objects that are tracked to ensure that they are not causing memory leaks. This is not a recommended configuration for production servers.

Links

The links at the top of the page allow an administrator to clear the caches and request that the Java Virtual Machine perform a garbage collection to free memory claimed by unused objects. This can be useful to see how much memory is truly in use at a given point in time.


previousnext
 
expand allcollapse all