IDEA is not responding after open some specified interaction.

Answered

when opened a specified project, IDEA not responding.

tried invalid cache and restart, not working.

 

threaddump info:

Upload id: 2025_12_18_ijoSvY13fZ5sZbGRcEMMSH (file: threadDump-20251218-104349-1766025829706.txt)

2
10 comments

The issue occurs consistently when opening the particular project in an IDE instance that already has other projects open, causing the UI to freeze. However, the same project opens and works without any problems if it is the only project opened in the IDE.

0
Please see if it helps by taking below actions:

1. File | Invalidate Caches |  Enable Clear file system cache and Local History option | Invalidate and Restart
2. File | Repair IDE
3. Settings | Plugins | ⚙ | Disable all downloaded plugins (For issue isolation purpose only)
4. Settings/Preferences → Editor → General → Editor Tabs → uncheck “Show file icon” and restart the IDE

If the issue persists, please collect the zipped log folder from "Help | Collect Logs and Diagnostic Data" and let us know if you open the second project in the a new window or in the current window.
1

Thank you for your guidance. I have performed the troubleshooting steps, and here are the results:

The critical finding is that disabling the "Show file icon" setting (Step 4) successfully resolves the unresponsiveness issue.

To provide more context on the issue's behavior:

  • The freeze occurred when opening the specific project in a new window​ (while another project window was already open).
  • I encountered this issue on the 2025.3.1 Release Candidate​ build.
0
Thank you for the update and glad to know it works. To track this issue further, I created below YouTrack ticket, please follow it for the update.

https://youtrack.jetbrains.com/issue/IDEA-383712/IDEA-becomes-unresponsive-Opening-specific-project-in-a-new-window-causes-freeze
0

Delete `C:\Users\userName\AppData\Roaming\JetBrains\IntelliJIdea2025.3\options\recentProjects.xml`.

restart IDEA to disable “Show file icon”.

and then restore the deleted file.

0

you can try to disable the plugin: maven helper

it is my worked solution

1

I have also encountered the same problem, which prompts' IDEA is not responding ',and cannot perform any operations,I can't work today anymore。

 

After disabling the Maven plugin, I can perform the operation

0

 oh my god.

10 days ago?

0

You can fix this by uninstalling the Maven plugin from IDEA.

2

Please sign in to leave a comment.