12.8 SM agent install/config on Linux
search cancel

12.8 SM agent install/config on Linux

book

Article ID: 282147

calendar_today

Updated On:

Products

CA Single Sign On Agents (SiteMinder)

Issue/Introduction

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

Environment

O/S: RHEL9

WebAgent Version: 12.8

Resolution

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