Event Dime
Lock contention on startup
Arts & Culture
- When:
- May 28, 2026 · 4:13 AM
- Where:
- VARCHAR
- Source:
- Metabase Discussion
Before we get to addressing the recovery issues, two very important points. While H2 is fine for demos, stop using it for the app database at the earliest possible opportunity. Metabase only supports Java 21. You will experience strange issues running it on Java 25 that aren’t supported. Looks like there are issues with the recovery process. The dump needs to be edited to fix the problems. This is easier to do if you are comfortable with reading/writing DDL in your SQL database of choice. If you