qianxiaojun8 opened a new issue #2984:
URL: https://github.com/apache/rocketmq/issues/2984


   2021-06-07 10:20:57 WARN NettyServerCodecThread_4 - NETTY SERVER PIPELINE: 
exceptionCaught 100.116.69.130:40077
   2021-06-07 10:20:57 WARN NettyServerCodecThread_4 - NETTY SERVER PIPELINE: 
exceptionCaught exception.
   java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[na:1.8.0_292]
        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) 
~[na:1.8.0_292]
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) 
~[na:1.8.0_292]
        at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[na:1.8.0_292]
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) 
~[na:1.8.0_292]
        at 
io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:221)
 ~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:899) 
~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:275)
 ~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:119)
 ~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) 
~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575)
 ~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) 
~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) 
~[netty-all-4.0.42.Final.jar:4.0.42.Final]
        at 
io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
 [netty-all-4.0.42.Final.jar:4.0.42.Final]
        at java.lang.Thread.run(Thread.java:748) [na:1.8.0_292]
   
   
   想问下这个问题可以怎么解决。。
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to