IntelliJ Ultimate 2024.1.4 freezes on opening or closing (saving) projects
已回答
Upload id: 2024_08_29_KKDRCNJ9WyKxd9XvSxuJ1R (file: logZip.zip)
IntelliJ randomly gets stuck on opening and closing projects. It is unresponsive and the only recovery from it is to kill the corresponding java process in the process monitor. Deleting indexes and cache is only a temporary solution. It starts behaving the same after few days again. I have moved from the 2023 version to get rid of this problem, but it is present on the new one as well.
请先登录再写评论。
Thank you for the logs. I checked them, but there are no thread dumps included. Thread dumps are automatically generated when the IDE UI is frozen for more than 5s. They help to analyze the root cause of the IDE freeze. Do you have any thread dumps in the IDE logs folder? If not, could you please record 3-5 thread dumps manually using jstack utility, while the UI is frozen?
Hi Ivan Pajic, thanks for looking into my ticket.
There are no thread dumps, I believe that I am experiencing this case:
"If automatic thread dumps were not generated (for example when the whole IDE process is completely blocked), it is needed to
capture thread dumps manually:"
Manually created thread dumps: Upload id: 2024_08_30_29nMMkS2szA9XckXsRBEEG (file: ThreadDumps.zip)
The UI is frozen for more than 30 minutes.
Thank you for the thread dumps.
It looks like you are experiencing this issue: https://youtrack.jetbrains.com/issue/IJPL-74471.
As a workaround, please try to:
ide.ui.new.file.chooser=true
in a new line and save the file