failed to read incoming message (not enough data)
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 1.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
when I connect to ignite with command below:
sqlline.sh --verbose=true -u jdbc:ignite:thin://xxx.xxx.xxx.xxx:10800/ -n ignite -p xxxx
The exception throws from the tty:

Can anyone help to tell me what happend here
Contributor guide
Research direction
Start by reproducing the connection with the provided sqlline.sh command and JDBC thin URL. Use the attached terminal exception as the initial symptom and trace the connection failure through the relevant Ignite client or server entry point. Done means identifying a reproducible cause and a verified fix or clear configuration guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100