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

启动cilent 报错 zhangsan$ The User information you have used is incorrect! #114

Open
fusj001 opened this issue Dec 2, 2020 · 1 comment

Comments

@fusj001
Copy link

fusj001 commented Dec 2, 2020

Bug 描述
cim-server cim-forward-rout 两个服务启动成功 在启动client 报错
复现
复现步骤:

  1. cim-server启动成功
  2. cim-forward-rout
  3. cim client 启动报错 (都在本地启动的 zoo也是本地)
  4. See error
    [2020-12-02 11:21:04] zhangsan$ The User information you have used is incorrect!
    2020-12-02 11:22:00.851 ERROR 13412 --- [ main] c.c.c.c.service.impl.RouteRequestImpl : exception

java.lang.NullPointerException: null
at com.crossoverjie.cim.client.service.impl.RouteRequestImpl.getCIMServer(RouteRequestImpl.java:114) ~[classes/:na]
预期结果
A clear and concise description of what you expected to happen.

截图
Uploading image.png…

附加信息
Add any other context about the problem here.

@ZSSNIKE
Copy link

ZSSNIKE commented Dec 3, 2020

1.cim-forward-rout注册用户,获取cim-account:xxxxx
2.cim client修改cim.user.id=xxxxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants