This is a new issue in EAP 7.1.0.CR3 build. It has happened intermittently only on Solaris so far for both standalone as well as domain mode.
There is following ERROR in server.log or host-controller.log when stopping server or host controller:
ERROR [org.xnio.nio.tcp.server] (management Accept) Exception accepting request, closing server channel TCP server (NIO) <3a913c2>: java.nio.channels.ClosedChannelException at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235) at org.xnio.nio.QueuedNioTcpServer.handleReady(QueuedNioTcpServer.java:477) at org.xnio.nio.QueuedNioTcpServerHandle.handleReady(QueuedNioTcpServerHandle.java:38) at org.xnio.nio.WorkerThread.run(WorkerThread.java:591)
- is incorporated by
-
JBEAP-13551 Upgrade XNIO to 3.5.4.Final
- Closed
- is related to
-
XNIO-309 Socket accept errors should log at DEBUG, not ERROR
- Resolved