123456789101112131415161718192021 |
- 2022-05-23 14:06:07.805 ERROR 19204 --- [nioEventLoopGroup-3-10] io.netty.util.ResourceLeakDetector : LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
- Recent access records:
- Created at:
- io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:349)
- io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:187)
- io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:178)
- io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:139)
- io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle.allocate(DefaultMaxMessagesRecvByteBufAllocator.java:114)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:147)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
- io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
- io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
- io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- java.base/java.lang.Thread.run(Thread.java:829)
- 2022-05-23 14:10:35.212 ERROR 19204 --- [nioEventLoopGroup-3-10] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[2768]未做任何处理.
- 2022-05-23 14:13:59.087 ERROR 19204 --- [nioEventLoopGroup-3-14] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[2763]未做任何处理.
- 2022-05-23 15:36:55.646 ERROR 19204 --- [nioEventLoopGroup-3-20] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[77]未做任何处理.
- 2022-05-23 17:00:59.965 ERROR 19204 --- [nioEventLoopGroup-3-12] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[93]未做任何处理.
|