Intellij IDEA 2020.3 SingleRootFileViewProvider LibraryBrideImpl error
2020-12-14 20:29:55,309 [ 34378] ERROR - psi.SingleRootFileViewProvider - IntelliJ IDEA 2020.3 Build #IC-203.5981.155
2020-12-14 20:29:55,302 [ 34371] ERROR - psi.SingleRootFileViewProvider - IntelliJ IDEA 2020.3 Build #IC-203.5981.155
2020-12-14 20:29:55,309 [ 34378] ERROR - psi.SingleRootFileViewProvider - JDK: 11.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2020-12-14 20:29:55,309 [ 34378] ERROR - psi.SingleRootFileViewProvider - OS: Linux
2020-12-14 20:29:55,283 [ 34352] ERROR - psi.SingleRootFileViewProvider - library LibraryId(name=#1, tableId=ModuleLibraryTableId(moduleId=ModuleId(name=dos.test-integrationtest.main))) already disposed: ------------
Similar chain of errors are raised whenever any action is performed on the IDE. As a result the UI does not refresh. Had to roll back to 2020.2.3
Please sign in to leave a comment.
Seems https://youtrack.jetbrains.com/issue/IDEA-251531 is the cause.
Does it occur with every project, or with an exact one?
Being a bit pressed for time I did not try with another project, but immediately downgraded. Just for context, the IDE settings are not stored in version control. The project was open. IDE was upgraded and restarted. Then things went south.
If you face that once more, please try to rename .idea directory in project's root.
Upgraded to 2020.3, deleted '.idea' directory. Error persists. Windows do not refresh. Stacktrace still continuously thrown.
2020-12-30 11:23:56,362 [ 720014] ERROR - til.concurrency.QueueProcessor - IntelliJ IDEA 2020.3.1 Build #IC-203.6682.168
2020-12-30 11:23:56,362 [ 720014] ERROR - til.concurrency.QueueProcessor - JDK: 11.0.9.1; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2020-12-30 11:23:56,362 [ 720014] ERROR - til.concurrency.QueueProcessor - OS: Linux
2020-12-30 11:23:56,363 [ 720015] ERROR - til.concurrency.QueueProcessor - Last Action: CheckForUpdate
Here is the bug about that: https://youtrack.jetbrains.com/issue/PY-45949
The fix will be available in 2002.3.2 and the only workaround for now is to downgrade.