You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by ? ? <el...@outlook.com> on 2018/01/11 04:39:27 UTC

RocketMQ Issue

Hi, Everyone
       Environment:
       Cents os 6.5
       JDK 8 152
       RocketMQ 4.2

       During using the RocketMQ, I've got some problems from broker.log,
As below:
2018-01-10 11:08:11 ERROR NettyServerNIOSelector_3_2 - processRequestWrapper response to /218.68.107.255:8458 failed
java.nio.channels.ClosedChannelException: null
       at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[netty-all-4.0.42.Final.jar:4.0.42.Final]
PS: ClosedChannelException happen frequently
       Mang messages could not be push to the consumer. But part of messages are normal.
       Pls help ! Tks