<div dir="ltr">Hello everyone,<div><br></div><div>This is more of a user question, so I apologize if this is the wrong venue--please direct me to the right place as appropriate.</div><br>I am attempting to checkpoint my application but I get an exception saying that /var/lib/sss/mc/passwd is open:<div><br>An exception during a checkpoint operation:<br><br>jdk.internal.crac.CheckpointException<br>        at java.base/jdk.internal.crac.Core.checkpointRestore1(Core.java:141)<br>        at java.base/jdk.internal.crac.Core.checkpointRestore(Core.java:246)<br>        at java.base/jdk.internal.crac.Core.checkpointRestoreInternal(Core.java:262)<br>        Suppressed: jdk.internal.crac.impl.CheckpointOpenFileException: /var/lib/sss/mc/passwd<br>                at java.base/jdk.internal.crac.Core.translateJVMExceptions(Core.java:87)<br>                at java.base/jdk.internal.crac.Core.checkpointRestore1(Core.java:145)<br>                ... 2 more<div><br></div><div>The only thing I've found mentioning a similar issue is this old thread: <a href="https://mail.openjdk.org/pipermail/crac-dev/2022-January/000079.html">https://mail.openjdk.org/pipermail/crac-dev/2022-January/000079.html</a></div><div><br></div><div>The workaround posted there involves system-level configuration changes, but I am an unprivileged user on a shared RHEL8 machine so cannot apply such a workaround.</div><div><br></div><div>Is there anything I can do to resolve or at least workaround this issue?</div><div><br></div><div>Cheers,</div><div>Jack</div></div></div>