IDEA stops working when saving settings in most projects
Answered
Hello all,
Recently the IDEA started to crash (stops responding and showing ‘Saving PROJ_NAME settings’ and only killing the JVM process helps.
Some projects can work for some time and some crash as soon as opening the project. Removing ‘.idea’ directory in project folder does not help.
Does anyone experienced the same issue and how to solve it?
IDEA: IntelliJ IDEA 2024.2.3 (Ultimate Edition) (Build #IU-242.23339.11, built on September 25, 2024)
OS: "Fedora Linux" VERSION="40 (Workstation Edition)"
Please sign in to leave a comment.
Please try the workaround from https://youtrack.jetbrains.com/issue/IJPL-74471/UI-freeze-on-IDE-start-in-2023.2-PerModulePackageCacheService .
If the issue persists, contact support at https://intellij-support.jetbrains.com/hc/requests/new with the logs/thread dumps. See https://intellij-support.jetbrains.com/hc/en-us/articles/206544899 and https://intellij-support.jetbrains.com/hc/en-us/articles/207241085 .
Hello Serge,
Thank you for the workaround - it seems to solve the issue for now.