Encountering "java.nio.channels.ShutdownChannelGroupException" when exiting Karaf instances hosting JBoss A-MQ on Windows Server

Solution Unverified - Updated -

Environment

  • Red Hat JBoss A-MQ
    • 6.x
  • Windows Server 2012 R2

Issue

  • We are encountering an java.nio.channels.ShutdownChannelGroupException when exiting Karaf instances hosting JBoss A-MQ on Windows Server 2012 R2.
JBossA-MQ:karaf@root> exit
Exception in thread "Thread-46" java.nio.channels.ShutdownChannelGroupException
        at sun.nio.ch.Invoker.invokeIndirectly(Invoker.java:222)
        at sun.nio.ch.Invoker.invokeIndirectly(Invoker.java:313)
        at sun.nio.ch.WindowsAsynchronousServerSocketChannelImpl$AcceptTask.failed(WindowsAsynchronousServerSocketChannelImpl.java:286)
        at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:399)
        at java.lang.Thread.run(Thread.java:745)

Root Cause

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.