Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worker has already been shutdown #359

Open
lizhan1995 opened this issue Sep 21, 2017 · 2 comments
Open

Worker has already been shutdown #359

lizhan1995 opened this issue Sep 21, 2017 · 2 comments

Comments

@lizhan1995
Copy link

lizhan1995 commented Sep 21, 2017

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

danwuxin commented Dec 9, 2021

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

@qinglo
Copy link

qinglo commented Dec 9, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants