libs/granite/ui/components/shell/header/user/User has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Specific corresponding version:
JDK 1.1 = 45 JDK 1.2 = 46 JDK 1.3 = 47 JDK 1.4 = 48 Java SE 5.0 = 49 Java SE 6.0 = 50 Java SE 7 = 51 Java SE 8 = 52 Java SE 9 = 53 Java 10 = 54 Java 11 = 55 Java 12 = 56 …
So the question is, how to replace the version?
First of all, the easiest way is to check whether java has been installed through the command: java -version
View the java package of yum source: yum list java*
Install java108jdk software: yum -y install java-1.8.0-openjdk****
Verify that the installation is successful, check the java version: java -version
Read More:
- How to Solve classnotfoundexception error in spark without Hadoop runtime
- How to Solve EasyExcel3.0.5 Version Error
- Java error: unable to find or load main class (package name in source file)
- How to Solve JD-GUI Start Error (Mac ARM Version)
- How to Solve java server error (java application Run Normally)
- IDEA-Error java error release version 5 not supported (How To Fix)
- How to Solve Linux connecte to the old version of SQL Server Error
- How to Solve ERROR: Java 1.7 or later is required to run Apache Drill
- How to Solve Flynk Task Java verifyerror 209 error
- How to Solve JAVA Error: error: A JNI error has occureed
- AlmaLinux 9.1: How to Install java11
- How to Solve IntelliJ IDEA Error: Cannot determine path to ‘tools.jar‘ library for 17 (C:\Program Files\Java\jd…
- Java uses class array to report error Exception in thread “main” java.lang.NullPointerException solution
- How to Solve Hbase JAVA import Package Error
- How to Solve Error:java.io.InvalidClassException
- JAVA: How to Solve Foreach Loop Remove/add Element Error
- How to Solve Java Error \ufeff
- Java will convert Excel to list set or JSON, export excel file to local, excel import and export, easyexcel tool class
- How to Solve FATAL ERROR in native method: JDWP on getting class status, jvmtiError=JVMTI_ERROR_WRONG_PHASE
- How to Solve Springboot configurate environment file Error