Quarkus Reactive Transaction #35252
jsantaelena
started this conversation in
Community
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
Trying to build some PoC with Quarkus to create transaction rst apis with hibernate, I'm facing some issues.
My POM
And te error is the folowing:
java.lang.IllegalStateException: HR000068: This method should exclusively be invoked from a Vert.x EventLoop thread; currently running on thread 'executor-thread-1'",
Tanks in advance for any elp.
Beta Was this translation helpful? Give feedback.
All reactions