wdreamsky opened a new issue #300:
URL: https://github.com/apache/rocketmq-spring/issues/300


   org.apache.rocketmq.client.exception.MQClientException: CODE: 10007  DESC: 
create reply message fail, requestMessage error, property[CLUSTER] is null.
   For more information, please visit the url, 
http://rocketmq.apache.org/docs/faq/
        at 
org.apache.rocketmq.client.utils.MessageUtil.createReplyMessage(MessageUtil.java:46)
        at 
com.kangma.mq.support.DefaultRocketMQListenerContainer.handleMessage(DefaultRocketMQListenerContainer.java:395)
        at 
com.kangma.mq.support.DefaultRocketMQListenerContainer.access$100(DefaultRocketMQListenerContainer.java:66)
        at 
com.kangma.mq.support.DefaultRocketMQListenerContainer$DefaultMessageListenerConcurrently.consumeMessage(DefaultRocketMQListenerContainer.java:350)
        at 
org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:412)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


----------------------------------------------------------------
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