I created a bunch of heaps using VisualVM. The resulting file .hprofis about 6 GB.
When I try to upload a file in VisualVM, it is stuck at 50%. Despite the fact that the computer that I use does not consume additional resources. The CPU is quiet, only about half of the available memory is used, and no IO is reported.
jvisualvm: stuck on the "Load dump heap" screen asks a similar question, but the only answer involves creating a file .hprofthrough VisualVM (which I already did).
Are there any special settings that I need to use to open a dump of a heap of this size?
user1454117
source
share