Why does IntelliJ take a lot of time loading the same Maven based Java Project with Multiple Modules

Answered

is there anything that is being overlooked? is there a setting in Intellij Community Edition that I should be aware of 

 

it loads quite fast in all the other machines of my colleagues at work but not mine :( .

quite annoying

I have increased the heap size settings from 1200 to 4500 

 

-Xms128m
-Xmx4500m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow

There should be something that I might be overlooking specific to IntelliJ Community Edition 2018.3

IntelliJ experts, Myself am a novice and just started using this tool, which I like very much but small things like these keep me awake
0
8 comments

Both import and opening of the opened project

0

CPU snapshot/logs/thread dumps are needed to investigate, thank you.

0

Is there a way to obtain the CPU snapshot/logs/thread dumps to facilitate the investigation

 

Thanks for the super quick response for the same @Serga Baranov!!!

0

https://intellij-support.jetbrains.com/hc/articles/207241085

 

Have the compressed archive, upload here or any specific place? 

 

logs-20190222-114838.zip

0

How do I upload the file with size 329 KB

 

@Serge Baranov

 

 

0

Please upload the CPU snapshot, logs and thread dumps by attaching them to a new ticket at https://youtrack.jetbrains.com/issues/IDEA. That would be more convenient. Another option is described at https://intellij-support.jetbrains.com/hc/articles/206869619.

0

Please sign in to leave a comment.