You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/01/23 13:20:21 UTC

[GitHub] [dubbo-samples] kylixs commented on pull request #266: Improve dubbo-samples-edas

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org