liguiz opened a new issue #716: Failed to define highway RPC
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/716
 
 
   frontend 0.5 servicecomb 0.5
   I define highway call using @RpcSchema(schemaId ="dict")
    and component-scan base-package.
   
   but got:
   ```
   2018-05-18 14:43:15,462 [WARN] Service does not exist. 
org.apache.servicecomb.serviceregistry.client.http.ServiceRegistryClientImpl.lambda$null$4(ServiceRegistryClientImpl.java:199)
   2018-05-18 14:43:15,463 [ERROR] Can not find any instances from service 
center due to previous errors. service=default/CseMonitoring/latest 
org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:261)
   ```
   
   I didn't define any client in the project.
   use @RpcReference in comsumer project, got null.
   And there is a hightway address in dashboard.but no client.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to