Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369394

[CRaC] java.nio.channels.ClosedSelectorException in sun.nio.ch.SelectorImpl.ensureOpen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-crac
    • hotspot
    • None

      Sometimes the exception is thrown on checkpoint:

      /jdk/bin/jcmd 221 JDK.checkpoint
      Oct 06, 2025 3:28:52 PM jdk.internal.crac.LoggerContainer info
      INFO: Starting checkpoint
      Oct 06, 2025 3:28:54 PM jdk.internal.crac.LoggerContainer info
      Exception in thread "Thread-30" java.nio.channels.ClosedSelectorException
              at java.base/sun.nio.ch.SelectorImpl.ensureOpen(SelectorImpl.java:81)
              at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
              at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142)
              at java.base/sun.nio.ch.EPollSelectorImpl$MoveToCheckpointThread.run(EPollSelectorImpl.java:97)

            rmarchenko Roman Marchenko
            rmarchenko Roman Marchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: