Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Space Error in Intelliji IDE - Intellij.ide.SystemHealthMonitor - Low disk space on a IntelliJ IDEA system directory partition [closed]

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.

like image 648
Srikanth A Avatar asked Oct 19 '22 08:10

Srikanth A


1 Answers

Its resolved after adding this parameter - idea.no.system.path.space.monitoring=true in /bin/idea.properties file.

Source - https://youtrack.jetbrains.com/issue/IDEA-118718

like image 99
Srikanth A Avatar answered Oct 22 '22 01:10

Srikanth A