IntelliJ Ultimate 2017.3.2 Indexing Hangs
Answered
I am not sure if it's an issue with 2017.3.2 specifically since I've seen this happen before but indexing hangs.
I see in the logs after adding tracing this as the last entry.
2018-01-02 14:11:55,257 [ 58493] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1149309 files to update
Your help would be most appreciated.
Please sign in to leave a comment.
By the way I did try many times Invalidate Caches / Restart ...
Mac OS X 10.13.2
Does your project contain 1149309 or more files or maybe you have linked some directory with lots of files that should not be a part of the project? Or maybe there is a symlink to the drive root or some directory with lots of files?
Anyway, the proper bug report is needed at https://youtrack.jetbrains.com/issues/IDEA with all the logs and the thread dumps (both manual and automatic).
Please refer to https://intellij-support.jetbrains.com/hc/articles/207241085 and https://intellij-support.jetbrains.com/hc/articles/206544899.
Thanks for the quick response Serge.
I reported the issue. https://youtrack.jetbrains.com/issue/IDEA-184481
I fixed this. It was hung on a directory so when I cleaned that particular project that included the directory the indexing proceeded.