cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
conniercarey
Level 2

InstallAnyhere 2020 "could not find or load main class com.zerog.lax.LAX" error with openjdk11.0.20

Upgraded my Linux OS to SUSE 15 Sp4 which uses openjdk11.0.20 and now my InstallAnywhere fails with "could not find or load main class com.zerog.lax.LAX" error. This worked on previous versions of SUSE that used openjdk11.0.15. Any ideas what's missing in the openjdk upgrade that causes the LAX error?

0 Kudos
(1) Reply
vjayaraman
Revenera
Revenera

Please Goto Project--> JVM Setting---> Installer Setting --> Add additional argument --> -Djdk.util.zip.disableZip64ExtraFieldValidation=true
build and run the project.

0 Kudos