You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/05/20 07:30:58 UTC

[GitHub] [servicecomb-java-chassis] solomoni0999 opened a new issue #1214: Customer无法获取Provider的服务地址

solomoni0999 opened a new issue #1214: Customer无法获取Provider的服务地址
URL: https://github.com/apache/servicecomb-java-chassis/issues/1214
 
 
   
   消费者无法获取生产者地址,消费者和生产者都成功注册到服务中心,且都已经配置env模式
   
   Caused by: org.apache.servicecomb.core.exception.CseException: No available address found. microserviceName=agentmanager, version=0.0.0+, discoveryGroupName=0.0.0+/0.0.1+/instancesNoMatch/
           at org.apache.servicecomb.core.exception.ExceptionUtils.createCseException(ExceptionUtils.java:57) ~[java-chassis-core-1.1.0.jar:1.1.0]
           at org.apache.servicecomb.core.exception.ExceptionUtils.lbAddressNotFound(ExceptionUtils.java:88) ~[java-chassis-core-1.1.0.jar:1.1.0]
           ... 91 common frames omitted
   

----------------------------------------------------------------
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


With regards,
Apache Git Services