Analyzing storage problems
Heap dumps are a useful tool for analyzing memory problems in an application. They provide a detailed overview of memory allocation and objects in memory. Heap dumps can be used to locate the source of an out-of-memory error.
This document describes how to create heap dumps. The analysis of heap dumps must be performed by a SoftProject software developer. Please contact our customer support for more information https://www.softproject.de/en/customer-support/
There are several approaches to creating heap dumps. The following two approaches are described in more detail: