fanjiwang1992 commented on issue #2727:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2727#issuecomment-1049402120
错误日志现象:
2022-02-23
08:46:10,868]-[b5caf7279192835d]-[1002]-[https-jsse-nio-172.18.2.180-18443-exec-20]-[com.huawei.mateinfo.sdk.common.utils.MateInfoLogUtils.record(MateInfoLogUtils.java:38)]-[ERROR]
rest failed, url=/adc-studio-project-mgt/web/rest/v1/projects/1013
org.apache.servicecomb.swagger.invocation.exception.InvocationException:
InvocationException: code=408;msg=CommonExceptionData{code='SCB.00000004',
message='Invocation Timeout.', dynamic={}}
at
org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor.guardedWait(SyncResponseExecutor.java:85)
~[java-chassis-core-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at
org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor.waitResponse(SyncResponseExecutor.java:54)
~[java-chassis-core-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at
org.apache.servicecomb.core.provider.consumer.InvokerUtils.innerSyncInvoke(InvokerUtils.java:160)
~[java-chassis-core-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at
org.apache.servicecomb.provider.pojo.HandlerInvocationCaller.syncInvoke(HandlerInvocationCaller.java:40)
~[provider-pojo-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at
org.apache.servicecomb.provider.pojo.HandlerInvocationCaller.call(HandlerInvocationCaller.java:34)
~[provider-pojo-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at
org.apache.servicecomb.provider.pojo.Invoker.invoke(Invoker.java:71)
~[provider-pojo-2.1.5-h0.gts.dsp.r68.jar:2.1.5-h0.gts.dsp.r68]
at com.sun.proxy.$Proxy364.checkUserAccessByProjectId(Unknown
Source) ~[?:?]
at
com.huawei.mateinfo.studio.project.aspect.UnifyDevUserAccessCheckAspect.doBefore(UnifyDevUserAccessCheckAspect.java:69)
~[mateinfo-project-mgt-api-2.3.RC1.B009.v9.jar:?]
--
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]