The application fails to start when using Hibernate Search with Envers in dev mode (and so in native mode) #3690
Labels
area/hibernate-orm
Hibernate ORM
kind/bug
Something isn't working
triage/out-of-date
This issue/PR is no longer valid or relevant
Describe the bug
The application fails to start when using Hibernate Search with Envers in dev mode (and so in native mode)
Expected behavior
The application starts and expected entities are audited using Hibernate Envers and stored using Hibernate Search.
Actual behavior
The application fails to start by throwing an exception at startup:
To Reproduce
Steps to reproduce the behavior:
Configuration
# Add your application.properties here, if applicable.
Screenshots
(If applicable, add screenshots to help explain your problem.)
Environment (please complete the following information):
uname -a
orver
: Linux arch-anywhere 5.1.6-arch1-1-ARCH Switch to the Maven distributed copy of the SubstrateVM annotations #1 SMP PREEMPT Fri May 31 15:17:53 UTC 2019 x86_64 GNU/Linuxjava -version
: openjdk version "1.8.0_222"Additional context
(Add any other context about the problem here.)
The text was updated successfully, but these errors were encountered: