- Thread Author
- #1
Unsure whats going on, downloaded the client ran the installer, all seemed fine however opening the client does nothing what so ever, not even in task manager, as far as I can tell it's not even attempting to open at all. Uninstalling leads to an error message and it not actually uninstalling and trying to re-install, the installer just stalls out in set up infinitely.
Install stalls out at: "RuneMate is preparing the install4j Wizard which will guide you through the rest of the setup process"
Uninstall Error:
java.lang.NoClassDefFoundError: Could not initialize class com.install4j.runtime.installer.helper.LoggerImpl
at com.install4j.runtime.installer.helper.Logger.getInstance(Logger.java:89)
at com.install4j.runtime.installer.helper.InstallerUtil.reportException(InstallerUtil.java:1270)
at com.install4j.runtime.installer.Uninstaller.main(Uninstaller.java:31)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.Error: java.io.StreamCorruptedException: File format not recognised [in thread "main"]
at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:262)
at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:252)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
at java.base/sun.util.calendar.ZoneInfoFile.<clinit>(ZoneInfoFile.java:252)
at java.base/sun.util.calendar.ZoneInfo.getTimeZone(ZoneInfo.java:589)
at java.base/java.util.TimeZone.getTimeZone(TimeZone.java:578)
at java.base/java.util.TimeZone.setDefaultZone(TimeZone.java:683)
at java.base/java.util.TimeZone.getDefaultRef(TimeZone.java:654)
at java.base/java.util.TimeZone.getDefault(TimeZone.java:643)
at java.base/java.util.Calendar.defaultTimeZone(Calendar.java:1675)
at java.base/java.util.Calendar.getInstance(Calendar.java:1656)
at java.base/java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:680)
at java.base/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:624)
at java.base/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:603)
at com.install4j.runtime.installer.helper.LoggerImpl.<clinit>(LoggerImpl.java:39)
at com.install4j.runtime.installer.helper.Logger.getInstance(Logger.java:89)
at com.install4j.api.Util.logError(Util.java:486)
at com.install4j.runtime.installer.frontend.LookAndFeelHelper.setLookAndFeelUnconditional(LookAndFeelHelper.java:81)
at com.install4j.runtime.installer.frontend.LookAndFeelHelper.setLookAndFeel(LookAndFeelHelper.java:55)
at com.install4j.runtime.installer.frontend.GUIHelper.showMessage(GUIHelper.java:232)
at com.install4j.runtime.installer.frontend.GUIHelper.showMessage(GUIHelper.java:222)
at com.install4j.api.Util$2.run(Util.java:345)
at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(RunAction.java:11)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:292)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:267)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeAction(HelperCommunication.java:244)
at com.install4j.api.Util.showMessage(Util.java:342)
at com.install4j.runtime.installer.config.InstallerConfig.setCurrentApplicationId(InstallerConfig.java:52)
at com.install4j.runtime.installer.Uninstaller.runInProcess(Uninstaller.java:38)
at com.install4j.runtime.installer.Uninstaller.main(Uninstaller.java:29)
... 7 more
Install stalls out at: "RuneMate is preparing the install4j Wizard which will guide you through the rest of the setup process"
Uninstall Error:
java.lang.NoClassDefFoundError: Could not initialize class com.install4j.runtime.installer.helper.LoggerImpl
at com.install4j.runtime.installer.helper.Logger.getInstance(Logger.java:89)
at com.install4j.runtime.installer.helper.InstallerUtil.reportException(InstallerUtil.java:1270)
at com.install4j.runtime.installer.Uninstaller.main(Uninstaller.java:31)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.Error: java.io.StreamCorruptedException: File format not recognised [in thread "main"]
at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:262)
at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:252)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
at java.base/sun.util.calendar.ZoneInfoFile.<clinit>(ZoneInfoFile.java:252)
at java.base/sun.util.calendar.ZoneInfo.getTimeZone(ZoneInfo.java:589)
at java.base/java.util.TimeZone.getTimeZone(TimeZone.java:578)
at java.base/java.util.TimeZone.setDefaultZone(TimeZone.java:683)
at java.base/java.util.TimeZone.getDefaultRef(TimeZone.java:654)
at java.base/java.util.TimeZone.getDefault(TimeZone.java:643)
at java.base/java.util.Calendar.defaultTimeZone(Calendar.java:1675)
at java.base/java.util.Calendar.getInstance(Calendar.java:1656)
at java.base/java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:680)
at java.base/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:624)
at java.base/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:603)
at com.install4j.runtime.installer.helper.LoggerImpl.<clinit>(LoggerImpl.java:39)
at com.install4j.runtime.installer.helper.Logger.getInstance(Logger.java:89)
at com.install4j.api.Util.logError(Util.java:486)
at com.install4j.runtime.installer.frontend.LookAndFeelHelper.setLookAndFeelUnconditional(LookAndFeelHelper.java:81)
at com.install4j.runtime.installer.frontend.LookAndFeelHelper.setLookAndFeel(LookAndFeelHelper.java:55)
at com.install4j.runtime.installer.frontend.GUIHelper.showMessage(GUIHelper.java:232)
at com.install4j.runtime.installer.frontend.GUIHelper.showMessage(GUIHelper.java:222)
at com.install4j.api.Util$2.run(Util.java:345)
at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(RunAction.java:11)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:292)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:267)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeAction(HelperCommunication.java:244)
at com.install4j.api.Util.showMessage(Util.java:342)
at com.install4j.runtime.installer.config.InstallerConfig.setCurrentApplicationId(InstallerConfig.java:52)
at com.install4j.runtime.installer.Uninstaller.runInProcess(Uninstaller.java:38)
at com.install4j.runtime.installer.Uninstaller.main(Uninstaller.java:29)
... 7 more




