dangdangdotcom / dubbox

Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
http://dangdangdotcom.github.io/dubbox
Apache License 2.0
4.9k stars 2.06k forks source link

Worker has already been shutdown #359

Open lizhan1995 opened 6 years ago

lizhan1995 commented 6 years ago

springboot集成dubbox,多个提供者,其中一个提供者关掉后,消费者会出现: 15519566 2017-Sep-21 14:08:18.759 [DubboClientReconnectTimer-thread-2] WARN o.j.n.c.DefaultChannelPipeline - [DUBBO] An exception was thrown by an exception handler., dubbo version: 2.8.4-SNAPSHOT, current host: 192.168.0.116 java.util.concurrent.RejectedExecutionException: Worker has already been shutdown ....... 而且是不停的报,别的提供者提供的服务也调用不了,除非重启消费者,不然就一直报上面这个错误

Spring boot integrated dubbox, multiple providers, one of which is turned off and consumers will appear: 2017 - Sep 15519566-21 14:08:18. 15519566 [DubboClientReconnectTimer - thread - 2] WARN O.J.N.C.D efaultChannelPipeline - [DUBBO] An exception was thrown by An exception handler., DUBBO version: 2.8.4 - the SNAPSHOT, the current host: 192.168.0.116 Java. Util. Concurrent. RejectedExecutionException: the Worker has already had been shutdown

danwuxin commented 2 years ago

我也出现了同样的问题,是不是2.8.4有找个问题,同样是2.8.4,有没有解决方法。

qinglo commented 2 years ago

谢谢! 邮件已收到