Turn off on Intellij and JET BRAINS stuff
Answered
Hello guys!
I have huge problem with mine Intellij and JET BRAINS applications (same with PyCharm) because when I'm writting code or I just reading, or I do nothing application just turn off. Is so annoying and I can't work now, when I try to applicate for job.
Thanks for advice !
Please sign in to leave a comment.
Do you see any errors? Maybe there are java_error_in_*.log files under the user profile (home) folder after the crash?
As a general troubleshooting step, please
1. Disable all custom plugins: https://www.jetbrains.com/help/idea/managing-plugins.html#disable-plugin
2. reset settings to default via File | Manage IDE Settings | Restore Default Settings
Nope, I don't have any errors...
When i had conferences i had to turn on intellij 5 times and using menager account and still that same ..
IDE cannot stop silently. There should be at least java_error_in_*.log file. Do you see them?
Have you tried the two troubleshooting steps I mentioned?
You're right. I get java_error_in_idea64_...
You have any idea what can I do with that ?
Please share all the files with this name at https://uploads.jetbrains.com and share the upload id here
Upload ID: 2021_02_22_XqYVxwLNoRNBfg1J (files: java_error_in_idea64_3228.log and 13 more)
Can you please also share the complete logs folder compressed including ThreadDump directory?
Upload ID: 2021_02_22_8hpbsdtmprTUC5S1 (file: idea-logs-20210222-094257.zip)
Upload ID: 2021_02_22_4aH4fUnrd7QZYHdG (files: threadDump-20210222-094257.txt and 2 more)
Hello,
Do you have any answer?
Seems similar to https://youtrack.jetbrains.com/issue/JBR-3070
May you try to change Garbage collector in your IDEA VM options (https://www.jetbrains.com/help/idea/tuning-the-ide.html#configure-jvm-options) default one is -XX:+UseConcMarkSweepGC so please try for example -XX:+UseParallelGC
Try also EAP version of IntelliJ IDEA