The producer service state not OK, SHUTDOWN_ALREADY

2019-06-11 14:28:23.647

type:

project

thread:

DubboServerHandler-10.25.8.104:21220-thread-2996

message:

2019-06-11 14:28:23,647 DubboServerHandler-10.25.8.104:21220-thread-2996 ERROR aicai.mq.producer.SendRetryListener:85 :: this attempt produce exception.retry=2,delay=6001,hasException=true,hasResult=false,causeBy=org.apache.rocketmq.client.exception.MQClientException: The producer service state not OK, SHUTDOWN_ALREADY See http://rocketmq.apache.org/docs/faq/ for further details. java.util.concurrent.ExecutionException: org.apache.rocketmq.client.exception.MQClientException: The producer service state not OK, SHUTDOWN_ALREADY See http://rocketmq.apache.org/docs/faq/ for further details. at com.github.rholder.retry.Retryer$ExceptionAttempt.(Retryer.java:254) at com.github.rholder.retry.Retryer.call(Retryer.java:163) at aicai.mq.producer.DefaultProducer.sendMsg(DefaultProducer.java:201) at aicai.mq.producer.DefaultProducer.sendMsg(DefaultProducer.java:158) 

 

生产者服务状态不正常,已关闭

你可能感兴趣的:(The producer service state not OK, SHUTDOWN_ALREADY)