C:>java -version openjdk version "17.0.8.1" 2023-08-24 OpenJDK Runtime Environment Temurin-17.0.8.1+1 (build 17.0.8.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (build 17.0.8.1+1, mixed mode, sharing)
Regards, Yitzhak Khabinsky
Thanks for reporting this, Yitzhak.
It seems something is going wrong in the Java version check of the installer:
*https://github.com/BaseXdb/basex-dist/blob/20c565a4b8b79c27d276a191b35cb224c... https://github.com/BaseXdb/basex-dist/blob/20c565a4b8b79c27d276a191b35cb224ce537ef3/win/BaseX.nsi#L50*
ykhabins@bellsouth.net schrieb am Di., 7. Mai 2024, 19:27:
C:>java -version openjdk version "17.0.8.1" 2023-08-24 OpenJDK Runtime Environment Temurin-17.0.8.1+1 (build 17.0.8.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (build 17.0.8.1+1, mixed mode, sharing)
Regards, Yitzhak Khabinsky
Hi Yitzhak,
We have revised the Windows installation script and improved the debugging output. If it fails, it gives more information on the analyzed version string. Please check it out and tell us if it works for you [1].
Hope this helps, Christian
[1] https://files.basex.org/releases/latest/
On Tue, May 7, 2024 at 10:40 PM Christian Grün christian.gruen@gmail.com wrote:
Thanks for reporting this, Yitzhak.
It seems something is going wrong in the Java version check of the installer:
*https://github.com/BaseXdb/basex-dist/blob/20c565a4b8b79c27d276a191b35cb224c... https://github.com/BaseXdb/basex-dist/blob/20c565a4b8b79c27d276a191b35cb224ce537ef3/win/BaseX.nsi#L50*
ykhabins@bellsouth.net schrieb am Di., 7. Mai 2024, 19:27:
C:>java -version openjdk version "17.0.8.1" 2023-08-24 OpenJDK Runtime Environment Temurin-17.0.8.1+1 (build 17.0.8.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (build 17.0.8.1+1, mixed mode, sharing)
Regards, Yitzhak Khabinsky
basex-talk@mailman.uni-konstanz.de