Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if dump is truncated if possible #44

Open
eclipsewebmaster opened this issue May 8, 2024 · 1 comment
Open

Check if dump is truncated if possible #44

eclipsewebmaster opened this issue May 8, 2024 · 1 comment

Comments

@eclipsewebmaster
Copy link

| --- | --- |
| Bugzilla Link | 582791 |
| Status | ASSIGNED |
| Importance | P3 normal |
| Reported | Dec 18, 2023 15:05 EDT |
| Modified | Jan 06, 2024 06:02 EDT |
| Reporter | Kevin Grigorenko |

Description

Core dump truncation is a common issue when loading dumps for IBM Java and IBM Semeru Runtimes. The most common manifestation of this is the error, "Unable to find Java runtime [...]". Recent versions of DTFJ have the Image.isTruncated method that checks for this condition: https://eclipse.dev/openj9/docs/api/jdk8/platform/dtfj/com/ibm/dtfj/image/Image.html#isTruncated--

It would be nice if MAT performed this check, if available, and gave the user a more detailed error message along with common causes of truncation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant