Skip to content

ContextualDataStorage does not define Error #2215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mytoop opened this issue Apr 24, 2025 · 1 comment
Closed

ContextualDataStorage does not define Error #2215

mytoop opened this issue Apr 24, 2025 · 1 comment

Comments

@mytoop
Copy link

mytoop commented Apr 24, 2025

vert.x 5.0.0.CR7,Hibernate reactive 3.0.0.Beta3,Kotlin 2.1.0

error:
Exception in thread "main" java.lang.AbstractMethodError: Receiver class org.hibernate.reactive.context.impl.ContextualDataStorage does not define or inherit an implementation of the resolved method 'abstract void init(io.vertx.core.internal.VertxBootstrap)' of interface io.vertx.core.spi.VertxServiceProvider.
at io.vertx.core.impl.VertxBootstrapImpl.initProviders(VertxBootstrapImpl.java:280)
at io.vertx.core.impl.VertxBootstrapImpl.init(VertxBootstrapImpl.java:266)
at io.vertx.core.impl.VertxBootstrapImpl.init(VertxBootstrapImpl.java:43)
at io.vertx.core.Vertx$1.build(Vertx.java:130)
at io.vertx.core.Vertx.vertx(Vertx.java:159)
at io.vertx.core.Vertx.vertx(Vertx.java:149)

@DavideD
Copy link
Member

DavideD commented Apr 24, 2025

Thanks for the feedback, but Vert.x 5 is not compatible with Hibernate Reactive 3 at the moment

@DavideD DavideD closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants