Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code: 25 desc: the consumer's subscription not latest #370

Closed
yuxuanxinchen opened this issue Jul 18, 2018 · 6 comments
Closed

code: 25 desc: the consumer's subscription not latest #370

yuxuanxinchen opened this issue Jul 18, 2018 · 6 comments

Comments

@yuxuanxinchen
Copy link

2018-07-18 10:26:55.0926 WARN - NettyClientPublicExecutor_2 | RocketmqClient.onException-384 execute the pull request exception org.apache.rocketmq.client.exception.MQBrokerException: CODE: 25 DESC: the consumer's subscription not latest
For more information, please visit the url, http://rocketmq.apache.org/docs/faq/
at org.apache.rocketmq.client.impl.MQClientAPIImpl.processPullResponse(MQClientAPIImpl.java:640) ~[rocketmq-client-4.2.0.jar:4.2.0]
at org.apache.rocketmq.client.impl.MQClientAPIImpl.access$200(MQClientAPIImpl.java:155) ~[rocketmq-client-4.2.0.jar:4.2.0]
at org.apache.rocketmq.client.impl.MQClientAPIImpl$2.operationComplete(MQClientAPIImpl.java:592) [rocketmq-client-4.2.0.jar:4.2.0]
at org.apache.rocketmq.remoting.netty.ResponseFuture.executeInvokeCallback(ResponseFuture.java:51) [rocketmq-remoting-4.2.0.jar:4.2.0]
at org.apache.rocketmq.remoting.netty.NettyRemotingAbstract$2.run(NettyRemotingAbstract.java:286) [rocketmq-remoting-4.2.0.jar:4.2.0]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_112]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]

请问这个是什么问题呢

@xingfudeshi
Copy link
Member

please provide further details,like how does it happen?when does it happen?
the details can help us to locate the problem quickly.
thanks!!

@xingfudeshi
Copy link
Member

xingfudeshi commented Jul 18, 2018

please provide your system environment too.like ROCKETMQ_HOME,version of jdk,type of OS etc.

@yuxuanxinchen
Copy link
Author

操作系统版本为 centos7.2 rocketmq版本为4.2 该问题主要是在consumer启动一段时间后就会抛这个异常,启动三个consumer,关掉其中一个,其他两个也会抛这个异常,底层response返回的是25

@dominicqi
Copy link

看起来像是这个问题 #363 (comment)

@xingfudeshi
Copy link
Member

@dominicqi yes,it's same problem.

@vongosling
Copy link
Member

@yuxuanxinchen 请用最新版本验证,如果还有问题,发邮件到rocketmq user列表里,感谢你的支持。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants