kylixs commented on pull request #266:
URL: https://github.com/apache/dubbo-samples/pull/266#issuecomment-766024634
dubbo-samples-edas 测试没通过
```
testGreeting(org.apache.dubbo.samples.edas.EDASIT) Time elapsed: 0.033 s
<<< ERROR!
org.apache.dubbo.rpc.RpcException: Failed to invoke the method sayHello in
the service org.apache.dubbo.samples.edas.GreetingService. No provider
available for the service
org.apache.dubbo.samples.edas.GreetingService:1.0.0.daily from registry
edas-config-center:9600 on the consumer 172.28.0.4 using the dubbo version
2.7.7. Please check if the providers have been started and registered.
at
org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker.checkInvokers(AbstractClusterInvoker.java:282)
at
org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:59)
at
org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:259)
at
org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor.intercept(ClusterInterceptor.java:47)
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]