crossoverJie / crossoverJie/cim

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

Open
#114 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the startup sequence with cim-server, cim-forward-rout, the local Zoo service, and the client. Start at com.crossoverjie.cim.client.service.impl.RouteRequestImpl.java:114 and trace the preceding user-information error and null value. Done means the client starts without the authentication error or NullPointerException.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.