You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/01/02 08:48:43 UTC

[GitHub] [rocketmq] xiao-ma-nong commented on issue #2428: TranscationalMessage Error

xiao-ma-nong commented on issue #2428:
URL: https://github.com/apache/rocketmq/issues/2428#issuecomment-753448789


   > * 看这里
   > 
   > ```java
   > rocketMQTemplate 。sendMessageInTransaction(“ xxxxx ”,“ sendTranscationMessage ”,message,null);
   > ```
   > 
   > * 错误信息
   > 
   > ```json
   > {
   >    “ timestamp ”:1605257379871,
   >    “ status ”:500,
   >    “ error ”:“ Internal Server Error ”,
   >    “ message ”:“在缓存中找不到MQProducer'xxxxx'!请定义@RocketMQLocalTransactionListener类或调用createOrGetStartedTransactionMQProducer()创建首先“”,
   >    “ path ”:“ / sendTranscationMessage ” 
   > }
   > ```
   
   解决了吗??(already settled? ?)


----------------------------------------------------------------
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:
users@infra.apache.org