...
| Status |
|---|
| colour | Blue |
|---|
| title | Administrator |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | StandUpdated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | gilt fuer applies to Nuclos 4.2026.x |
|---|
|
| Panel |
|---|
|
Auf dieser SeiteOn this page |
A memory image (heap/thread dump) helps analyse memory leaks, freezes and crashes as well as profiling. It can be created from both the Nuclos client and server.
...
- Start
bin/jvisualvm (or .exe) from the JDK. - On the left under Applications, right-click the JVM instance – the server appears as Tomcat, the client as Java Web Start.
- Create a Thread Dump and a Heap Dump one after another and save each as a file.
Image Added
Image Removedjvisualvm: create thread and heap dump.
...