Skip to content

Tolgee minimum JDK 25Β #17001

Description

@Shebuka

βœ… Have you read and understood the above guidelines?

yes

πŸ”Ž Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

πŸ“œ What is the name of the script you are using?

Tolgee

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tolgee.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

🧱 Is this Proxmox host running arm64?

No

πŸ“ˆ Which Proxmox version are you on?

pve-manager/9.2.10/43df2e01f27a1a19 (running kernel: 7.0.12-1-pve)

πŸ“ Provide a clear and concise description of the issue.

Installing Tolgee on a fresh LCX is not fully functional, in the end the app can't launch because the installed JDK is of a lower version.

πŸ”„ Steps to reproduce the issue.

  • Install as normal.
  • Try navigate to we interface -> not responding.
  • Try look in processes -> no tolgee.
  • Try launching it manualy with /usr/bin/java -jar /opt/tolgee/tolgee -> observe the error reported below.

❌ Paste the full error output (if available).

Exception in thread "main" java.lang.UnsupportedClassVersionError: io/tolgee/Application has been compiled by a more recent version of the Java Runtime (class file version 69.0), this version of the Java Runtime only recognizes class file versions up to 65.0

πŸ–ΌοΈ Additional context (optional).

Install script explicetly installas JAVA_VERSION="21" setup_java but tolgee requires JDK 25. Thi sis mentioned in multiple files and here https://github.com/tolgee/tolgee-platform/blob/main/DEVELOPMENT.md?plain=1#L3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions