Kcaco01 opened a new issue #572: URL: https://github.com/apache/rocketmq-externals/issues/572
Please describe the issue you observed: What did you do (The steps to reproduce)? when i wang to query message by rocketmq console What did you expect to see? message detail What did you see instead? org.apache.rocketmq.console.exception.ServiceException: Failed to query message by Id Please tell us about your environment: client: rocketmq-spring-boot-starter-2.1.0 nameserver and broker: 4.7.0 Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): request: http://xxx.xxx.xxx.xxx:8484/message/viewMessage.query?msgId=FE80000000000000B6C3D6E943DA7B1D000018B4AAC211DF987A0004&topic=yxm_order_topic response: {"status":-1,"data":null,"errMsg":"Failed to query message by Id: FE80000000000000B6C3D6E943DA7B1D000018B4AAC211DF987A0004"} ---------------------------------------------------------------- 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]
