This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- InstallAnyhere 2020 "could not find or load main class com.zerog.lax.LAX" error with openjdk11.0.20
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 25, 2023
11:26 AM
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?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 27, 2023
05:24 AM
Please Goto Project--> JVM Setting---> Installer Setting --> Add additional argument --> -Djdk.util.zip.disableZip64ExtraFieldValidation=true
build and run the project.