Skip to content

dubbo async invoke occur timout exception, but indeed within the timeout. dubbo version 2.5.7 #1303

@tuser4198

Description

@tuser4198

com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-01-30 19:02:11.956, end time: 2018-01-30 19:02:13.186, client elapsed: 0 ms, server elapsed: 1230 ms, timeout: 5000 ms, request: Request [id=4470, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=mock, parameterTypes=[class mock], arguments=[mock[mock=[4063]]], attachments={async=true, path=mock, id=2189, interface=mock, version=1.0.0, timeout=5000, group=offline}]], channel: /172.19.155.23:57001 -> /10.4.225.73:20880
at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:136)
at com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter.get(FutureAdapter.java:73)
at com.mock(mock.java:197)
at com.mock$1.run(mock.java:554)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugBugs to being fixed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions