gang0713 opened a new issue #8209:
URL: https://github.com/apache/dubbo/issues/8209
Caused by: org.apache.dubbo.remoting.TimeoutException: Waiting server-side
response timeout by scan timer. start time: 2021-07-03 16:02:50.829, end time:
2021-07-03 16:03:02.842, client elapsed: 1 ms, server elapsed: 12012 ms,
timeout: 12000 ms, request: Request [id=12, version=2.0.2, twoway=true,
event=false, broken=false, data=RpcInvocation [methodName=findCompanyInfoById,
parameterTypes=[class java.lang.String], arguments=[510611452465582080],
attachments={interface=com.dio.modules.company.services.ICompanyService,
path=com.dio.modules.company.services.ICompanyService, version=1.0.0}]],
channel: /192.168.3.122:49229 -> /192.168.3.122:12306
at
org.apache.dubbo.remoting.exchange.support.DefaultFuture.doReceived(DefaultFuture.java:210)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.remoting.exchange.support.DefaultFuture.received(DefaultFuture.java:175)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.remoting.exchange.support.DefaultFuture$TimeoutCheckTask.notifyTimeout(DefaultFuture.java:298)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.remoting.exchange.support.DefaultFuture$TimeoutCheckTask.lambda$run$0(DefaultFuture.java:285)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.common.threadpool.ThreadlessExecutor$RunnableWrapper.run(ThreadlessExecutor.java:196)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.common.threadpool.ThreadlessExecutor.waitAndDrain(ThreadlessExecutor.java:99)
~[dubbo-3.0.1.jar:3.0.1]
at org.apache.dubbo.rpc.AsyncRpcResult.get(AsyncRpcResult.java:179)
~[dubbo-3.0.1.jar:3.0.1]
at
org.apache.dubbo.rpc.protocol.AbstractInvoker.waitForResultIfSync(AbstractInvoker.java:272)
~[dubbo-3.0.1.jar:3.0.1]
--
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]