Skip to content

Instantly share code, notes, and snippets.

@yersan
Last active July 9, 2021 16:27
Show Gist options
  • Save yersan/88729bd0b7fdedf76c3898321052a0c8 to your computer and use it in GitHub Desktop.
Save yersan/88729bd0b7fdedf76c3898321052a0c8 to your computer and use it in GitHub Desktop.
RemoteChannelManagementTestCase#testExceptionInRequestHandlerWrite output with XNIO-385
11:26:49,563 INFO (main) [org.jboss.remoting] <EndpointImpl.java:99> JBoss Remoting version 5.0.23.Final
11:26:49,834 INFO (main) [org.xnio] <Xnio.java:95> XNIO version 3.8.5.Final-SNAPSHOT
11:26:49,844 INFO (main) [org.xnio.nio] <NioXnio.java:58> XNIO NIO Implementation Version 3.8.5.Final-SNAPSHOT
11:26:49,854 TRACE (main) [org.xnio.nio] <NioXnio.java:176> Starting up with selector provider class sun.nio.ch.KQueueSelectorProvider
11:26:49,855 TRACE (main) [org.xnio.nio] <NioXnio.java:219> Using Default system selector creator for provider class sun.nio.ch.KQueueSelectorProvider for main selectors and Default system selector creator for provider class sun.nio.ch.KQueueSelectorProvider for temp selectors
11:26:49,987 INFO (main) [org.jboss.threads] <Version.java:52> JBoss Threads version 2.4.0.Final
11:26:49,993 TRACE (main) [org.xnio.nio] <NioXnioWorker.java:241> CAS org.xnio.nio.NioXnioWorker@332729ad 00000001 -> 00000002
11:26:49,993 TRACE (main) [org.xnio.nio] <NioXnioWorker.java:241> CAS org.xnio.nio.NioXnioWorker@332729ad 00000002 -> 00000003
11:26:49,993 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:440> Starting worker thread Thread[XNIO-1 I/O-1,5,main]
11:26:49,994 DEBUG (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:444> Started channel thread 'XNIO-1 I/O-1', selector sun.nio.ch.KQueueSelectorImpl@713750db
11:26:49,994 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:440> Starting worker thread Thread[XNIO-1 Accept,5,main]
11:26:49,994 DEBUG (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:444> Started channel thread 'XNIO-1 Accept', selector sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:49,995 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:49,995 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:49,995 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:49,995 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:49,996 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:199> Completed open of endpoint "endpoint" <21129f1f>
11:26:49,997 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 1 of endpoint "endpoint" <21129f1f> (opened Connection provider for remote)
11:26:50,001 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote': Remoting remote connection provider 59cba5a for endpoint "endpoint" <21129f1f>
11:26:50,002 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 2 of endpoint "endpoint" <21129f1f> (opened Connection provider for remote+tls)
11:26:50,002 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+tls': Remoting remote connection provider 63611043 for endpoint "endpoint" <21129f1f>
11:26:50,002 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 3 of endpoint "endpoint" <21129f1f> (opened Connection provider for remoting)
11:26:50,003 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remoting': Remoting remote connection provider 73302995 for endpoint "endpoint" <21129f1f>
11:26:50,003 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 4 of endpoint "endpoint" <21129f1f> (opened Connection provider for remote+http)
11:26:50,004 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+http': Remoting remote connection provider 60410cd for endpoint "endpoint" <21129f1f>
11:26:50,004 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 5 of endpoint "endpoint" <21129f1f> (opened Connection provider for remote+https)
11:26:50,005 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+https': Remoting remote connection provider 600b9d27 for endpoint "endpoint" <21129f1f>
11:26:50,005 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 6 of endpoint "endpoint" <21129f1f> (opened Connection provider for http-remoting)
11:26:50,005 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'http-remoting': Remoting remote connection provider 7922d892 for endpoint "endpoint" <21129f1f>
11:26:50,005 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 7 of endpoint "endpoint" <21129f1f> (opened Connection provider for https-remoting)
11:26:50,006 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'https-remoting': Remoting remote connection provider 50de186c for endpoint "endpoint" <21129f1f>
/127.0.0.1:32123
11:26:50,070 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,071 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@5972fc38
11:26:50,071 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,071 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,072 TRACE (main) [org.xnio.listener] <QueuedNioTcpServer2.java:57> Setting channel listener to org.xnio.nio.QueuedNioTcpServer2$$Lambda$133/0x000000080020f440@5a18cd76
11:26:50,073 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.xnio.nio.NioTcpServerHandle$2@5b1ebf56
11:26:50,073 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,073 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.NioTcpServerHandle$2@5b1ebf56
11:26:50,076 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,076 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,083 INFO (main) [org.wildfly.security] <Version.java:55> ELY00001: WildFly Elytron version 1.16.0.Final
11:26:50,277 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 8 of endpoint "endpoint" <21129f1f> (opened Connection to remoting://127.0.0.1:32123)
11:26:50,283 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionProvider.java:164> Attempting to connect to "remoting://127.0.0.1:32123" with options {org.xnio.Options.SSL_ENABLED=>false,org.xnio.Options.SSL_STARTTLS=>true,org.xnio.Options.SASL_POLICY_NOANONYMOUS=>false}
11:26:50,289 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,289 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@3ecdaab6
11:26:50,289 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,289 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,295 TRACE (main) [org.xnio.nio.selector] <WorkerThread.java:277> Asynchronous connect
11:26:50,295 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,295 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@57b508be, interestOps=16, readyOps=16 for sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123]
11:26:50,296 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 16 for sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123]
11:26:50,296 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,296 TRACE (XNIO-1 Accept) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.xnio.nio.QueuedNioTcpServer2$$Lambda$134/0x000000080020e840@299d4ea0 on channel TCP server (NIO) <1f780b4e>
11:26:50,296 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,296 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,297 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,297 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=8, readyOps=8 for java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,297 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 8 for java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,297 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:624> Added task org.xnio.nio.QueuedNioTcpServer2$$Lambda$132/0x000000080020f040@5b01046a
11:26:50,297 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,298 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,298 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,298 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:328> handleReady connect finished
11:26:50,299 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnectionProvider$3@9e8af9f on channel org.xnio.nio.NioSocketStreamConnection@3080107f
11:26:50,304 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:74> Initialized connection from /127.0.0.1:32123 to /127.0.0.1:57996 with options {org.xnio.Options.SSL_ENABLED=>false,org.xnio.Options.SSL_STARTTLS=>true,org.xnio.Options.SASL_POLICY_NOANONYMOUS=>false}
11:26:50,305 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:98> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Greeting@115eb4df
11:26:50,305 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@3969d54d
11:26:50,305 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.QueuedNioTcpServer2$$Lambda$132/0x000000080020f040@5b01046a
11:26:50,305 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnectionProvider$ProviderInterface$$Lambda$124/0x00000008001c9840@77802fb0 on channel org.xnio.nio.QueuedNioTcpServer2@15f5905c
11:26:50,305 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:74> Initialized connection from /127.0.0.1:57996 to /127.0.0.1:32123 with options {}
11:26:50,309 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionProvider.java:406> Accepted connection from /127.0.0.1:57996 to localhost/127.0.0.1:32123
11:26:50,331 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ServerConnectionOpenListener.java:102> Setting read listener to org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@65232e92
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@d789713
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@d789713
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,332 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,333 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,333 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@71d37f90 on channel org.xnio.conduits.ConduitStreamSinkChannel@3baddc1
11:26:50,334 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 16 bytes
11:26:50,334 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,335 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,335 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,335 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,336 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,336 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,336 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Greeting@115eb4df on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,336 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,336 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,337 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 16 bytes
11:26:50,337 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=12 cap=8192]
11:26:50,337 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:184> Received java.nio.HeapByteBuffer[pos=0 lim=12 cap=8192]
11:26:50,337 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:203> Client received greeting
11:26:50,338 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:211> Client received server name: localhost
11:26:50,338 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:117> Client sending capabilities request
11:26:50,339 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:143> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities@4a72086a
11:26:50,339 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@8a9da4
11:26:50,339 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,339 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@8a9da4
11:26:50,339 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,340 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 48 bytes
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,341 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,342 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@65232e92 on channel org.xnio.conduits.ConduitStreamSourceChannel@6ef2129e
11:26:50,342 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,342 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,342 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 48 bytes
11:26:50,342 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=44 cap=8192]
11:26:50,343 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:219> Received java.nio.HeapByteBuffer[pos=0 lim=44 cap=8192]
11:26:50,343 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:237> Server received capabilities request
11:26:50,343 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:355> Server received capability: version 1
11:26:50,343 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:361> Server received capability: remote endpoint name "endpoint"
11:26:50,344 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:369> Server received capability: message close protocol supported
11:26:50,344 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:376> Server received capability: remote version is "5.0.23.Final"
11:26:50,344 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <DelegatingBasicLogger.java:164> Server received capability: remote channels in is "40"; resulting max outbound channels value is "40"
11:26:50,344 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <DelegatingBasicLogger.java:164> Server received capability: remote channels out is "40"; resulting max inbound channels value is "40"
11:26:50,345 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:397> Server received capability: authentication service
11:26:50,345 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:176> No EXTERNAL mechanism due to lack of SSL
11:26:50,356 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:188> Added mechanism ANONYMOUS
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1ede108
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1ede108
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,357 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@71d37f90 on channel org.xnio.conduits.ConduitStreamSinkChannel@3baddc1
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 59 bytes
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,358 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities@4a72086a on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 59 bytes
11:26:50,359 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=55 cap=8192]
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:299> Client received capabilities response
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:311> Client received capability: version 1
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:331> Client received capability: remote endpoint name "endpoint"
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:316> Client received capability: SASL mechanism ANONYMOUS
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:319> SASL mechanism ANONYMOUS added to allowed set
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:339> Client received capability: message close protocol supported
11:26:50,360 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:346> Client received capability: remote version is "5.0.23.Final"
11:26:50,361 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <DelegatingBasicLogger.java:164> Client received capability: remote channels in is "40"; resulting max outbound channels value is "40"
11:26:50,361 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <DelegatingBasicLogger.java:164> Client received capability: remote channels out is "40"; resulting max inbound channels value is "40"
11:26:50,361 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:365> Client received capability: authentication service
11:26:50,415 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:450> Client initiating authentication using mechanism ANONYMOUS
11:26:50,417 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 9 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,418 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,419 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,423 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:508> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication@1c6fc433
11:26:50,423 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7b5db26
11:26:50,423 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,424 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7b5db26
11:26:50,424 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000008 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,424 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 24 bytes
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57996]
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@65232e92 on channel org.xnio.conduits.ConduitStreamSourceChannel@6ef2129e
11:26:50,425 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,426 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,426 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 24 bytes
11:26:50,426 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=20 cap=8192]
11:26:50,426 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:219> Received java.nio.HeapByteBuffer[pos=0 lim=20 cap=8192]
11:26:50,426 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:262> Server received authentication request
11:26:50,442 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.ServerConnectionOpenListener$2@5f724057
11:26:50,442 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,443 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 9 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,443 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.ServerConnectionOpenListener$2@5f724057
11:26:50,443 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,443 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,445 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:485> Server sending authentication complete
11:26:50,446 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened an inbound connection)
11:26:50,460 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ServerConnectionOpenListener.java:497> Setting read listener to org.jboss.remoting3.remote.RemoteReadListener@396226a1
11:26:50,464 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7259779f
11:26:50,464 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,464 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.ServerConnectionOpenListener$1@43c27cda
11:26:50,464 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,464 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7259779f
11:26:50,464 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,464 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.ServerConnectionOpenListener$1@43c27cda
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 5 bytes
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,465 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication@1c6fc433 on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 5 bytes
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=1 cap=8192]
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:706> Client received authentication complete
11:26:50,466 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,467 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,467 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,467 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <IoUtils.java:725> Registered successful result org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication$$Lambda$212/0x00000008002ad440@3aa9b686
11:26:50,468 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:743> Setting read listener to org.jboss.remoting3.remote.RemoteReadListener@30f1b21b
11:26:50,468 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,468 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,468 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:308> Requesting service open of type Test-Channel on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,468 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,468 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,468 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=false IC=0 OC=1
11:26:50,468 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:206> Opened outbound channel on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,469 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:353> Outbound service request for channel ee3abe03 is configured as follows:
outbound window: option 2147483647, req 2147483647
inbound window: option 131072, req 131072
outbound msgs: option 65535, req 65535
inbound msgs: option 80, req 80
outbound msgsize: option 9223372036854775807, req 9223372036854775807
inbound msgsize: option 9223372036854775807, req 9223372036854775807
11:26:50,469 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@662f5666
11:26:50,469 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:396> Completed initiation of service open of type Test-Channel on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@662f5666
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,469 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 44 bytes
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,470 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@396226a1 on channel org.xnio.conduits.ConduitStreamSourceChannel@6ef2129e
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 44 bytes
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=40 cap=8192]
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:128> Received channel open request
11:26:50,471 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:211> Inbound service request for channel 6e3abe03 is configured as follows:
outbound window: req 131072, option 131072, grant 131072
inbound window: req 2147483647, option 131072, grant 131072
outbound msgs: req 80, option 80, grant 80
inbound msgs: req 65535, option 80, grant 80
outbound msgsize: req 9223372036854775807, option 9223372036854775807, grant 9223372036854775807
inbound msgsize: req 9223372036854775807, option 9223372036854775807, grant 9223372036854775807
11:26:50,472 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=false IC=1 OC=0
11:26:50,472 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:187> Opened inbound channel on Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,474 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2349a513
11:26:50,474 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,474 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2349a513
11:26:50,475 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,475 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 30 bytes
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@30f1b21b on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,476 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 30 bytes
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=26 cap=8192]
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:348> Received channel open ack
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:412> Inbound service acknowledgement for channel ee3abe03 is configured as follows:
outbound window: req 2147483647, use 131072
inbound window: req 131072, use 131072
outbound msgs: req 65535, use 80
inbound msgs: req 80, use 80
outbound msgsize: req 9223372036854775807, use 9223372036854775807
inbound msgsize: req 9223372036854775807, use 9223372036854775807
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,477 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,478 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,478 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,478 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,478 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,483 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=0 OM=1
11:26:50,483 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:116> Opened outbound message on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,485 TRACE (main) [org.jboss.remoting.remote] <OutboundMessage.java:112> Outbound message ID ced0: message window is open (131072-31=131041 remaining), proceeding with send
11:26:50,485 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@66ce957f
11:26:50,486 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID ced0: flushing message channel
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@66ce957f
11:26:50,486 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:184> Outbound message ID ced0: sending message (with EOF) (java.nio.DirectByteBuffer[pos=0 lim=8 cap=8192]) to org.xnio.nio.NioSocketStreamConnection@3080107f
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,486 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=1
new: RS=false WS=false IM=0 OM=0
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,486 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:161> Closed outbound message on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,486 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@55b5f5d2
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,486 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,486 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,486 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID ced0: flushing message channel
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 43 bytes
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@55b5f5d2
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,487 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 12 bytes
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@396226a1 on channel org.xnio.conduits.ConduitStreamSourceChannel@6ef2129e
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 55 bytes
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=39 cap=8192]
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,488 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=1 OM=0
11:26:50,489 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:180> Opened inbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,490 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@23cd303d)
11:26:50,490 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan 6e3abe03 msg ced0) (131072-31=131041 remaining)
11:26:50,490 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=8 cap=8192]
11:26:50,490 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,490 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan 6e3abe03 msg ced0) (131041-0=131041 remaining)
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=1 OM=0
new: RS=false WS=false IM=0 OM=0
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:191> Closed inbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@457862cd
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,491 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@457862cd
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 11 bytes
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,492 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,493 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@23cd303d)
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@30f1b21b on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 11 bytes
11:26:50,493 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=0 OM=1
11:26:50,493 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=7 cap=8192]
11:26:50,494 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:116> Opened outbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:318> Received message async close
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:319> Removed Outbound message ID ced0 on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,494 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <OutboundMessage.java:112> Outbound message ID 3fa8: message window is open (131072-18=131054 remaining), proceeding with send
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,494 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@40c7b96f
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,494 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,494 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 3fa8: flushing message channel
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,494 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:184> Outbound message ID 3fa8: sending message (with EOF) (java.nio.DirectByteBuffer[pos=0 lim=8 cap=8192]) to org.xnio.nio.NioSocketStreamConnection@25792ef0
11:26:50,494 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@40c7b96f
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,495 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=1
new: RS=false WS=false IM=0 OM=0
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,495 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:161> Closed outbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,495 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@71cd5918
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 30 bytes
11:26:50,495 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,495 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 3fa8: flushing message channel
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@71cd5918
11:26:50,495 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 12 bytes
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,496 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,496 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=0 OM=1
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@30f1b21b on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,497 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:116> Opened outbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 42 bytes
11:26:50,497 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <OutboundMessage.java:112> Outbound message ID 3682: message window is open (131072-55=131017 remaining), proceeding with send
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=26 cap=8192]
11:26:50,497 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:184> Outbound message ID 3682: sending message (with EOF) (java.nio.DirectByteBuffer[pos=0 lim=63 cap=8192]) to org.xnio.nio.NioSocketStreamConnection@25792ef0
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,497 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=1
new: RS=false WS=false IM=0 OM=0
11:26:50,497 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=1 OM=0
11:26:50,497 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:161> Closed outbound message on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,498 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:180> Opened inbound message on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,498 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@57946763
11:26:50,498 TRACE (pool-1-thread-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,498 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d209973)
11:26:50,498 TRACE (pool-1-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 3682: flushing message channel
11:26:50,498 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan ee3abe03 msg 3fa8) (131072-18=131054 remaining)
11:26:50,498 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=8 cap=8192]
11:26:50,498 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@f8e7078
11:26:50,498 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,499 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,499 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan ee3abe03 msg 3fa8) (131072-0=131072 remaining)
11:26:50,499 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=1 OM=0
new: RS=false WS=false IM=0 OM=0
11:26:50,499 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:191> Closed inbound message on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,499 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@62b8a2eb
11:26:50,499 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,500 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@749c877b
11:26:50,500 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d209973)
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@57946763
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,500 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@749c877b synchronously
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@f8e7078
11:26:50,500 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@62b8a2eb
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 67 bytes
11:26:50,501 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@749c877b
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=5 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 5 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@30f1b21b on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,501 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,501 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 67 bytes
11:26:50,502 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> synchronously
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=63 cap=8192]
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,502 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=true WS=true IM=0 OM=0
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:170> Refusing inbound message on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> (reads closed)
11:26:50,502 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@41925502
11:26:50,502 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@283e3a59
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,502 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:256> Closed channel reads on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,502 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:260> Closed channel reads and writes on Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> (unregistering)
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,502 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:285> Unregistering Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,502 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,502 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> asynchronously
11:26:50,503 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 15 bytes
11:26:50,503 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:255> CAS Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=0 OC=1
new: RS=false WS=false IC=0 OC=0
11:26:50,503 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 11 bytes
11:26:50,503 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,503 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:168> Closed outbound channel on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,503 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@41925502
11:26:50,503 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d209973)
11:26:50,503 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@283e3a59
11:26:50,503 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> synchronously
11:26:50,505 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,505 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Channel ID ee3abe03 (outbound) of Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,505 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,505 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d209973)
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,506 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,506 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f> synchronously
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,506 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IM=0 OM=0
new: RS=true WS=true IM=0 OM=0
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 9 bytes
11:26:50,506 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1d8062d2
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 11 bytes
11:26:50,506 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,506 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:256> Closed channel reads on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,506 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996]
11:26:50,507 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:260> Closed channel reads and writes on Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f> (unregistering)
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@396226a1 on channel org.xnio.conduits.ConduitStreamSourceChannel@6ef2129e
11:26:50,507 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:285> Unregistering Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,507 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f> asynchronously
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 46 bytes
11:26:50,507 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:255> CAS Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=1 OC=0
new: RS=false WS=false IC=0 OC=0
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=11 cap=8192]
11:26:50,507 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:306> Received message window open
11:26:50,507 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:157> Closed inbound channel on Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,508 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:311> Ignoring window open for expired channel
11:26:50,508 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@23cd303d)
11:26:50,508 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=7 cap=8192]
11:26:50,508 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f> synchronously
11:26:50,508 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:318> Received message async close
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=5 cap=8192]
11:26:50,509 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.xnio.streams.BufferPipeOutputStream@1e63ec0b
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:338> Received channel shutdown write
11:26:50,509 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.xnio.streams.BufferPipeOutputStream@3b956878
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=7 cap=8192]
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:318> Received message async close
11:26:50,509 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Channel ID 6e3abe03 (inbound) of Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,509 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.jboss.as.protocol.mgmt.support.ChannelServer@36546a22
11:26:50,509 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@23cd303d)
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,509 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.xnio.nio.QueuedNioTcpServer2@15f5905c
11:26:50,509 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,510 TRACE (main) [org.xnio.nio] <NioHandle.java:91> Cancelling key channel=sun.nio.ch.ServerSocketChannelImpl[closed], selector=sun.nio.ch.KQueueSelectorImpl@57b508be, invalid of sun.nio.ch.ServerSocketChannelImpl[closed] (other thread)
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1d8062d2
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@7c8b2a7
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 9 bytes
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,510 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@30f1b21b on channel org.xnio.conduits.ConduitStreamSourceChannel@182d7f0b
11:26:50,511 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,511 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SelectNowTask@47c463f
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,511 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 9 bytes
11:26:50,511 TRACE (main) [org.xnio.safe-close] <IoUtils.java:134> Closing resource org.xnio.nio.NioXnioWorker$NioWorkerMetrics$$Lambda$131/0x000000080020f840@2c88b9fc
11:26:50,511 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,511 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=5 cap=8192]
11:26:50,511 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource false
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:338> Received channel shutdown write
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,512 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing endpoint "endpoint" <21129f1f> asynchronously
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,512 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting connection <10ed3807> on endpoint "endpoint" <21129f1f> asynchronously
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,512 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,512 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f> asynchronously
11:26:50,513 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=true IC=0 OC=0
11:26:50,513 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:243> Sending close request on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,513 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@64dafeed
11:26:50,513 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,513 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:288> Sent close request on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,513 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@64dafeed
11:26:50,514 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,514 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,514 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,514 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=4, readyOps=4 for java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,515 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123]
11:26:50,515 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@e759edd on channel org.xnio.conduits.ConduitStreamSinkChannel@34996d3f
11:26:50,515 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 5 bytes
11:26:50,515 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,515 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <NioHandle.java:91> Cancelling key channel=java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=4, readyOps=4 of java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:57996 remote=/127.0.0.1:32123] (same thread)
11:26:50,515 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting connection <1ac77875> on endpoint "endpoint" <21129f1f> asynchronously
11:26:50,516 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f> asynchronously
11:26:50,516 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener$$Lambda$205/0x00000008002ae840@2ed64b99 on channel org.xnio.nio.NioSocketStreamConnection@3080107f
11:26:50,516 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=true IC=0 OC=0
11:26:50,516 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:243> Sending close request on Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,516 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2ece4966
11:26:50,516 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,516 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to -2147483638 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,516 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:288> Sent close request on Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,516 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:309> Shut down writes on channel
11:26:50,516 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
old: RS=false WS=true IC=0 OC=0
new: RS=true WS=true IC=0 OC=0
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2ece4966
11:26:50,517 TRACE (main) [org.jboss.remoting.remote.connection] <RemoteConnectionHandler.java:247> Shut down writes on channel
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:223> Received remote close request on Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote.connection] <RemoteConnectionHandler.java:229> Shut down writes on channel
11:26:50,517 TRACE (main) [org.jboss.remoting.remote.connection] <RemoteConnectionHandler.java:599> Shut down writes on channel
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Connection handler for Remoting connection 60dce7ea to /127.0.0.1:32123 of endpoint "endpoint" <21129f1f>
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,517 TRACE (main) [org.xnio.nio] <NioHandle.java:91> Cancelling key channel=java.nio.channels.SocketChannel[connected oshut local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 of java.nio.channels.SocketChannel[connected oshut local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996] (other thread)
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting connection <10ed3807> on endpoint "endpoint" <21129f1f>
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000009 of endpoint "endpoint" <21129f1f> (closed Remoting connection <10ed3807> on endpoint "endpoint" <21129f1f>)
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:595> Skipping selection of cancelled key channel=java.nio.channels.SocketChannel[connected oshut local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57996], selector=sun.nio.ch.KQueueSelectorImpl@713750db, invalid
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting connection <10ed3807> on endpoint "endpoint" <21129f1f> asynchronously
11:26:50,517 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SelectNowTask@451ff951
11:26:50,517 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Phase 1 shutdown count 00000008 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,518 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,518 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.xnio.nio.NioTcpServerHandle$1@1dd0e7c4
11:26:50,518 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,518 TRACE (main) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener$$Lambda$205/0x00000008002ae840@7894f09b on channel org.xnio.nio.NioSocketStreamConnection@25792ef0
11:26:50,518 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,518 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to -2147483639 of endpoint "endpoint" <21129f1f> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,518 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.NioTcpServerHandle$1@1dd0e7c4
11:26:50,518 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,518 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
old: RS=false WS=true IC=0 OC=0
new: RS=true WS=true IC=0 OC=0
11:26:50,518 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:223> Received remote close request on Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote.connection] <RemoteConnectionHandler.java:229> Shut down writes on channel
11:26:50,519 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 600b9d27 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Connection handler for Remoting connection 4696c826 to localhost/127.0.0.1:57996 of endpoint "endpoint" <21129f1f>
11:26:50,519 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 600b9d27 for endpoint "endpoint" <21129f1f>
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting connection <1ac77875> on endpoint "endpoint" <21129f1f>
11:26:50,519 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'remote+https': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@6111ba37 asynchronously
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000008 of endpoint "endpoint" <21129f1f> (closed Remoting connection <1ac77875> on endpoint "endpoint" <21129f1f>)
11:26:50,519 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 600b9d27 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting connection <1ac77875> on endpoint "endpoint" <21129f1f> asynchronously
11:26:50,519 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'remote+https': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@6111ba37
11:26:50,519 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Phase 1 shutdown count 00000007 of endpoint "endpoint" <21129f1f> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@d505cad)
11:26:50,520 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000006 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 600b9d27 for endpoint "endpoint" <21129f1f>)
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 63611043 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 63611043 for endpoint "endpoint" <21129f1f>
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'remote+tls': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@7be58f16 asynchronously
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 63611043 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'remote+tls': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@7be58f16
11:26:50,520 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000005 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 63611043 for endpoint "endpoint" <21129f1f>)
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 7922d892 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,520 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 7922d892 for endpoint "endpoint" <21129f1f>
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'http-remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@242aa8d9 asynchronously
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 7922d892 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'http-remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@242aa8d9
11:26:50,521 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000004 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 7922d892 for endpoint "endpoint" <21129f1f>)
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 59cba5a for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 59cba5a for endpoint "endpoint" <21129f1f>
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'remote': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@5b11a194 asynchronously
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 59cba5a for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,521 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'remote': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@5b11a194
11:26:50,522 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000003 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 59cba5a for endpoint "endpoint" <21129f1f>)
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 50de186c for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 50de186c for endpoint "endpoint" <21129f1f>
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'https-remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@37bd68c3 asynchronously
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 50de186c for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'https-remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@37bd68c3
11:26:50,522 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000002 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 50de186c for endpoint "endpoint" <21129f1f>)
11:26:50,522 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 73302995 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,523 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 73302995 for endpoint "endpoint" <21129f1f>
11:26:50,523 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.xnio.nio.QueuedNioTcpServer2@15f5905c
11:26:50,523 TRACE (main) [org.xnio.nio] <NioHandle.java:91> Cancelling key channel=sun.nio.ch.ServerSocketChannelImpl[closed], selector=sun.nio.ch.KQueueSelectorImpl@57b508be, invalid of sun.nio.ch.ServerSocketChannelImpl[closed] (other thread)
11:26:50,523 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,523 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SelectNowTask@7c2e1595
11:26:50,523 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,523 TRACE (main) [org.xnio.safe-close] <IoUtils.java:134> Closing resource org.xnio.nio.NioXnioWorker$NioWorkerMetrics$$Lambda$131/0x000000080020f840@2c88b9fc
11:26:50,523 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,523 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource true
11:26:50,523 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@60f7cc1d asynchronously
11:26:50,523 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 73302995 for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,523 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'remoting': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@60f7cc1d
11:26:50,524 TRACE (main) [org.jboss.remoting.endpoint] <SpiUtils.java:50> Phase 1 shutdown count 00000001 of endpoint "endpoint" <21129f1f> (closed Remoting remote connection provider 73302995 for endpoint "endpoint" <21129f1f>)
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 60410cd for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Remoting remote connection provider 60410cd for endpoint "endpoint" <21129f1f>
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Registration of 'remote+http': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@11eadcba asynchronously
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Remoting remote connection provider 60410cd for endpoint "endpoint" <21129f1f> asynchronously
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'remote+http': org.jboss.remoting3.EndpointImpl$ProtocolRegistration@11eadcba
11:26:50,524 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:357> Finished phase 1 shutdown of endpoint "endpoint" <21129f1f>
11:26:50,524 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of endpoint "endpoint" <21129f1f>
11:26:50,630 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:199> Completed open of endpoint "endpoint" <239b0f9d>
11:26:50,630 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 1 of endpoint "endpoint" <239b0f9d> (opened Connection provider for remote)
11:26:50,630 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote': Remoting remote connection provider 5b057c8c for endpoint "endpoint" <239b0f9d>
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 2 of endpoint "endpoint" <239b0f9d> (opened Connection provider for remote+tls)
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+tls': Remoting remote connection provider 5b7ea70d for endpoint "endpoint" <239b0f9d>
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 3 of endpoint "endpoint" <239b0f9d> (opened Connection provider for remoting)
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remoting': Remoting remote connection provider 30f5a68a for endpoint "endpoint" <239b0f9d>
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 4 of endpoint "endpoint" <239b0f9d> (opened Connection provider for remote+http)
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+http': Remoting remote connection provider 4e28bdd1 for endpoint "endpoint" <239b0f9d>
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 5 of endpoint "endpoint" <239b0f9d> (opened Connection provider for remote+https)
11:26:50,631 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'remote+https': Remoting remote connection provider f0e995e for endpoint "endpoint" <239b0f9d>
11:26:50,632 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 6 of endpoint "endpoint" <239b0f9d> (opened Connection provider for http-remoting)
11:26:50,632 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'http-remoting': Remoting remote connection provider 71b3bc45 for endpoint "endpoint" <239b0f9d>
11:26:50,632 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 7 of endpoint "endpoint" <239b0f9d> (opened Connection provider for https-remoting)
11:26:50,632 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:708> Adding connection provider registration named 'https-remoting': Remoting remote connection provider 3c435123 for endpoint "endpoint" <239b0f9d>
/127.0.0.1:32123
11:26:50,632 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,632 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@31458538
11:26:50,632 TRACE (main) [org.xnio.listener] <QueuedNioTcpServer2.java:57> Setting channel listener to org.xnio.nio.QueuedNioTcpServer2$$Lambda$133/0x000000080020f440@78a287ed
11:26:50,632 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,632 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.xnio.nio.NioTcpServerHandle$2@5357c287
11:26:50,633 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:528> SelectNow, queue is not empty
11:26:50,633 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,633 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.NioTcpServerHandle$2@5357c287
11:26:50,633 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,633 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,633 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 8 of endpoint "endpoint" <239b0f9d> (opened Connection to remoting://127.0.0.1:32123)
11:26:50,633 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionProvider.java:164> Attempting to connect to "remoting://127.0.0.1:32123" with options {org.xnio.Options.SSL_ENABLED=>false,org.xnio.Options.SSL_STARTTLS=>true,org.xnio.Options.SASL_POLICY_NOANONYMOUS=>false}
11:26:50,633 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,633 TRACE (main) [org.xnio.nio.selector] <WorkerThread.java:277> Asynchronous connect
11:26:50,633 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@478858ef
11:26:50,633 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@57b508be, interestOps=16, readyOps=16 for sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123]
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 16 for sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:32123]
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=8, readyOps=8 for java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.xnio.nio.QueuedNioTcpServer2$$Lambda$134/0x000000080020e840@62b4e52e on channel TCP server (NIO) <49f1af9>
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 8 for java.nio.channels.SocketChannel[connection-pending local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:328> handleReady connect finished
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:624> Added task org.xnio.nio.QueuedNioTcpServer2$$Lambda$132/0x000000080020f040@15601d2d
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnectionProvider$3@20fd879d on channel org.xnio.nio.NioSocketStreamConnection@3639fa43
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@57b508be
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:74> Initialized connection from /127.0.0.1:32123 to /127.0.0.1:57997 with options {org.xnio.Options.SSL_ENABLED=>false,org.xnio.Options.SSL_STARTTLS=>true,org.xnio.Options.SASL_POLICY_NOANONYMOUS=>false}
11:26:50,634 TRACE (XNIO-1 Accept) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:98> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Greeting@cd658a4
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.WorkerThread$SynchTask@91c36f1
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.xnio.nio.QueuedNioTcpServer2$$Lambda$132/0x000000080020f040@15601d2d
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnectionProvider$ProviderInterface$$Lambda$124/0x00000008001c9840@45118920 on channel org.xnio.nio.QueuedNioTcpServer2@3c038823
11:26:50,634 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:74> Initialized connection from /127.0.0.1:57997 to /127.0.0.1:32123 with options {}
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionProvider.java:406> Accepted connection from /127.0.0.1:57997 to localhost/127.0.0.1:32123
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ServerConnectionOpenListener.java:102> Setting read listener to org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@2aef47f
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@6a6de165
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@6a6de165
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:520> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:531> Select, queue is empty
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,635 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@23fc3d81 on channel org.xnio.conduits.ConduitStreamSinkChannel@31efb4d
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 16 bytes
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Greeting@cd658a4 on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 16 bytes
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=12 cap=8192]
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:184> Received java.nio.HeapByteBuffer[pos=0 lim=12 cap=8192]
11:26:50,636 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:203> Client received greeting
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:211> Client received server name: localhost
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:117> Client sending capabilities request
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:143> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities@73055b3d
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@315770e9
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@315770e9
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 48 bytes
11:26:50,637 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,638 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,638 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,638 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,638 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,638 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@2aef47f on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 48 bytes
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=44 cap=8192]
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:219> Received java.nio.HeapByteBuffer[pos=0 lim=44 cap=8192]
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:237> Server received capabilities request
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:355> Server received capability: version 1
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:361> Server received capability: remote endpoint name "endpoint"
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:369> Server received capability: message close protocol supported
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:376> Server received capability: remote version is "5.0.23.Final"
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <DelegatingBasicLogger.java:164> Server received capability: remote channels in is "40"; resulting max outbound channels value is "40"
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <DelegatingBasicLogger.java:164> Server received capability: remote channels out is "40"; resulting max inbound channels value is "40"
11:26:50,639 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:397> Server received capability: authentication service
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:176> No EXTERNAL mechanism due to lack of SSL
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:188> Added mechanism ANONYMOUS
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@574d1391
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@574d1391
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@23fc3d81 on channel org.xnio.conduits.ConduitStreamSinkChannel@31efb4d
11:26:50,640 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 59 bytes
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities@73055b3d on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 59 bytes
11:26:50,641 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=55 cap=8192]
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:299> Client received capabilities response
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:311> Client received capability: version 1
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:331> Client received capability: remote endpoint name "endpoint"
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:316> Client received capability: SASL mechanism ANONYMOUS
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:319> SASL mechanism ANONYMOUS added to allowed set
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:339> Client received capability: message close protocol supported
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:346> Client received capability: remote version is "5.0.23.Final"
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <DelegatingBasicLogger.java:164> Client received capability: remote channels in is "40"; resulting max outbound channels value is "40"
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <DelegatingBasicLogger.java:164> Client received capability: remote channels out is "40"; resulting max inbound channels value is "40"
11:26:50,642 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:365> Client received capability: authentication service
11:26:50,645 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:450> Client initiating authentication using mechanism ANONYMOUS
11:26:50,645 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 9 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,645 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,645 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,645 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:508> Setting read listener to org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication@50029f1d
11:26:50,646 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2980b2cf
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,646 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@2980b2cf
11:26:50,646 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000008 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 24 bytes
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,646 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=/127.0.0.1:57997]
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial@2aef47f on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 24 bytes
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=20 cap=8192]
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:219> Received java.nio.HeapByteBuffer[pos=0 lim=20 cap=8192]
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:262> Server received authentication request
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.ServerConnectionOpenListener$2@3ba3a846
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,647 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 9 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,648 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.ServerConnectionOpenListener$2@3ba3a846
11:26:50,648 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,648 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote.server] <ServerConnectionOpenListener.java:485> Server sending authentication complete
11:26:50,648 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,648 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:375> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened an inbound connection)
11:26:50,648 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ServerConnectionOpenListener.java:497> Setting read listener to org.jboss.remoting3.remote.RemoteReadListener@a3c1733
11:26:50,648 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@49a03c9e
11:26:50,649 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.ServerConnectionOpenListener$1@69ceedf7
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,649 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@49a03c9e
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,649 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.ServerConnectionOpenListener$1@69ceedf7
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 5 bytes
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,649 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication@50029f1d on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 5 bytes
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=1 cap=8192]
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.client] <ClientConnectionOpenListener.java:706> Client received authentication complete
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,650 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,650 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <IoUtils.java:725> Registered successful result org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication$$Lambda$212/0x00000008002ad440@68d0a51e
11:26:50,651 TRACE (XNIO-1 task-1) [org.jboss.remoting.remote] <ClientConnectionOpenListener.java:743> Setting read listener to org.jboss.remoting3.remote.RemoteReadListener@7b9f03fc
11:26:50,651 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,651 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,651 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:308> Requesting service open of type Test-Channel on Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,651 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,651 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,651 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=false IC=0 OC=1
11:26:50,651 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:206> Opened outbound channel on Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,651 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:353> Outbound service request for channel f22b676f is configured as follows:
outbound window: option 2147483647, req 2147483647
inbound window: option 131072, req 131072
outbound msgs: option 65535, req 65535
inbound msgs: option 80, req 80
outbound msgsize: option 9223372036854775807, req 9223372036854775807
inbound msgsize: option 9223372036854775807, req 9223372036854775807
11:26:50,651 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4264b240
11:26:50,651 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,651 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:396> Completed initiation of service open of type Test-Channel on Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,651 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4264b240
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 44 bytes
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@a3c1733 on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,652 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 44 bytes
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=40 cap=8192]
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:128> Received channel open request
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:211> Inbound service request for channel 722b676f is configured as follows:
outbound window: req 131072, option 131072, grant 131072
inbound window: req 2147483647, option 131072, grant 131072
outbound msgs: req 80, option 80, grant 80
inbound msgs: req 65535, option 80, grant 80
outbound msgsize: req 9223372036854775807, option 9223372036854775807, grant 9223372036854775807
inbound msgsize: req 9223372036854775807, option 9223372036854775807, grant 9223372036854775807
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:272> CAS Connection handler for Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IC=0 OC=0
new: RS=false WS=false IC=1 OC=0
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:187> Opened inbound channel on Connection handler for Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@3842eea4
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,653 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@3842eea4
11:26:50,654 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@2bdebfac)
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 30 bytes
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@7b9f03fc on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,654 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 30 bytes
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=26 cap=8192]
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:348> Received channel open ack
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:412> Inbound service acknowledgement for channel f22b676f is configured as follows:
outbound window: req 2147483647, use 131072
inbound window: req 131072, use 131072
outbound msgs: req 65535, use 80
inbound msgs: req 80, use 80
outbound msgsize: req 9223372036854775807, use 9223372036854775807
inbound msgsize: req 9223372036854775807, use 9223372036854775807
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,655 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,655 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=0 OM=1
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:116> Opened outbound message on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <OutboundMessage.java:112> Outbound message ID 6b64: message window is open (131072-31=131041 remaining), proceeding with send
11:26:50,656 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@6bb75258
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 6b64: flushing message channel
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:184> Outbound message ID 6b64: sending message (with EOF) (java.nio.DirectByteBuffer[pos=0 lim=8 cap=8192]) to org.xnio.nio.NioSocketStreamConnection@3639fa43
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@6bb75258
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=1
new: RS=false WS=false IM=0 OM=0
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,656 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:161> Closed outbound message on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,656 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@c260bdc
11:26:50,656 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,656 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,657 TRACE (main) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 6b64: flushing message channel
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 43 bytes
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@c260bdc
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,657 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@a3c1733 on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 43 bytes
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=39 cap=8192]
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=1 OM=0
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:180> Opened inbound message on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@1e058072)
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan 722b676f msg 6b64) (131072-31=131041 remaining)
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,658 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,659 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@3ab19a41
11:26:50,659 TRACE (XNIO-1 task-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 12 bytes
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@3ab19a41
11:26:50,659 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=1 OM=0
new: RS=false WS=false IM=1 OM=1
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,659 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:116> Opened outbound message on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 15 bytes
11:26:50,660 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <OutboundMessage.java:112> Outbound message ID 3ee0: message window is open (131072-23=131049 remaining), proceeding with send
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,660 TRACE (pool-4-thread-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1152eb07
11:26:50,660 TRACE (pool-4-thread-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1152eb07
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,660 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 3ee0: flushing message channel
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,660 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:184> Outbound message ID 3ee0: sending message (with EOF) (java.nio.DirectByteBuffer[pos=0 lim=8 cap=8192]) to org.xnio.nio.NioSocketStreamConnection@1f95075d
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 35 bytes
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,660 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=1 OM=1
new: RS=false WS=false IM=1 OM=0
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,660 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:161> Closed outbound message on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,660 TRACE (pool-4-thread-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1baa8077
11:26:50,661 TRACE (pool-4-thread-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,661 TRACE (pool-4-thread-1) [org.jboss.remoting.remote] <DelegatingBasicLogger.java:159> Outbound message ID 3ee0: flushing message channel
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@a3c1733 on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 12 bytes
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=8 cap=8192]
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan 722b676f msg 6b64) (131072-0=131072 remaining)
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=1 OM=0
new: RS=false WS=false IM=0 OM=0
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:191> Closed inbound message on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4d7ef4cd
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,662 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@1e058072)
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@7b9f03fc on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,662 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 50 bytes
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=11 cap=8192]
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:306> Received message window open
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <OutboundMessage.java:214> Outbound message ID 6b64 on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>: acknowledged 31 bytes
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=31 cap=8192]
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=0
new: RS=false WS=false IM=1 OM=0
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:180> Opened inbound message on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,663 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@532f3cfc)
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan f22b676f msg 3ee0) (131072-23=131049 remaining)
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@1baa8077
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4d7ef4cd
11:26:50,664 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 12 bytes
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 11 bytes
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@7b9f03fc on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,665 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 23 bytes
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=8 cap=8192]
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:290> Received message data
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <InboundMessage.java:202> Received message (chan f22b676f msg 3ee0) (131049-0=131049 remaining)
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:123> CAS Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=1 OM=0
new: RS=false WS=false IM=0 OM=0
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:191> Closed inbound message on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7cb7cff3
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=7 cap=8192]
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:318> Received message async close
11:26:50,666 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@532f3cfc)
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:319> Removed Outbound message ID 6b64 on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,666 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@7cb7cff3
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 11 bytes
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@a3c1733 on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:50,667 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 11 bytes
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=7 cap=8192]
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:318> Received message async close
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:319> Removed Outbound message ID 3ee0 on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:50,668 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:51,657 INFO (main) [org.jboss.as.protocol] <ManagementRequestContextImpl.java:141> WFLYPRT0057: cancelled task by interrupting thread Thread[Remoting 2 thread 1,5,Remoting]
11:26:51,658 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@2783717b
11:26:51,658 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@2783717b synchronously
11:26:51,658 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Registration of 'Test-Channel': org.jboss.remoting3.EndpointImpl$RegisteredServiceImpl@2783717b
11:26:51,658 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:51,658 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d> synchronously
11:26:51,658 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=0
new: RS=true WS=true IM=0 OM=0
11:26:51,658 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@76f7d241
11:26:51,658 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:256> Closed channel reads on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:51,658 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:51,658 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@76f7d241
11:26:51,658 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:260> Closed channel reads and writes on Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d> (unregistering)
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:51,659 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:285> Unregistering Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:51,659 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d> asynchronously
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=5, readyOps=4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:51,659 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:255> CAS Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IC=0 OC=1
new: RS=false WS=false IC=0 OC=0
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 4 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener@4567211d on channel org.xnio.conduits.ConduitStreamSinkChannel@4929ffe
11:26:51,659 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:168> Closed outbound channel on Connection handler for Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 9 bytes
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:51,659 TRACE (main) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@532f3cfc)
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:51,659 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d> synchronously
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:32123 remote=localhost/127.0.0.1:57997]
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@a3c1733 on channel org.xnio.conduits.ConduitStreamSourceChannel@5d17e0e2
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:51,659 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 9 bytes
11:26:51,659 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Channel ID f22b676f (outbound) of Remoting connection 2b43529a to /127.0.0.1:32123 of endpoint "endpoint" <239b0f9d>
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=5 cap=8192]
11:26:51,660 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@532f3cfc)
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:338> Received channel shutdown write
11:26:51,660 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IM=0 OM=0
new: RS=true WS=false IM=0 OM=0
11:26:51,660 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d> synchronously
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:209> Closed channel reads on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,660 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:140> CAS Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=true WS=false IM=0 OM=0
new: RS=true WS=true IM=0 OM=0
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:389> Allocated tick to 10 of endpoint "endpoint" <239b0f9d> (opened org.jboss.remoting3.EndpointImpl$TrackingExecutor@1e058072)
11:26:51,660 TRACE (main) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4a335fa8
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:51,660 TRACE (main) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:51,660 TRACE (XNIO-1 task-1) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:133> Closing Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d> synchronously
11:26:51,660 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:256> Closed channel reads on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:145> No read bytes available
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote] <RemoteReadListener.java:92> No message ready; returning
11:26:51,660 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:260> Closed channel reads and writes on Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d> (unregistering)
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$$Lambda$161/0x0000000800245040@4a335fa8
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:624> Added task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:51,660 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionChannel.java:285> Unregistering Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:629> Not polling, no wakeup
11:26:51,660 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:611> Running task org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener$1@59d15f20
11:26:51,660 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:353> Closing Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d> asynchronously
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <DelegatingBasicLogger.java:219> Sent 9 bytes
11:26:51,661 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:255> CAS Connection handler for Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
old: RS=false WS=false IC=1 OC=0
new: RS=false WS=false IC=0 OC=0
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <RemoteConnection.java:303> Flushed channel
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:539> Beginning select on sun.nio.ch.KQueueSelectorImpl@713750db (with timeout)
11:26:51,661 TRACE (main) [org.jboss.remoting.remote] <RemoteConnectionHandler.java:157> Closed inbound channel on Connection handler for Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio] <WorkerThread.java:550> Select, queue is empty
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@713750db
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <WorkerThread.java:583> Selected key channel=java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123], selector=sun.nio.ch.KQueueSelectorImpl@713750db, interestOps=1, readyOps=1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.nio.selector] <DelegatingBasicLogger.java:169> Calling handleReady key 1 for java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:57997 remote=/127.0.0.1:32123]
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.xnio.listener] <ChannelListeners.java:91> Invoking listener org.jboss.remoting3.remote.RemoteReadListener@7b9f03fc on channel org.xnio.conduits.ConduitStreamSourceChannel@7666fa5d
11:26:51,661 TRACE (main) [org.jboss.remoting.resource] <AbstractHandleableCloseable.java:269> Completed close of Channel ID 722b676f (inbound) of Remoting connection 663f0e10 to localhost/127.0.0.1:57997 of endpoint "endpoint" <239b0f9d>
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:125> No buffers in queue for message header
11:26:51,661 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.jboss.as.protocol.mgmt.support.ChannelServer@3f363cf5
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:136> Allocated fresh buffers
11:26:51,661 TRACE (XNIO-1 task-1) [org.jboss.remoting.endpoint] <EndpointImpl.java:1006> Resource closed count 00000009 of endpoint "endpoint" <239b0f9d> (closed org.jboss.remoting3.EndpointImpl$TrackingExecutor@1e058072)
11:26:51,661 TRACE (main) [org.xnio.safe-close] <IoUtils.java:151> Closing resource org.xnio.nio.QueuedNioTcpServer2@3c038823
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:149> Received 9 bytes
11:26:51,661 TRACE (main) [org.xnio.nio] <NioHandle.java:91> Cancelling key channel=sun.nio.ch.ServerSocketChannelImpl[closed], selector=sun.nio.ch.KQueueSelectorImpl@57b508be, invalid of sun.nio.ch.ServerSocketChannelImpl[closed] (other thread)
11:26:51,661 TRACE (XNIO-1 I/O-1) [org.jboss.remoting.remote.connection] <MessageReader.java:88> Received message java.nio.HeapByteBuffer[pos=0 lim=5 cap=8192]
11:26:51,661 TRACE (XNIO-1 Accept) [org.xnio.nio.selector] <WorkerThread.java:564> Selected on sun.nio.ch.KQueueSelectorImpl@57b508be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment