ClassCast Exception with Quarkus Hibernate #42107
Unanswered
ChandanKsingh12
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Please provide a full stack trace. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
java.lang.ClassCastException: class org.hibernate.type.internal.BasicTypeImpl cannot be cast to class org.hibernate.type.BasicPluralType (org.hibernate.type.internal.BasicTypeImpl and org.hibernate.type.BasicPluralType are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @163e4e87)
Please suggest me how to fix this issue.
Beta Was this translation helpful? Give feedback.
All reactions