losphantom opened a new issue #1990: 跑在容器里provider端不停的报All clients has discontected... URL: https://github.com/apache/incubator-dubbo/issues/1990 provider可以正常提供服务, 但是基本上每隔20秒, 就一直输出以下日志, 貌似直接运行不会这样, 是容器里不能建立长连接吗? 还是我需要做什么设置? [2018-06-26 13:57:09.914 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:57:29.924 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:57:49.911 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:58:09.904 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:58:29.933 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:58:49.906 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:59:09.908 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:59:29.932 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 13:59:49.891 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 14:00:09.961 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 14:00:29.912 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 14:00:49.933 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155 [2018-06-26 14:01:09.912 - WARN] c.a.d.remoting.transport.AbstractServer : - [DUBBO] All clients has discontected from /127.0.0.1:9090. You can graceful shutdown now., dubbo version: 2.6.1.2, current host: 172.1.2.155
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
