The application fails to start when using Hibernate Envers in native mode. #3627
Labels
area/persistence
OBSOLETE, DO NOT USE
kind/enhancement
New feature or request
triage/duplicate
This issue or pull request already exists
[EDIT] I have created a poc to focus on this issue.
Describe the bug
The application fails to start when using Hibernate Envers in native mode.
Expected behavior
The application starts and expected entities are audited using Hibernate Envers.
Actual behavior
The application fails to start by throwing an exception at startup:
To Reproduce
Steps to reproduce the behavior:
3.1. editing the file build_native.sh to export variables to the expected graalvm installation
3.2. run the script build_native.sh
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
linked with #3120 and #3250
The text was updated successfully, but these errors were encountered: