eclipse-vertx / eclipse-vertx/vertx-sql-client
DB client result in java.lang.IllegalStateException: Expected code point 14ac but was fffffffe rows
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 3
Description
### Questions
Do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely be closed without notice.
### Version
4.4.5
### Context
Using Vert.x 4.4.5 and 4.4.4 (used in quarkus) result in the following error while connecting to a DB2 database (SQL110580).:
java.lang.IllegalStateException: Expected code point 14ac but was fffffffe rows
I am using Java 17 and maven 3.9.4
See also [quarkus issue/vertx client](https://github.com/quarkusio/quarkus/issues/14117)
### Do you have a reproducer?
No
### Steps to reproduce
1. ...
2. ...
3. ...
4. ...
### Extra
* Anything that can be relevant such as OS version, JVM version
Contributor guide
Assessment
This issue has not been assessed yet.