Cannot start Intellij IDEA Ultimate after updated to latest version (version 2021.2, build 212.4746.92)
Hi, I am using Windows, after updated to latest IntelliJ IDEA Ultimate version (version 2021.2, build 212.4746.92), I cannot start the application from my desktop, then I run the idea.bat file from command line, below is what I got, can anyone help, thanks.
Error occurred during initialization of VM
java.lang.NoSuchMethodError: 'void com.intellij.util.lang.UrlClassLoader.<init>(com.intellij.util.lang.UrlClassLoader$Builder, java.util.function.Function, boolean)'
at com.intellij.util.lang.PathClassLoader.<init>(PathClassLoader.java:50)
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(java.base@11.0.11/Native Method)
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(java.base@11.0.11/NativeConstructorAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(java.base@11.0.11/DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(java.base@11.0.11/Constructor.java:490)
at java.lang.ClassLoader.initSystemClassLoader(java.base@11.0.11/ClassLoader.java:1978)
at java.lang.System.initPhase3(java.base@11.0.11/System.java:2074)
Please sign in to leave a comment.
See https://youtrack.jetbrains.com/issue/IDEA-274523
The only workaround is to reinstall the IDE. Sorry for the inconvenience.