Recently, IDEA completely freezes at night.

已回答

Recently, when I turn off my monitors, sleep, go to work, get home, and my monitors back on, the open IDEA windows are completely frozen in place, and when I attempt to resize them, they turn blank.

I first started seeing this less than 7 days ago, with IJ2024.2.1 (242.21829.40). I then downgraded to IJ2023.2.2 which I still had installed in Jetbrains-toolbox. It started up with different projects open, because it uses an older config directory. The same happens, every night, in typical Schrödingbug fashion.

To my knowledge, nothing about the system that might influence IJ has changed. It runs several software upgrade rounds per week (I use Linux Mint). I tweaked the keyboard repeat delay last week (something I've never done before, so it might be relevant; although I don't know the original number). Every day when I turn on my monitors I have to change the DPI back (with a lil script), which I've been doing for ages, so nothing has “changed” in this regard. (And IJ's DPI doesn't change anyway unless it's started in a wrong-DPI state. When I turn on my monitors, IJ is the only program with readable text.) When I turn my monitors off, and back on, and fix DPI, IDEA doesn't freeze.

The log shows nothing unusual. In particular, it logs hourly JVMResponsivenessMonitor reports, which all look clean (up to 25000us max).

The system's Real Memory usage is below 75% (8GB+ free).

Any idea what's going on or how to troubleshoot this?

0

I guess threatening works. Tonight was the first night in a while where it didn't freeze.

0

Hi, Mark Jeronimus. Already answered you here, is it the same problem? 

0

That thread shouldn't exist. When I posted it, I got a timeout error, was able to press the back button and recover my typed message. Went looking for if the thread in the forum but didn't find anything, so I tried again and this time it went through.

Update: On my day off, I was actively coding. I had lunch, walked away for 2 hours, came back, and found the IDE frozen.

Diagnostic information:

=== About ===
Build version: IntelliJ IDEA 2024.2.1 RC Build: #IC-242.21829.40 August 18, 2024
Theme: Dark
JRE: 21.0.3+13-b509.11, JetBrains s.r.o.
JVM: 21.0.3+13-b509.11, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Linux 5.15.0-117-generic (amd64)
idea.config.path=/home/zom-b/.config/JetBrains/IdeaIC2024.2
idea.system.path=/home/zom-b/.cache/JetBrains/IdeaIC2024.2
idea.plugins.path=/home/zom-b/.local/share/JetBrains/IdeaIC2024.2
idea.log.path=/home/zom-b/.cache/JetBrains/IdeaIC2024.2/log

=== System ===
Number of CPU: 12
Used memory: 370Mb 
Free memory: 307Mb 
Total memory: 678Mb 
Maximum available memory: 2048Mb

=== Displays ===
Display 0: 3840x2160; scale: 150%, bounds: 1920x1080 @ (0; 442), insets: (0; 0; 0; 0)
Display 1: 1080x1920; scale: 150%, bounds: 1080x1920 @ (3840; 0), insets: (0; 0; 0; 0)

=== Plugins ===
Custom plugins: [VisualVM Launcher (1.23.1-IJ2023.3)]
Disabled plugins:[Gradle Dependency Updater Implementation (242.21829.40), Subversion (242.21829.40), Git (242.21829.40), Perforce Helix Core (242.21829.40), Grazie Lite (242.21829.40), Gradle-Java (242.21829.40), TestNG (242.21829.40), Mercurial (242.21829.40), Task Management (242.21829.40), Gradle-Java-Analysis (242.21829.40), Gradle-Maven (242.21829.40), GitLab (242.21829.40), Groovy (242.21829.40), Java Internationalization (242.21829.40), Performance Testing (242.21829.40), YAML (242.21829.40), Code Coverage for Java (242.21829.40), Machine Learning in Search Everywhere (242.21829.40), Toml (242.21829.40), Gradle DSL API (242.21829.40), UI Designer (242.21829.40), Qodana (242.21829.40), Gradle (242.21829.40), Kotlin (242.21829.40-IJ), JavaFX (242.21829.40), GitHub (242.21829.40)]

=== Project ===
Project trusted: true

=== Garbage Collection ===
Collector G1 Young Generation: count 46, total time 559 ms
Collector G1 Concurrent GC: count 30, total time 200 ms
Collector G1 Old Generation: count 0, total time 0 ms

Log snippet:

2024-08-25 23:34:20,080 [24505539]   INFO - #c.i.c.i.CompilerUtil - 	COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 12 took 1805 ms: 0 min 1sec
2024-08-25 23:34:20,177 [24505636]   INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stderr]: Be careful, logger will be shut down earlier than application: Unable to make field private static java.util.IdentityHashMap java.lang.ApplicationShutdownHooks.hooks accessible: module java.base does not "opens java.lang" to unnamed module @4dd8dc3
2024-08-25 23:34:20,198 [24505657]   INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/zom-b/.local/share/JetBrains/Toolbox/apps/intellij-idea-community-edition/plugins/java/lib/jps-launcher.jar:/home/zom-b/.local/share/JetBrains/Toolbox/apps/intellij-idea-community-edition/plugins/java/lib/ecj/eclipse.jar
2024-08-25 23:45:57,421 [25202880]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3344.7277777777776, 50%: 3181, 99%: 5271, 99.9%: 22831, max: 43231 }ns, x{3600 measurements}
2024-08-26 00:45:57,720 [28803179]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3372.971666666667, 50%: 3231, 99%: 5251, 99.9%: 6783, max: 16975 }ns, x{3600 measurements}
2024-08-26 01:45:58,024 [32403483]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3425.3519444444446, 50%: 3271, 99%: 5251, 99.9%: 13135, max: 22415 }ns, x{3600 measurements}
2024-08-26 02:45:58,328 [36003787]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3407.6402777777776, 50%: 3251, 99%: 5343, 99.9%: 6783, max: 24671 }ns, x{3600 measurements}
2024-08-26 03:45:58,634 [39604093]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3392.1866666666665, 50%: 3231, 99%: 5263, 99.9%: 12455, max: 13983 }ns, x{3600 measurements}
2024-08-26 04:45:58,930 [43204389]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3353.275, 50%: 3221, 99%: 5191, 99.9%: 6583, max: 18239 }ns, x{3600 measurements}
2024-08-26 04:57:54,824 [43920283]   INFO - #c.i.o.v.n.p.FSRecords - Checking VFS started
2024-08-26 04:57:59,406 [43924865]   INFO - #c.i.o.v.n.p.FSRecords - file[#239620]{mountinfo}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,406 [43924865]   INFO - #c.i.o.v.n.p.FSRecords - file[#239621]{stack}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239622]{sessionid}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239623]{cpu_resctrl_groups}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239624]{smaps}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239625]{environ}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239626]{cmdline}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239627]{statm}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239628]{exe}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239629]{setgroups}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239630]{oom_score}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239631]{timerslack_ns}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239632]{net}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239633]{auxv}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239634]{oom_adj}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239635]{comm}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239636]{timers}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239637]{clear_refs}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239638]{gid_map}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239639]{maps}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239640]{io}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239641]{mounts}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239642]{oom_score_adj}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,407 [43924866]   INFO - #c.i.o.v.n.p.FSRecords - file[#239643]{fdinfo}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274065]{mountinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274066]{stack}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274067]{sessionid}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274068]{cpu_resctrl_groups}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274069]{smaps}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274070]{environ}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274071]{cmdline}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274072]{statm}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274073]{exe}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274074]{setgroups}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274075]{oom_score}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274076]{timerslack_ns}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274077]{net}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274078]{auxv}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274079]{oom_adj}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274080]{comm}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274081]{timers}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274082]{clear_refs}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274083]{gid_map}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274084]{maps}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274085]{io}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274086]{mounts}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274087]{oom_score_adj}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,865 [43925324]   INFO - #c.i.o.v.n.p.FSRecords - file[#274088]{fdinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274089]{cgroup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274090]{task}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274091]{sched}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274092]{projid_map}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274093]{fd}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274094]{status}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274095]{syscall}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274096]{ns}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274097]{autogroup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274098]{smaps_rollup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274099]{map_files}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274100]{personality}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274101]{mem}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274102]{loginuid}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274103]{root}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274104]{attr}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274105]{coredump_filter}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274106]{limits}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274107]{schedstat}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274108]{stat}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274109]{mountstats}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274110]{cpuset}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:57:59,866 [43925325]   INFO - #c.i.o.v.n.p.FSRecords - file[#274111]{mountinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282584]{mountinfo}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282585]{stack}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282586]{sessionid}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282587]{cpu_resctrl_groups}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282588]{smaps}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282589]{environ}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282590]{cmdline}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,008 [43925467]   INFO - #c.i.o.v.n.p.FSRecords - file[#282591]{statm}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282592]{exe}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282593]{setgroups}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282594]{oom_score}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282595]{timerslack_ns}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282596]{net}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282597]{auxv}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282598]{oom_adj}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282599]{comm}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282600]{timers}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282601]{clear_refs}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282602]{gid_map}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282603]{maps}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282604]{io}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282605]{mounts}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282606]{oom_score_adj}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282607]{fdinfo}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:00,009 [43925468]   INFO - #c.i.o.v.n.p.FSRecords - file[#282608]{cgroup}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 04:58:01,282 [43926741]   INFO - #c.i.o.v.n.p.FSRecords - file[#374953]{mountinfo}: parent[#371053] is !directory (flags: 10000000000)
2024-08-26 04:58:01,282 [43926741]   INFO - #c.i.o.v.n.p.FSRecords - file[#374954]{stack}: parent[#371053] is !directory (flags: 10000000000)
2024-08-26 04:58:03,211 [43928670]   WARN - #c.i.o.v.n.p.FSRecords - Checking VFS finished (non-healthy): VFSHealthCheckReport[healthy: false](FileRecordsReport[recordsChecked=376780, recordsDeleted=59040, childrenChecked=316428]{nullNameIds=0, unresolvableNameIds=0, notNullContentIds=17020, unresolvableContentIds=0, unresolvableAttributesIds=0, nullParents=0, inconsistentParentChildRelationships=98, generalErrors=0), RootsReport(rootsCount=147, rootsWithParents=0, rootsDeletedButNotRemoved=0, generalErrors=0), NamesEnumeratorReport(namesChecked=85646, namesResolvedToNull=0, idsResolvedToNull=0, inconsistentNames=0, generalErrors=0), ContentEnumeratorReport(contentRecordsChecked=21671, generalErrors=0)){timeTaken=8.386996449s}
2024-08-26 05:45:59,228 [46804687]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3392.8819444444443, 50%: 3211, 99%: 5151, 99.9%: 10855, max: 72959 }ns, x{3600 measurements}
2024-08-26 06:45:59,530 [50404989]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3337.423888888889, 50%: 3201, 99%: 5223, 99.9%: 6231, max: 31183 }ns, x{3600 measurements}
2024-08-26 07:45:59,832 [54005291]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3317.1233333333334, 50%: 3181, 99%: 5263, 99.9%: 11911, max: 24223 }ns, x{3600 measurements}
2024-08-26 08:46:00,136 [57605595]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3298.507222222222, 50%: 3191, 99%: 5191, 99.9%: 5971, max: 6291 }ns, x{3600 measurements}
2024-08-26 09:46:00,441 [61205900]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3364.4202777777778, 50%: 3201, 99%: 5363, 99.9%: 13647, max: 46111 }ns, x{3600 measurements}
2024-08-26 10:46:00,720 [64806179]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3377.3811111111113, 50%: 3231, 99%: 5451, 99.9%: 6371, max: 74943 }ns, x{3600 measurements}
2024-08-26 11:46:01,001 [68406460]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3371.1305555555555, 50%: 3251, 99%: 5471, 99.9%: 6243, max: 12767 }ns, x{3600 measurements}
2024-08-26 12:46:01,282 [72006741]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3511.3463888888887, 50%: 3281, 99%: 5591, 99.9%: 15351, max: 273919 }ns, x{3600 measurements}
2024-08-26 13:46:01,563 [75607022]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3452.923333333333, 50%: 3291, 99%: 5751, 99.9%: 9543, max: 18335 }ns, x{3600 measurements}
2024-08-26 14:46:01,846 [79207305]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3427.7305555555554, 50%: 3271, 99%: 5731, 99.9%: 7463, max: 26431 }ns, x{3600 measurements}
2024-08-26 15:46:02,127 [82807586]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3418.347222222222, 50%: 3261, 99%: 5643, 99.9%: 6483, max: 14135 }ns, x{3600 measurements}
2024-08-26 16:46:02,408 [86407867]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3464.762222222222, 50%: 3291, 99%: 5631, 99.9%: 11095, max: 24111 }ns, x{3600 measurements}
2024-08-26 16:46:19,355 [86424814]   WARN - #c.i.u.x.Binding - No accessors for com.intellij.openapi.vcs.update.UpdateInfoState. This means that state class cannot be serialized properly. Please see https://jb.gg/ij-psoc
2024-08-26 16:46:19,404 [86424863]   INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Saving Project code style
2024-08-26 16:46:19,416 [86424875]   INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Saving Project code style
2024-08-26 16:46:19,440 [86424899]   INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Saving Project code style
2024-08-26 16:46:19,474 [86424933]   INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Saving Project code style
2024-08-26 16:55:54,915 [87000374]   INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2024-08-26 16:58:54,825 [87180284]   INFO - #c.i.o.v.n.p.FSRecords - Checking VFS started
2024-08-26 16:58:59,378 [87184837]   INFO - #c.i.o.v.n.p.FSRecords - file[#239620]{mountinfo}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,378 [87184837]   INFO - #c.i.o.v.n.p.FSRecords - file[#239621]{stack}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,378 [87184837]   INFO - #c.i.o.v.n.p.FSRecords - file[#239622]{sessionid}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,378 [87184837]   INFO - #c.i.o.v.n.p.FSRecords - file[#239623]{cpu_resctrl_groups}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239624]{smaps}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239625]{environ}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239626]{cmdline}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239627]{statm}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239628]{exe}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239629]{setgroups}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239630]{oom_score}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239631]{timerslack_ns}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239632]{net}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239633]{auxv}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239634]{oom_adj}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239635]{comm}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239636]{timers}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239637]{clear_refs}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239638]{gid_map}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239639]{maps}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239640]{io}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239641]{mounts}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239642]{oom_score_adj}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,379 [87184838]   INFO - #c.i.o.v.n.p.FSRecords - file[#239643]{fdinfo}: parent[#189334] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274065]{mountinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274066]{stack}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274067]{sessionid}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274068]{cpu_resctrl_groups}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274069]{smaps}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274070]{environ}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274071]{cmdline}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274072]{statm}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274073]{exe}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274074]{setgroups}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274075]{oom_score}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274076]{timerslack_ns}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274077]{net}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274078]{auxv}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274079]{oom_adj}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274080]{comm}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274081]{timers}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274082]{clear_refs}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274083]{gid_map}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274084]{maps}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274085]{io}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274086]{mounts}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274087]{oom_score_adj}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274088]{fdinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274089]{cgroup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,844 [87185303]   INFO - #c.i.o.v.n.p.FSRecords - file[#274090]{task}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274091]{sched}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274092]{projid_map}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274093]{fd}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274094]{status}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274095]{syscall}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274096]{ns}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274097]{autogroup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274098]{smaps_rollup}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274099]{map_files}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274100]{personality}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274101]{mem}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274102]{loginuid}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274103]{root}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274104]{attr}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274105]{coredump_filter}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274106]{limits}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274107]{schedstat}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274108]{stat}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274109]{mountstats}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274110]{cpuset}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,845 [87185304]   INFO - #c.i.o.v.n.p.FSRecords - file[#274111]{mountinfo}: parent[#237916] is !directory (flags: 10000000000)
2024-08-26 16:58:59,985 [87185444]   INFO - #c.i.o.v.n.p.FSRecords - file[#282584]{mountinfo}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,985 [87185444]   INFO - #c.i.o.v.n.p.FSRecords - file[#282585]{stack}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,985 [87185444]   INFO - #c.i.o.v.n.p.FSRecords - file[#282586]{sessionid}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282587]{cpu_resctrl_groups}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282588]{smaps}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282589]{environ}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282590]{cmdline}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282591]{statm}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282592]{exe}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282593]{setgroups}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282594]{oom_score}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282595]{timerslack_ns}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282596]{net}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282597]{auxv}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282598]{oom_adj}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282599]{comm}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282600]{timers}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282601]{clear_refs}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282602]{gid_map}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282603]{maps}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282604]{io}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282605]{mounts}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282606]{oom_score_adj}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282607]{fdinfo}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:58:59,986 [87185445]   INFO - #c.i.o.v.n.p.FSRecords - file[#282608]{cgroup}: parent[#279819] is !directory (flags: 10000000000)
2024-08-26 16:59:01,260 [87186719]   INFO - #c.i.o.v.n.p.FSRecords - file[#374953]{mountinfo}: parent[#371053] is !directory (flags: 10000000000)
2024-08-26 16:59:01,260 [87186719]   INFO - #c.i.o.v.n.p.FSRecords - file[#374954]{stack}: parent[#371053] is !directory (flags: 10000000000)
2024-08-26 16:59:02,872 [87188331]   WARN - #c.i.o.v.n.p.FSRecords - Checking VFS finished (non-healthy): VFSHealthCheckReport[healthy: false](FileRecordsReport[recordsChecked=376780, recordsDeleted=59040, childrenChecked=316428]{nullNameIds=0, unresolvableNameIds=0, notNullContentIds=17020, unresolvableContentIds=0, unresolvableAttributesIds=0, nullParents=0, inconsistentParentChildRelationships=98, generalErrors=0), RootsReport(rootsCount=147, rootsWithParents=0, rootsDeletedButNotRemoved=0, generalErrors=0), NamesEnumeratorReport(namesChecked=85646, namesResolvedToNull=0, idsResolvedToNull=0, inconsistentNames=0, generalErrors=0), ContentEnumeratorReport(contentRecordsChecked=21671, generalErrors=0)){timeTaken=8.046297376s}
2024-08-26 17:46:02,692 [90008151]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3468.6247222222223, 50%: 3311, 99%: 5723, 99.9%: 11743, max: 31183 }ns, x{3600 measurements}
2024-08-26 18:46:02,971 [93608430]   INFO - #c.i.d.JVMResponsivenessMonitor - JVM responsiveness: {avg: 3395.0958333333333, 50%: 3241, 99%: 5371, 99.9%: 13415, max: 80511 }ns, x{3600 measurements}
2024-08-30 16:44:14,058 [      3]   INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
0

Log in 2023.2.2 loos different:

2024-08-30 14:26:19,737 [147062088]   INFO - #c.i.c.i.CompilerUtil - 	COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 1030 ms: 0 min 1sec
2024-08-30 14:26:19,818 [147062169]   INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stderr]: Be careful, logger will be shut down earlier than application: Unable to make field private static java.util.IdentityHashMap java.lang.ApplicationShutdownHooks.hooks accessible: module java.base does not "opens java.lang" to unnamed module @4dd8dc3
2024-08-30 14:26:19,835 [147062186]   INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/zom-b/.local/share/JetBrains/Toolbox/apps/intellij-idea-community-edition-2/plugins/java/lib/jps-launcher.jar:/home/zom-b/.local/share/JetBrains/Toolbox/apps/intellij-idea-community-edition-2/plugins/java/lib/ecj/eclipse.jar
2024-08-30 14:30:32,918 [147315269]   WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported RDF
2024-08-30 14:30:32,919 [147315270]   WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported namedview
2024-08-30 14:30:33,145 [147315496]   INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2024-08-30 16:43:12,360 [155274711]   INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose started
2024-08-30 16:43:12,377 [155274728]   INFO - #c.i.p.s.StubIndexImpl - StubIndexExtension-s were unloaded
2024-08-30 16:43:12,377 [155274728]   INFO - #c.i.p.s.SerializationManagerImpl - Start shutting down /home/zom-b/.cache/JetBrains/IdeaIC2023.2/index/rep.names
2024-08-30 16:43:12,377 [155274728]   INFO - #c.i.p.s.SerializationManagerImpl - Finished shutting down /home/zom-b/.cache/JetBrains/IdeaIC2023.2/index/rep.names
2024-08-30 16:43:12,379 [155274730]   INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose completed in 18ms.
2024-08-30 16:43:12,388 [155274739]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose started
2024-08-30 16:43:12,411 [155274762]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose completed in 22ms.
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,439 [155274790]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,810 [155275161]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,810 [155275161]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
2024-08-30 16:43:12,810 [155275161]   INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS disconnected. Can't provide root for / in LocalFileSystem
0

I thought there were no thread dumps, because there's nothing in the logs at time of freeze, but there were dumps after all when I peeked in the log directory. ID: 2024_08_30_YYHHWyHEg9tvax62NWNffV

For others reading this, the last thread dump is threadDumps-freeze-20240830-153137-IC-232.9921.47 (2024-08-30 15h) but in the log directly above there's no entry at 15h, only 14h and 16h (a 1h difference can't be because of my timezone)

0

Mark Jeronimus, could you please share the whole log? I need to figure out which thread dumps are relevant to your problem; also, other information from the IDE logs (such as runtime used for the IDE, last entries before the freeze, etc) could be helpful in determining the core reason.

0

请先登录再写评论。