Forum Discussion

heyadav's avatar
heyadav
New Contributor
7 years ago

Error while installing code collab, class not found exception

java.lang.NoClassDefFoundError: Could not initialize class com.install4j.runtime.installer.helper.InstallerUtil
at com.install4j.runtime.installer.Installer.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.launcher.MacLauncher.main(Unknown Source)

No RepliesBe the first to reply