Due to low running memory – Intelliji is consistently throwing a pop up error
“low disk space error in intelliJ IDE.”(repeatedly)
Version – IntelliJ Idea Community version 14
Tried few suggestions from the official site https://www.jetbrains.com/idea/help/tuning-intellij-idea.html
None of the size increasing techniques solved this particular error. (Note – There are 100+ GB of free space the intelliji installed partition.)
Also tried a solution suggested in a forum – to add parameter -Didea.no.system.path.space.monitoring=true in /bin/idea.vmoptions file(located inside < intelliJ installed directory >) and restarted intelliJ,
But issue still persists. Any suggestions is most welcomed.
Advertisement
Answer
Its resolved after adding this parameter – idea.no.system.path.space.monitoring=true in /bin/idea.properties file.