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 2019/09/30 07:06:09 UTC

[GitHub] [rocketmq-spring] qiaojiang2 opened a new issue #153: The producer group[SALES_PAY_NOTIFY] has been created before,

qiaojiang2 opened a new issue #153:  The producer group[SALES_PAY_NOTIFY] has been created before,
URL: https://github.com/apache/rocketmq-spring/issues/153
 
 
   
   rg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionListenerImpl' defined in file [/Users/qiaojiang/dev-tools/workspace/mafengwo_workspace/pay-notify/pay-notify-provider/target/classes/com/mafengwo/pay/notify/provider/listener/TransactionListenerImpl.class]: Initialization of bean failed; nested exception is org.springframework.messaging.MessagingException: The producer group[SALES_PAY_NOTIFY] has been created before, specify another name please.
   See http://rocketmq.apache.org/docs/faq/ for further details.; nested exception is org.apache.rocketmq.client.exception.MQClientException: The producer group[SALES_PAY_NOTIFY] has been created before, specify another name please.
   See http://rocketmq.apache.org/docs/faq/ for further details.

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


With regards,
Apache Git Services