Version of the JVM is not suitable for this product.

Hello, the program doesn't seem to work out of the box after installation with pacman.

Steps to reproduce:

  1. $ sudo pacman -Syu
  2. $ sudo pacman -S dbeaver
  3. $ dbeaver

This opens a window with the following message:

* Incompatible JVM *
Version 1.8.0_412 of the JVM is not suitable for this product. Version: 17 or greater is required.
<Close>

Additional info:

$ pacman -Qi dbeaver
Name            : dbeaver
Version         : 24.1.0-1
Description     : Free universal SQL Client for developers and database administrators (community
                  edition)
Architecture    : x86_64
URL             : https://dbeaver.io/
Licenses        : Apache-2.0
Groups          : None
Provides        : None
Depends On      : java-runtime>=17  gtk3  gtk-update-icon-cache  libsecret
Optional Deps   : dbeaver-plugin-office: export data in Microsoft Office Excel format
                  dbeaver-plugin-svg-format: save diagrams in SVG format
Required By     : None
Optional For    : None
Conflicts With  : dbeaver-plugin-sshj-lib
Replaces        : dbeaver-plugin-sshj-lib
Installed Size  : 95.72 MiB
Packager        : Fabio Castelli (Muflone) <muflone@archlinux.org>
Build Date      : Mon Jun 3 14:36:17 2024
Install Date    : Sun Jun 9 11:43:28 2024
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature
$ archlinux-java status
Available Java environments:
  java-22-openjdk
  java-8-openjdk (default)

Am I expected to install the correct JVM on my own? Or should I expect pacman to do this for me as a dependency?

Edited by Iago Bonnici
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information