Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij Idea Community Constantly Freezes and Maven projects stuck on reading pom.xml for a very long time

I have just installed Intellij Idea Community on my work computer (virtual machine) and it constantly freezes for more than a minute at times every few minutes. Additionally, when I can finally do some work and load, and when I open a maven project, the reading pom.xml stage can take 20-30 minutes. This also happens anytime I make changes to my pom.xml file.

I read a bit about the vm options but couldn't understand enough of it to make any changes.

Google Drive Link to idea logs

like image 465
Neeraj Athalye Avatar asked Oct 27 '25 03:10

Neeraj Athalye


1 Answers

Check your intellij memory settings. Increase it if it is low.

Go to Help -> click on Change Memory Settings

In Popup increase the memory.

Click Save and Restart

enter image description here

enter image description here

like image 93
wak786 Avatar answered Oct 29 '25 19:10

wak786