IntelliJ freezes after clicking on RUN button
Answered
IntelliJ is freezing right after running the file and makes it unresponsive and not able to edit the file until it's restarted. Once after restarting, i'm able to edit the file but still cannot run it, which makes it unresponsive.
I updated it to the latest version but still no use. The thing is, every one in my team, has this same issue.
Please, any help is much obliged
Please sign in to leave a comment.
May you quit IntelliJ IDEA, clean logs folder, reproduce the issue and share the newly generated logs compressed after that?
For uploading, you can use https://uploads.jetbrains.com or any file sharing service.
Konstantin Annikov
Thanks a bunch for the response.!!
Could you please make it more specific which all folders and where can I find it?
Please check "logs folder" highlighted link in my previous reply.
Konstantin Annikov
Got it !
I could see a lot much of ThreadDumbs-freeze folder. Is it like i should delete all those and re-run the file?
Yes
Konstantin Annikov
I've uploaded the log file. Hope you'd check it.
Thanks.
Please tell me the upload ID
Konstantin Annikov
id: 2021_10_29_Ur6K5vFfy2S1QUc5
I do not see ThreadDumps here, means that there were no freezes after logs cleaning.
Are you sure you reproduced the freeze after logs folder removing?
As a general troubleshooting step, try disabling Cursive plugin.
Konstantin Annikov
I only uploaded the log file. i shall upload the threadDumbs too.
Yes.
ThreadDumps fodlers are being created once the IDE interface freezes. So, I can find the freeze's cause inside.
Konstantin Annikov
I've attached that too. Please have a look.
id : 2021_10_29_UsvEvUbBC5H5UQk5
Seems to be caused by Cursive plugin. Please disable it.
You can create a bug request to its author attaching the same thread dumps: https://github.com/cursive-ide/cursive/issues
Konstantin Annikov
Without Cursive we can't run the file. So reinstalled it. Sill the issue persists.
I got a pop up message saying "Your Cursive evaluation period has ended. In order to continue using Cursive, you must obtain a licence from our website."
Does it have any relevance?
Not sure, there is such a possibility though.
Stacktrace is full of the plugin's classes, so it is worth contacting plugin's author with this question.
Konstantin Annikov
Thankyou for your support. I've raised a new issue to author. Let them help me out. :)