Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC-020020009: 当前服务[com.ccbft.registry.service.HelloService:1.0]的地址[bolt://127.0.0.1:12200,]不可用,或指定的地址不在可用的地址列表中 #1005

Closed
jamyy2000 opened this issue Dec 25, 2020 · 2 comments
Labels
wontfix This will not be worked on

Comments

@jamyy2000
Copy link

jamyy2000 commented Dec 25, 2020

Your question

describe your question clearly

Your scenes

RPC-020020009: 当前服务[com.ccbft.registry.service.HelloService:1.0]的地址[bolt://127.0.0.1:12200,]不可用,或指定的地址不在可用的地址列表中
describe your use scenes (why need this feature)

Exception in thread "main" com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-020020009: 当前服务[com.ccbft.registry.service.HelloService:1.0]的地址[bolt://127.0.0.1:12200,]不可用,或指定的地址不在可用的地址列表中
at com.alipay.sofa.rpc.client.AbstractCluster.unavailableProviderException(AbstractCluster.java:500)
at com.alipay.sofa.rpc.client.AbstractCluster.select(AbstractCluster.java:453)
at com.alipay.sofa.rpc.client.FailoverCluster.doInvoke(FailoverCluster.java:65)
at com.alipay.sofa.rpc.client.AbstractCluster.invoke(AbstractCluster.java:297)
at com.alipay.sofa.rpc.client.ClientProxyInvoker.invoke(ClientProxyInvoker.java:83)
at com.ccbft.registry.service.HelloService_proxy_0.sayHello(HelloService_proxy_0.java)
at com.ccbft.registry.sub.StartClient.main(StartClient.java:28)
照着demo写了一个测试程序,客户端运行报以上错误,请问怎么解决?

Your advice

describe the advice or solution you'd like

Environment

  • SOFARPC version: 5.7.6
  • JVM version (e.g. java -version): 1.8.0_241
  • OS version (e.g. uname -a):win10
  • Maven version: 3.6.3
  • IDE version: 2020.3
@nick1889
Copy link

nick1889 commented Jun 12, 2021

@stale
Copy link

stale bot commented Feb 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 8, 2022
@stale stale bot closed this as completed Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants