EAP 112.219 patch upgrade failed on windows 7
Hi guys,
The last couple of EAP have been fantastic.. Much much better performance! Thanks.
Just wanted to give you a heads up though, when I applied the latest upgrade patch to the previous EAP that I had (.49), the upgrade process failed at the end of the upgrade with this error:
java.lang.NoClassDefFoundError: com/intellij/util/Restarter
at com.intellij.idea.Main.main(Main.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.intellij.util.Restarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 7 more
Assumed it was just to do with restarting rubymine but when I manually restarted it, it kept freezing up during the initialization process and I couldn't get in. I applied some dodgy windows magic (shutdown computer and restart) and it seems to up and running properly again now. Not sure what caused the lock..?
Anyways, is working again now so will carry on.
Thanks again,
Lucas
Please sign in to leave a comment.
Lucas, thanks, I'll ask our QA to reproduce it.