I am handling the Monitor Dump Analyser JCA31 and got the error: "Cannot find any thread dumps in core...".
Is there some requirement for matching the tool and the Java version that had generated the core file? I am wondering if I should download an older tool version.
If you look at the javacore file using a plain text editor, you will see that the thread dump section really is missing from the javacore file.
The question now becomes: Why is the thread dump section missing from the javacore file in the first place? I'm trying to understand that myself right now.