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

NullPointerException: Cannot invoke "jdk.internal.platform.CgroupInfo.getMountPoint()" because "info" is null #12385

Open
uckelman opened this issue Jun 19, 2023 · 1 comment
Labels
ABR From the Automatic Bug Reporter

Comments

@uckelman
Copy link
Contributor

ABR
Version 3.6.19
Reporter
Error Log 2459 bytes
3.6.19

java.lang.NullPointerException: Cannot invoke "jdk.internal.platform.CgroupInfo.getMountPoint()" because "info" is null
 at java.base/jdk.internal.platform.CgroupSubsystemFactory.setMountPoints(CgroupSubsystemFactory.java:351)
 at java.base/jdk.internal.platform.CgroupSubsystemFactory.amendCgroupInfos(CgroupSubsystemFactory.java:327)
 at java.base/jdk.internal.platform.CgroupSubsystemFactory.determineType(CgroupSubsystemFactory.java:188)
 at java.base/jdk.internal.platform.CgroupSubsystemFactory.create(CgroupSubsystemFactory.java:85)
@uckelman uckelman added the ABR From the Automatic Bug Reporter label Jun 19, 2023
@uckelman
Copy link
Contributor Author

This suggests that the bug is fixed, but maybe not in Java 17.0.7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABR From the Automatic Bug Reporter
Projects
None yet
Development

No branches or pull requests

1 participant