We are installing the SM agent 12.8 on RH Linux 9 and are using the without jvm version, though we have the AWS Corretto (OpenJDK 11) already installed but we get the below error.
java.lang.ClassNotFoundException: com.zerog.lax.LAX
O/S: RHEL9
WebAgent Version: 12.8
12.8 WebAgent supports AdoptOpenJDk or Oraacle JVM.
You can also configure the below environment variable and see if that works
JAVA_TOOL_OPTIONS="-Djdk.util.zip.disableZip64ExtraFieldValidation=true