SAP Agent does not start with the following error message:
===================================
java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version
===================================
Release : 12.x
Component : AUTOMATION ENGINE
The error message below from the log is related to the java which could mean a incorrect version/unsupported of java is used
===================================
java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version
===================================
Based on the error message, the issue is with java version installed on the machine. Please check if the java version installed is correct and supported. If the version of java is correct/supported, please got to Troubleshooting steps section below.
Troubleshooting steps:
-The result of command below to be executed on the host where the SAP Agent is installed
java -version
-The version of the SAP agent.
-The exact command that you used to start the SAP agent because it does not show in the service manager log.