I cannot launch intelliJ idea 2020.2.2. it said Start Failed and shows "Internal error".
OS: Windows 10
Firstly I'm sorry for my bad English because I'm Japanese high school student...
I cannot launch intelliJ idea Ultimate 2020.2.2 even I re-installed it.
I copy and paste the error message:
Internal error. Please refer to http://jb.gg/ide/critical-startup-errors
java.lang.VerifyError: Expecting a stack map frame
Exception Details:
Location:
com/intellij/openapi/util/text/StringUtil.pluralize(Ljava/lang/String;)Ljava/lang/String; @24: athrow
Reason:
Error exists in the bytecode
Bytecode:
0000000: 2ab0 00a7 ffff 0000 a7ff fe00 0000 0000
0000010: a7ff fb00 00a7 fffe bf
Stackmap Table:
same_frame(@2)
same_frame(@6)
same_frame(@11)
same_frame(@19)
at com.intellij.util.io.URLUtil.splitJarUrl(URLUtil.java:144)
at com.intellij.openapi.application.PathManager.extractRoot(PathManager.java:442)
at com.intellij.openapi.application.PathManager.getResourceRoot(PathManager.java:411)
at com.intellij.openapi.application.PathManager.getHomePathFor(PathManager.java:146)
at com.intellij.openapi.application.PathManager.getHomePath(PathManager.java:103)
at com.intellij.openapi.application.PathManager.getBinDirectories(PathManager.java:129)
at com.intellij.openapi.application.PathManager.loadProperties(PathManager.java:464)
at com.intellij.idea.Main.bootstrap(Main.java:91)
at com.intellij.idea.Main.main(Main.java:81)
-----
JRE 11.0.8+10-b944.31 amd64 by JetBrains s.r.o.
A:\Users\MY_USER_NAME\System\ide_s\apps\IDEA-U\ch-0\202.7319.50\jbr
Please sign in to leave a comment.
Do you have Pleiades (https://mergedoc.osdn.jp/) installed?
May you try to remove it and install it back after IntelliJ IDEA installation?
I tried it and it works! Thank you for your help very much!