You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded IDEA to 2018.2, upgraded all plugins, started seeing this error:
Error while indexing /home/p-himik/.m2/repository/binaryage/oops/0.6.2/oops-0.6.2.jar!/oops/defaults.clj
To reindex this file IDEA has to be restarted
com.intellij.openapi.project.IndexNotReadyException: Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation
t com.intellij.openapi.project.IndexNotReadyException.create(IndexNotReadyException.java:77)
at com.intellij.util.indexing.FileBasedIndexImpl.handleDumbMode(FileBasedIndexImpl.java:774)
at com.intellij.util.indexing.FileBasedIndexImpl.ensureUpToDate(FileBasedIndexImpl.java:723)
at com.intellij.util.indexing.FileBasedIndexImpl.processExceptions(FileBasedIndexImpl.java:894)
at com.intellij.util.indexing.FileBasedIndexImpl.processValueIterator(FileBasedIndexImpl.java:970)
at com.intellij.util.indexing.FileBasedIndexImpl.processValuesInScope(FileBasedIndexImpl.java:941)
at com.intellij.util.indexing.FileBasedIndexImpl.getValues(FileBasedIndexImpl.java:802)
at cursive.index$values_by_ns.invoke(index.clj:327)
[...]
Tried switching Boot JDK to the bundled one and reindexing - issue persists.
I reported the error from within IDEA.
The text was updated successfully, but these errors were encountered:
Upgraded IDEA to 2018.2, upgraded all plugins, started seeing this error:
Tried switching Boot JDK to the bundled one and reindexing - issue persists.
I reported the error from within IDEA.
The text was updated successfully, but these errors were encountered: