chmsword opened a new issue, #12649:
URL: https://github.com/apache/dubbo/issues/12649

   
   
   ### Environment
   
   * Dubbo version:3.1.2
   * Operating System version: #181-Ubuntu SMP
   * Java version: 1.8
   
   dubbo 版本 3.1.2  配置动态 tagroute(grey 流量),关闭对应tag服务实例。正常流量会链接到已关闭(grey 实例上)实例上
   
(org.apache.dubbo.remoting.transport.netty4.NettyClient:106^error)|traceUrl[-] 
-  [DUBBO] Client-side timeout., dubbo version: 3.1.2, current host: 
110.19.245.220, error code: 6-2. This may be caused by provider crash, go to 
https://dubbo.apache.org/faq/6/2 to find instructions. 
   org.apache.dubbo.remoting.RemotingException: client(url: 
dubbo://110.29.246.138:20880/service?anyhost=true&application=wd&background=false&category=providers,configurators,routers&check=false&codec=dubbo&delay=20000&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&heartbeat=60000&interface=Service&ispuserver=true&loadbalance=random&methods=updateByActivity,getActivityProductByPfidListForTab,getActivityProductList,getActivityCombineProductIds,saveOrUpdate,updateProductStatus,getFullDiscountProductList,getFullDiscountProductListByPfid&path=Service&pid=25886&protocol=dubbo&qos.accept.foreign.ip=true&qos.enable=true&qos.port=22222&reference.filter=notice&release=3.1.2.2&service-name-mapping=true&service.filter=dubboExceptionFilter&side=consumer&sticky=false&threadpool=fixed&threads=500&timeout=10000&timestamp=1688127641244&unloadClusterRelated=false)
 failed to connect to server /110.19.246.138:20880 client-side timeout 3000ms 
(elapsed: 3000ms) from netty client 110.19.245.220 u
 sing dubbo version 3.1.2
        at 
org.apache.dubbo.remoting.transport.netty4.NettyClient.doConnect(NettyClient.java:238)
        at 
org.apache.dubbo.remoting.transport.netty4.NettyClient.doConnect(NettyClient.java:171)
        at 
org.apache.dubbo.remoting.transport.AbstractClient.connect(AbstractClient.java:220)
        at 
org.apache.dubbo.remoting.transport.AbstractClient.reconnect(AbstractClient.java:274)
        at 
org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient.reconnect(HeaderExchangeClient.java:171)
        at 
org.apache.dubbo.remoting.exchange.support.header.ReconnectTimerTask.doTask(ReconnectTimerTask.java:52)
        at 
org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask.run(AbstractTimerTask.java:87)
        at 
org.apache.dubbo.common.timer.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:653)
        at 
org.apache.dubbo.common.timer.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:732)
        at 
org.apache.dubbo.common.timer.HashedWheelTimer$Worker.run(HashedWheelTimer.java:454)
        at java.lang.Thread.run(Thread.java:745)
   "
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to