High CPU usage and lots of exceptions in log
Answered
IntelliJ consumes around 30% CPU on my 8 core machine. I thought that was a little excessive so I looked into the log and saw a lot of "java.lang.AssertionError: Stub and PSI element type mismatch in StringsKt.class: stub , AST MODIFIER_LIST; Element(MODIFIER_LIST)". I tried invalidating the cache and restarting. Didn't help. Any ideas?
Configuration:
IntelliJ IDEA 2016.2.4 Build #IC-162.2032.8
JDK: 1.8.0_112-release
VM: OpenJDK 64-Bit Server VM
OS: Linux
Full log is in: https://pastebin.com/csZtzeSn
Please sign in to leave a comment.
Try the latest version from http://www.jetbrains.com/idea/download/index.html.
If the issue persists, please file a performance problem at https://youtrack.jetbrains.com/issues/IDEA and attach the CPU snapshot (https://intellij-support.jetbrains.com/hc/articles/207241235).