Child pages
  • Creating a Servoy memory dump

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure to have a JDK and thus VisualVM installed for the same architecture (32 vs. 64 bit) as the Java process used that is to be inspected. When using a 32-bit VisualVM to inspect a 64-bit Java process, not all options of VisualVM will be available, like the option to make a memory dump 

Running VisualVM

On Windows VisualVm can be found in inside the JDK installation folder: {JDK_INSTALL}\bin\jvisualvm.exe/sh

When launched (on Windows) the GUI looks like:

...