Freeze IntelIJ when opening a specific project, not on all. Idk why. Follow
Answered
Please sign in to leave a comment.
Could not reproduce. Please provide complete IDE log folder zipped. For uploading you can use ftp://ftp.intellij.net/.uploads / https://uploads.services.jetbrains.com or any file sharing service.
If you use 3rd plugins, check with them disabled.
I uploaded log "idea-logs-20190421-100939.zip" on https://uploads.services.jetbrains.com/.
I tested without plugins and still freezing.
Thank you. Please follow the https://youtrack.jetbrains.com/issue/IDEA-211374
As a workaround please try (temporarily) disabling Git Integration plugin.
Git service shell
E:\Programe PC\Git\git-cmd.exe
is configured as git executable. Shell never finishes and does not provide exit code. IDE is waiting for up to 60 seconds. Without correct executable, IDE cannot initialize VCS on a new project.Configure git executable correctly. Seems GitFor Windows is used, so the correct one is likely
E:\Programe PC\Git\cmd\git.exe