1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
| 16:41:27.735 [nioEventLoopGroup-3-1] DEBUG io.netty.handler.logging.LoggingHandler - [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476] READ: 59B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000010| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000020| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000030| 30 30 30 30 30 30 30 30 30 30 30 |00000000000 | +--------+-------------------------------------------------+----------------+ 16:41:27.735 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message PooledSlicedByteBuf(ridx: 0, widx: 59, cap: 59/59, unwrapped: PooledUnsafeDirectByteBuf(ridx: 60, widx: 181, cap: 2048)) that reached at the tail of the pipeline. Please check your pipeline configuration. 16:41:27.736 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [LineBasedFrameDecoder#0, LoggingHandler#0, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476]. 16:41:27.736 [nioEventLoopGroup-3-1] DEBUG io.netty.handler.logging.LoggingHandler - [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476] READ: 52B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000010| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000020| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000030| 30 30 30 30 |0000 | +--------+-------------------------------------------------+----------------+ 16:41:27.737 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message PooledSlicedByteBuf(ridx: 0, widx: 52, cap: 52/52, unwrapped: PooledUnsafeDirectByteBuf(ridx: 113, widx: 181, cap: 2048)) that reached at the tail of the pipeline. Please check your pipeline configuration. 16:41:27.737 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [LineBasedFrameDecoder#0, LoggingHandler#0, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476]. 16:41:27.737 [nioEventLoopGroup-3-1] DEBUG io.netty.handler.logging.LoggingHandler - [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476] READ: 67B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000010| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000020| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000030| 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 |0000000000000000| |00000040| 30 30 30 |000 | +--------+-------------------------------------------------+----------------+ 16:41:27.737 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message PooledSlicedByteBuf(ridx: 0, widx: 67, cap: 67/67, unwrapped: PooledUnsafeDirectByteBuf(ridx: 181, widx: 181, cap: 2048)) that reached at the tail of the pipeline. Please check your pipeline configuration. 16:41:27.738 [nioEventLoopGroup-3-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [LineBasedFrameDecoder#0, LoggingHandler#0, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476]. 16:41:27.738 [nioEventLoopGroup-3-1] DEBUG io.netty.handler.logging.LoggingHandler - [id: 0x9d3a3621, L:/127.0.0.1:8000 - R:/127.0.0.1:54476] READ COMPLETE
|