【Lv:2】
- 注册
- 2021/08/21
- 消息
- 7
- 金粒
- 2,456金粒
19:45:50 [WARNING] Unexpected exception in the selector loop.
java.lang.IllegalStateException: recycled already
at io.netty.util.Recycler$Stack.push(Recycler.java:96)
at io.netty.util.Recycler.recycle(Recycler.java:56)
at io.netty.channel.MessageList.recycle(MessageList.java:162)
at io.netty.channel.ChannelOutboundBuffer.fail(ChannelOutboundBuffer.java:234)
at io.netty.channel.AbstractChannel$AbstractUnsafe.flushNow(AbstractChannel.java:743)
at io.netty.channel.nio.NioEventLoop.processWritable(NioEventLoop.java:524)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:496)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:358)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Unknown Source)
19:45:51 [WARNING] Promise done already:
java.lang.IllegalStateException: recycled already
at io.netty.util.Recycler$Stack.push(Recycler.java:96)
at io.netty.util.Recycler.recycle(Recycler.java:56)
at io.netty.channel.MessageList.recycle(MessageList.java:162)
at io.netty.channel.AbstractChannel$AbstractUnsafe.flushNow(AbstractChannel.java:705)
at io.netty.channel.nio.NioEventLoop.processWritable(NioEventLoop.java:524)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:496)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:358)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Unknown Source)
java.lang.IllegalStateException: recycled already
at io.netty.util.Recycler$Stack.push(Recycler.java:96)
at io.netty.util.Recycler.recycle(Recycler.java:56)
at io.netty.channel.MessageList.recycle(MessageList.java:162)
at io.netty.channel.ChannelOutboundBuffer.fail(ChannelOutboundBuffer.java:234)
at io.netty.channel.AbstractChannel$AbstractUnsafe.flushNow(AbstractChannel.java:743)
at io.netty.channel.nio.NioEventLoop.processWritable(NioEventLoop.java:524)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:496)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:358)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Unknown Source)
19:45:51 [WARNING] Promise done already:
java.lang.IllegalStateException: recycled already
at io.netty.util.Recycler$Stack.push(Recycler.java:96)
at io.netty.util.Recycler.recycle(Recycler.java:56)
at io.netty.channel.MessageList.recycle(MessageList.java:162)
at io.netty.channel.AbstractChannel$AbstractUnsafe.flushNow(AbstractChannel.java:705)
at io.netty.channel.nio.NioEventLoop.processWritable(NioEventLoop.java:524)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:496)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:358)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Unknown Source)