Each time I do a make (a Java project) in IDEA, the compile process is hanging stating "Finished, saving caches". I have to kill this process before I can continue. I tried to use File -> Invalidate Caches without success.
Any ideas?
Each time I do a make (a Java project) in IDEA, the compile process is hanging stating "Finished, saving caches". I have to kill this process before I can continue. I tried to use File -> Invalidate Caches without success.
Any ideas?
I got this same problem after installing Bitdefender. The suggestion with adding those lines in /etc/hosts doesn't solve it in my case.
I'm in the same boat as RBrink. Company recently installed Bitdefender on all Macs and the hostname solution doesn't work.
Only workaround I've been able to use to get me past it is to simply click the little 'X' next to where is says "Finished, saving caches". It's annoying, but it works. Wish there was a better option, but I can't for the life of me figure it out.
A colleague of mine also had this problem during debugging (Intellij frozes on 'finished, updating caches'). His server was configured to 'update classes and resources' on the 'on frame deactivation' option. Once he set this option to 'Do nothing' he could switch to another program to look something up and continue to debug later on.
Just based on circumstances, I get the impression it might be SBT related. When I have sbt running in intellij (to run a play server), I get this issue. If I restart intellij, the issue goes away.
Admittedly, its hard to prove this connection, but after three uses of this solution, it appears valid.
(The hosts solution did not work for me)
@manyata-goyal 's solution worked for me.
Adding steps for those who are trying this on a Windows system:
C:\Windows\System32\drivers\etc open hosts file