Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-01-23 12:46:17,154 [ 30] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 42 ms
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - File page caching params:
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true)
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow)
- 2024-01-23 12:46:17,206 [ 82] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes
- 2024-01-23 12:46:17,231 [ 107] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.13135.103, Wed, 20 Dec 2023 05:05:00 GMT)
- 2024-01-23 12:46:17,232 [ 108] INFO - #c.i.p.i.b.AppStarter - OS: Windows (11.0)
- 2024-01-23 12:46:17,232 [ 108] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.9+7-b1087.9, amd64 (JetBrains s.r.o.)
- 2024-01-23 12:46:17,232 [ 108] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.9+7-b1087.9 (OpenJDK 64-Bit Server VM)
- 2024-01-23 12:46:17,236 [ 112] INFO - #c.i.p.i.b.AppStarter - PID: 9776
- 2024-01-23 12:46:17,237 [ 113] INFO - #c.i.p.i.b.AppStarter - JVM options: [exit, -XX:ErrorFile=C:\Users\cyber\\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\cyber\\java_error_in_idea64.hprof, -Xms128m, -Xmx2048m, -XX:ReservedCodeCacheSize=512m, -XX:+UseG1GC, -XX:SoftRefLRUPolicyMSPerMB=50, -XX:CICompilerCount=2, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:+IgnoreUnrecognizedVMOptions, -XX:CompileCommand=exclude,com/intellij/openapi/vfs/impl/FilePartNodeRoot,trieDescend, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Dkotlinx.coroutines.debug=off, -Djb.vmOptionsFile=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/modules/module-descriptors.jar, -Dsplash=true, -Daether.connector.resumeDownloads=false, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=000001B90A7E2CF0]
- 2024-01-23 12:46:17,240 [ 116] INFO - #c.i.p.i.b.AppStarter - args:
- 2024-01-23 12:46:17,241 [ 117] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Microsoft\jdk-11.0.16.101-hotspot\bin;C:\Program Files\Java\jdk-17\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\cyber\maven\apache-maven-3.9.4\bin;C:\Program Files\dotnet\;C:\Program Files\MATLAB\R2023b\bin;C:\Users\cyber\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\cyber\AppData\Local\Programs\Python\Python39\;C:\Users\cyber\AppData\Local\Microsoft\WindowsApps;C:\Users\cyber\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Users\cyber\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;C:\Program Files\JetBrains\CLion 2022.3.1\bin;;C:\Users\cyber\.dotnet\tools;C:\msys64\ucrt64\bin;;.
- 2024-01-23 12:46:17,241 [ 117] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin
- 2024-01-23 12:46:17,256 [ 132] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=Cp1252 file.encoding=Cp1252
- idea.config.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- idea.system.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- idea.plugins.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins -> ?
- idea.log.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:46:17,260 [ 136] INFO - #c.i.p.i.b.AppStarter - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@3a62649a[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@2daccd6
- 2024-01-23 12:46:17,684 [ 560] INFO - #c.i.p.i.b.AppStarter - Importing configs to C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- 2024-01-23 12:46:17,694 [ 570] INFO - #c.i.p.i.b.AppStarter - Custom migration option: null
- 2024-01-23 12:46:17,694 [ 570] INFO - #c.i.p.i.b.AppStarter - Custom ConfigImportSettings instance: null
- 2024-01-23 12:46:17,717 [ 593] INFO - #c.i.p.i.b.AppStarter - Importing configs: oldConfigDir=[C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2022.3], newConfigDir=[C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3], oldIdeHome=[null], oldPluginsDir=[C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2022.3\plugins], newPluginsDir=[C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins]
- 2024-01-23 12:46:18,314 [ 1190] INFO - #c.i.i.p.PluginManager - Ignoring cached broken plugins file from an earlier IDE build (IU-223.8836.41)
- 2024-01-23 12:46:18,329 [ 1205] INFO - #c.i.i.p.PluginManager - Using broken plugins file from IDE distribution
- 2024-01-23 12:46:21,804 [ 4680] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=JavaScript Debugger, id=JavaScriptDebugger, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\javascript-debugger, version=233.13135.103, package=com.intellij.javascript.debugger, isBundled=true) misses optional descriptor js-debugger-features-trainer.xml
- 2024-01-23 12:46:21,819 [ 4695] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=JavaScript and TypeScript, id=JavaScript, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\javascript-impl, version=233.13135.103, package=null, isBundled=true) misses optional descriptor javascript-features-trainer.xml
- 2024-01-23 12:46:22,016 [ 4892] INFO - #c.i.p.i.b.AppStarter - Plugin 'org.wavescale.sourcesync' skipped due to a pending update
- 2024-01-23 12:46:22,024 [ 4900] INFO - #c.i.p.i.b.AppStarter - Plugin 'com.github.copilot' skipped due to a pending update
- 2024-01-23 12:46:22,024 [ 4900] INFO - #c.i.p.i.b.AppStarter - Migrating plugin 'Statistic' version: 4.2.14
- 2024-01-23 12:46:22,024 [ 4900] INFO - #c.i.p.i.b.AppStarter - Migrating plugin 'org.igu.plugins.bettercomments' version: 1.0
- 2024-01-23 12:46:22,024 [ 4900] INFO - #c.i.p.i.b.AppStarter - Migrating plugin 'com.hiberbee.intellij.hiberbee-theme' version: 2023.11.10.2029
- 2024-01-23 12:46:22,034 [ 4910] INFO - #c.i.p.i.b.AppStarter - Migrating plugin 'com.github.ArtsiomCh.NestedBracketsColorer' version: 0.7.2
- 2024-01-23 12:46:22,034 [ 4910] INFO - #c.i.p.i.b.AppStarter - Plugin 'com.mallowigi' skipped due to a pending update
- 2024-01-23 12:46:22,034 [ 4910] INFO - #c.i.p.i.b.AppStarter - Plugin 'com.demonwav.minecraft-dev' skipped due to a pending update
- 2024-01-23 12:46:24,149 [ 7025] INFO - #c.i.p.i.b.AppStarter - The vmoptions file has changed, restarting...
- 2024-01-23 12:46:24,166 [ 7042] INFO - #c.i.u.Restarter - run restarter: [C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\restarter.exe, 9776, 1, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\idea64.exe]
- 2024-01-23 12:46:24,306 [ 7182] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
- 2024-01-23 12:46:25,568 [ 22] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
- 2024-01-23 12:46:25,614 [ 68] INFO - #c.i.u.i.PageCacheUtils - File page caching params:
- 2024-01-23 12:46:25,615 [ 69] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760
- 2024-01-23 12:46:25,615 [ 69] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128
- 2024-01-23 12:46:25,615 [ 69] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true)
- 2024-01-23 12:46:25,617 [ 71] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224
- 2024-01-23 12:46:25,617 [ 71] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes
- 2024-01-23 12:46:25,617 [ 71] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow)
- 2024-01-23 12:46:25,617 [ 71] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes
- 2024-01-23 12:46:25,630 [ 84] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 49 ms
- 2024-01-23 12:46:25,652 [ 106] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.13135.103, Wed, 20 Dec 2023 05:05:00 GMT)
- 2024-01-23 12:46:25,653 [ 107] INFO - #c.i.p.i.b.AppStarter - OS: Windows (11.0)
- 2024-01-23 12:46:25,653 [ 107] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.9+7-b1087.9, amd64 (JetBrains s.r.o.)
- 2024-01-23 12:46:25,654 [ 108] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.9+7-b1087.9 (OpenJDK 64-Bit Server VM)
- 2024-01-23 12:46:25,658 [ 112] INFO - #c.i.p.i.b.AppStarter - PID: 9548
- 2024-01-23 12:46:25,660 [ 114] INFO - #c.i.p.i.b.AppStarter - JVM options: [exit, -XX:ErrorFile=C:\Users\cyber\\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\cyber\\java_error_in_idea64.hprof, -Xms128m, -Xmx2048m, -XX:ReservedCodeCacheSize=512m, -XX:+UseG1GC, -XX:SoftRefLRUPolicyMSPerMB=50, -XX:CICompilerCount=2, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:+IgnoreUnrecognizedVMOptions, -XX:CompileCommand=exclude,com/intellij/openapi/vfs/impl/FilePartNodeRoot,trieDescend, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Dkotlinx.coroutines.debug=off, -Djb.vmOptionsFile=C:\Users\cyber\AppData\Roaming\\JetBrains\\IntelliJIdea2023.3\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/modules/module-descriptors.jar, -Dsplash=true, -Daether.connector.resumeDownloads=false, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=0000019B0F821650]
- 2024-01-23 12:46:25,662 [ 116] INFO - #c.i.p.i.b.AppStarter - args:
- 2024-01-23 12:46:25,662 [ 116] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Microsoft\jdk-11.0.16.101-hotspot\bin;C:\Program Files\Java\jdk-17\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\cyber\maven\apache-maven-3.9.4\bin;C:\Program Files\dotnet\;C:\Program Files\MATLAB\R2023b\bin;C:\Users\cyber\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\cyber\AppData\Local\Programs\Python\Python39\;C:\Users\cyber\AppData\Local\Microsoft\WindowsApps;C:\Users\cyber\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Users\cyber\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;C:\Program Files\JetBrains\CLion 2022.3.1\bin;;C:\Users\cyber\.dotnet\tools;C:\msys64\ucrt64\bin;;.
- 2024-01-23 12:46:25,663 [ 117] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin
- 2024-01-23 12:46:25,788 [ 242] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=Cp1252 file.encoding=Cp1252
- idea.config.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- idea.system.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- idea.plugins.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins
- idea.log.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:46:25,791 [ 245] INFO - #c.i.p.i.b.AppStarter - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@72295c89[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@514ad91d
- 2024-01-23 12:46:26,097 [ 551] INFO - #c.i.p.i.b.AppStarter - Importing configs to C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- 2024-01-23 12:46:26,100 [ 554] INFO - #c.i.p.i.b.AppStarter - Custom migration option: properties intellij.first.ide.session intellij.config.imported.in.current.session
- 2024-01-23 12:46:26,100 [ 554] INFO - #c.i.p.i.b.AppStarter - Enabling system properties after restart: [intellij.first.ide.session, intellij.config.imported.in.current.session]
- 2024-01-23 12:46:26,273 [ 727] INFO - #c.i.i.p.PluginManager - Ignoring cached broken plugins file from an earlier IDE build (IU-223.8836.41)
- 2024-01-23 12:46:26,291 [ 745] INFO - #c.i.i.p.PluginManager - Using broken plugins file from IDE distribution
- 2024-01-23 12:46:26,402 [ 856] INFO - #c.i.i.p.PluginManager - Module intellij.sh.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.webDeployment/phpStorm is not enabled because dependency com.intellij.modules.phpstorm is not available
- Module intellij.protoeditor.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.protoeditor.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.space.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.less/watcher is not enabled because dependency com.intellij.plugins.watcher is not available
- Module intellij.restClient/javaScript is not enabled because dependency JavaScript is not available
- Module intellij.spring.jsf is not enabled because dependency com.intellij.jsf is not available
- Module intellij.javaee.jsp.base.impl/servers is not enabled because dependency com.intellij.javaee.app.servers.integration is not available
- Module intellij.groovy/ant is not enabled because dependency AntSupport is not available
- Module intellij.httpClient.injection.graphql is not enabled because dependency com.intellij.lang.jsgraphql is not available
- Module intellij.restClient/intelliLangInJs is not enabled because dependency intellij.restClient/javaScript is not available
- Module kotlin-ultimate.javascript.nodeJs is not enabled because dependency NodeJS is not available
- Module kotlin-ultimate.javascript.debugger is not enabled because dependency JavaScriptDebugger is not available
- Module intellij.quarkus/docker is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module intellij.gradle.ext/docker.remoteRun is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module kotlin-ultimate.common-native is not enabled because dependency com.intellij.modules.cidr.debugger is not available
- Module kotlin-ultimate.ultimate-native is not enabled because dependency kotlin-ultimate.common-native is not available
- Module intellij.maven.ext/javaee-ejb is not enabled because dependency com.intellij.javaee.ejb is not available
- Module intellij.ml.llm.uiTestGeneration is not enabled because dependency intellij.aqua.wi is not available
- Module intellij.php.llm is not enabled because dependency com.jetbrains.php is not available
- Module intellij.ruby.llm is not enabled because dependency org.jetbrains.plugins.ruby is not available
- Module intellij.ml.llm.android is not enabled because dependency org.jetbrains.android is not available
- Module intellij.ml.llm.javascript is not enabled because dependency JavaScript is not available
- Module intellij.ml.llm.cpp is not enabled because dependency com.intellij.modules.clion is not available
- Module intellij.ml.llm.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.ml.llm.jupyter is not enabled because dependency intellij.ml.llm.python is not available
- Module intellij.ml.llm.python.ultimate is not enabled because dependency intellij.ml.llm.python is not available
- Module intellij.ml.llm.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.ml.llm.devkit is not enabled because dependency intellij.devkit.core is not available
- Module intellij.qodana.python is not enabled because dependency Pythonid is not available
- Module intellij.qodana.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.qodana.js is not enabled because dependency JavaScript is not available
- Module intellij.qodana.go is not enabled because dependency intellij.go.coverage is not available
- Module intellij.packageChecker.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.packageChecker.javascript is not enabled because dependency JavaScript is not available
- Module intellij.packageChecker.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.spring.mvc.impl/thymeleaf is not enabled because dependency com.intellij.thymeleaf is not available
- Module intellij.spring.mvc.impl/js is not enabled because dependency JavaScript is not available
- 2024-01-23 12:46:26,404 [ 858] WARN - #c.i.i.p.PluginManager - Problems found loading plugins:
- The Kubernetes (id=com.intellij.kubernetes, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-kubernetes) plugin Plugin 'Kubernetes' requires plugin 'intellij.clouds.docker.compose' to be installed
- The Dev Containers (id=org.jetbrains.plugins.docker.gateway, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-docker-gateway) plugin Requires plugin 'Docker' to be enabled
- 2024-01-23 12:46:26,450 [ 904] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: Maven Extension (233.13135.103), Project Wide Analysis (233.13135.103), IDEA CORE (233.13135.103), Gradle (233.13135.103), Shared Project Indexes (233.13135.103), Maven server api classes (233.13135.103), In-Editor Performance Hints (233.13135.103), Eclipse Keymap (233.13135.103), Git (233.13135.103), WSL Support Framework (233.13135.103), Turbo Complete (233.13135.103), Spring Data (233.13135.103), Spring Boot (233.13135.103), Shell Script (233.13135.103), FreeMarker (233.13135.103), Gradle-Maven (233.13135.103), Configuration Script (233.13135.103), Maven (233.13135.103), Grazie Lite (233.13135.103), Properties (233.13135.103), Jakarta EE: Expression Language (EL) (233.13135.103), Java Internationalization (233.13135.103), Ktor (233.13135.103), JUnit (233.13135.103), Remote Development Server (233.13135.103), Shared Project Caches (233.13135.103), Settings Sync (233.13135.103), Performance Testing (Warmup) (233.13135.103), com.intellij.dev (233.13135.103), Gradle DSL API (233.13135.103), Less (233.13135.103), Cucumber for Groovy (233.13135.103), GitHub (233.13135.103), EditorConfig (233.13135.103), Spring Initializr (233.13135.103), Performance Testing (Dynamic Plugins) (233.13135.103), Dependency Structure Matrix (233.13135.103), Shared Indexes (233.13135.103), XPathView + XSLT (233.13135.103), Kotlin (233.13135.103-IJ), OpenAPI Specifications (233.13135.103), Charts Support (233.13135.103), YAML (233.13135.103), JetBrains maven model api classes (233.13135.103), Hibernate (233.13135.103), Jakarta EE: Server Pages (JSP) (233.13135.103), Machine Learning Code Completion (233.13135.103), Jakarta EE: Persistence (JPA) (233.13135.103), Remote Development Gateway (233.13135.103), Code Coverage for Java (233.13135.103), Jakarta EE: Messaging (JMS) (233.13135.103), Data Editor Support (233.13135.103), GitLab (233.13135.103), Java IDE Customization (233.13135.103), Cucumber for Java (233.13135.103), Database Tools and SQL (233.13135.103), Data Editor Support Core (233.13135.103), FTP/SFTP/WebDAV Connectivity (233.13135.103), JVM Microservices Frameworks (233.13135.103), AOP Pointcut Language (233.13135.103), Sass (233.13135.103), com.intellij.tracing.ide (233.13135.103), Gherkin (233.13135.103), Cache-Value Profiler (233.13135.103), Jakarta EE Platform (233.13135.103), Async Profiler for IDE Performance Testing (233.13135.103), Gradle Dependency Updater Implementation (233.13135.103), SSH Remote Run (233.13135.103), Code With Me (233.13135.103), Performance Testing (233.13135.103), Java Stream Debugger (233.13135.103), Package Checker (233.13135.103), Project Wide Analysis for Java (233.13135.103), Jakarta EE: Gradle Integration (233.13135.103), Groovy (233.13135.103), Images (233.13135.103), Diagrams (233.13135.103), Gradle Extension (233.13135.103), Jakarta EE: Contexts and Dependency Injection (CDI) (233.13135.103), Protocol Buffers (233.13135.103), NetBeans Keymap (233.13135.103), Toml (233.13135.103), IDE Features Trainer (233.13135.103), HTTP Client (233.13135.103), JavaFX (233.13135.103), Gradle-Java-Analysis (233.13135.103), Gradle-Java (233.13135.103), Java (233.13135.103), Terminal for Gateway (233.13135.103), Perforce Helix Core (233.13135.103), JSONPath (233.13135.103), Jakarta EE: Web/Servlets (233.13135.103), Markdown (233.13135.103), Quarkus (233.13135.103), PostCSS (233.13135.103), Task Management (233.13135.103), Jakarta EE: Bean Validation (233.13135.103), WebP Support (233.13135.103), Apache Velocity (233.13135.103), JetBrains Repository Search (233.13135.103), Refactor-X (233.13135.103), Spring Web (233.13135.103), Persistence Frameworks (233.13135.103), Spring Integration Patterns (233.13135.103), Reactive Streams (233.13135.103), Jakarta EE: RESTful Web Services (JAX-RS) (233.13135.103), Spring Messaging (233.13135.103), Subversion (233.13135.103), Space (233.13135.103), Bytecode Viewer (233.13135.103), Lombok (233.13135.103), Spring Security (233.13135.103), Copyright (233.13135.103), intellij.platform.ijent.impl (233.13135.103), Java Bytecode Decompiler (233.13135.103), Qodana (233.13135.103), gRPC (233.13135.103), HTML Tools (233.13135.103), TestNG (233.13135.103), AI Assistant (233.13135.103), Micronaut (233.13135.103), Spring Cloud (233.13135.103), Eclipse Interoperability (233.13135.103), Time Tracking (233.13135.103), CSS (233.13135.103), IntelliLang (233.13135.103), TextMate Bundles (233.13135.103), Endpoints (233.13135.103), Visual Studio Keymap (233.13135.103), Machine Learning in Search Everywhere (233.13135.103), Terminal (233.13135.103), Spring (233.13135.103), Mercurial (233.13135.103)
- 2024-01-23 12:46:26,450 [ 904] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: Source Synchronizer (3.0.3), Better Comments (1.0), Minecraft Development (2023.3-1.6.12), Statistic (4.2.14), Atom Material Icons (94.1.0), Hiberbee Theme (2023.11.10.2029), Nested Brackets Colorer (0.7.2)
- 2024-01-23 12:46:26,450 [ 904] INFO - #c.i.i.p.PluginManager - Disabled plugins: Next.js Support (233.13135.103), GitHub Copilot (1.4.12.4386), UI Designer (233.13135.103), Thymeleaf (233.13135.103), TSLint (233.13135.103), JavaScript and TypeScript (233.13135.103), WildFly (233.13135.103), JavaScript Debugger (233.13135.103), Tomcat and TomEE (233.13135.103), Docker (233.13135.103), JavaScript Intention Power Pack (233.13135.103), Node.js Remote Interpreter (233.13135.103), Vite (233.13135.103), Styled Components & Styled JSX (233.13135.103), Tailwind CSS (233.13135.103), Karma (233.13135.103), Angular and AngularJS (233.13135.103), Prettier (233.13135.103), Webpack (233.13135.103), Jakarta EE: Application Servers (233.13135.103), Node.js (233.13135.103), Polymer & Web Components (233.13135.103), Vue.js (233.13135.103)
- 2024-01-23 12:46:26,763 [ 1217] INFO - #c.i.o.u.r.RegistryManager - Registry values changed by user: debugger.new.tool.window.layout = true, ide.experimental.ui = true, ide.experimental.ui.inter.font = false
- 2024-01-23 12:46:26,764 [ 1218] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms
- 2024-01-23 12:46:26,770 [ 1224] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\cyber\.m2\repository}
- 2024-01-23 12:46:26,772 [ 1226] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses 'fast' names enumerator (over mmapped file)
- 2024-01-23 12:46:26,774 [ 1228] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over new FilePageCache
- 2024-01-23 12:46:26,774 [ 1228] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file)
- 2024-01-23 12:46:26,783 [ 1237] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content hash storage over mmapped file
- 2024-01-23 12:46:26,853 [ 1307] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:46:26,868 [ 1322] WARN - #c.i.s.ComponentManagerImpl - `preload=true` must be used only for core services (service=com.jetbrains.rdserver.statistics.BackendStatisticsManager, plugin=com.jetbrains.codeWithMe)
- 2024-01-23 12:46:26,973 [ 1427] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: []
- 2024-01-23 12:46:27,225 [ 1679] INFO - #c.i.p.i.b.IdeStartupWizard - IDE startup isEnabled = true, IDEStartupKind = Experimental, IDEStartup = 4
- 2024-01-23 12:46:27,258 [ 1712] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized
- 2024-01-23 12:46:27,325 [ 1779] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\terminal, version=233.13135.103, package=org.jetbrains.plugins.terminal, isBundled=true)
- 2024-01-23 12:46:27,411 [ 1865] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846656, 0 file records, 0 content blobs
- 2024-01-23 12:46:27,439 [ 1893] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 686 ms, 0 failed attempts, 0 error(s) were recovered
- 2024-01-23 12:46:27,448 [ 1902] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated
- 2024-01-23 12:46:27,465 [ 1919] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342
- 2024-01-23 12:46:27,537 [ 1991] INFO - #c.i.h.u.LocalHistoryLog - local history version mismatch (was: 0, expected: 6), rebuilding...
- 2024-01-23 12:46:27,538 [ 1992] INFO - #c.i.h.u.LocalHistoryLog - FS has been rebuild, rebuilding local history...
- 2024-01-23 12:46:27,667 [ 2121] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Hiberbee Dark - old: Hiberbee Dark, new Hiberbee Dark
- 2024-01-23 12:46:27,718 [ 2172] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance
- 2024-01-23 12:46:27,740 [ 2194] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier.exe
- 2024-01-23 12:46:27,872 [ 2326] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational.
- 2024-01-23 12:46:27,881 [ 2335] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier-wsl
- 2024-01-23 12:46:27,937 [ 2391] WARN - #c.i.u.x.Binding - no accessors for org.jetbrains.idea.maven.project.MavenHomeType
- 2024-01-23 12:46:27,962 [ 2416] INFO - #c.i.w.i.i.l.m.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[DefaultDispatcher-worker-29,5,main]
- 2024-01-23 12:46:28,136 [ 2590] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
- 2024-01-23 12:46:28,153 [ 2607] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Loading global entities from files
- 2024-01-23 12:46:28,171 [ 2625] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:46:29,106 [ 3560] INFO - #JetprofileSource - No valid license found
- 2024-01-23 12:46:29,209 [ 3663] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:java.source.module.name(v = 4),java.null.method.argument(v = 1),spring.boot.importsFileIndex(v = 1),org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex(v = 3),CssIndex(v = 40),XsltSymbolIndex(v = 0),bytecodeAnalysis(v = 11),javafx.id.name(v = 3),Trigram.Index(v = 4),http.request.completion.host(v = 5),http.request.headers.values.index(v = 4),sql.types.count.index(v = 0),org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex(v = 3),json.file.root.values(v = 5),SwReferencesIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex(v = 5),org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex(v = 1),taglibUris(v = 7),java.fun.expression(v = 6),java.auto.module.name(v = 6),FrameworkDetectionIndex(v = 65536),spring.spiFileIndex(v = 3),javafx.custom.component(v = 2),org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex(v = 5),html5.custom.attributes.index(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex(v = 2),org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex(v = 3),LombokConfigIndex(v = 14),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex(v = 2),editorconfig.index.name(v = 5),TodoIndex(v = 13),xmlProperties(v = 2),http.request.execution.environment(v = 3),FilenameIndex(v = 258),CompassFunctionsIndex(v = 38),org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex(v = 1),http.request.name.index(v = 2),protoeditor.java.outer.class.index(v = 0),org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex(v = 5),OpenapiSpecificationContentIndexer(v = 12),css.template.selectors(v = 35),yaml.keys.name(v = 1),VtlFileIndex(v = 1),javafx.stylesheets.name(v = 6),SchemaTypeInheritance(v = 2),HtmlTagIdIndex(v = 3),JavaFxControllerClassIndex(v = 1),Stubs(v = 46),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex(v = 2),org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex(v = 4),XmlTagNames(v = 1),XmlNamespaces(v = 8),org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex(v = 3),RelaxSymbolIndex(v = 0),HashFragmentIndex(v = 19111503),TranslationInverseIndex(v = 1),IdIndex(v = 22),TranslationIndex(v = 6),DomFileIndex(v = 0),spring.autoConfigureMetadataIndex(v = 2),org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex(v = 3),java.binary.plus.expression(v = 4),FtlFileIndex(v = 5),sql.routine.index(v = 1),SpringXmlBeansIndex(v = 661),filetypes(v = 4096),groovy.cucumber.step(v = 6),fileIncludes(v = 6),org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex(v = 4),java.cucumber.java8.step(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex(v = 4)
- 2024-01-23 12:46:29,217 [ 3671] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes
- 2024-01-23 12:46:29,224 [ 3678] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 1520 ms. Initialized indexes: [FilenameIndex, Trigram.Index, TodoIndex, IdIndex, FrameworkDetectionIndex, DomFileIndex, fileIncludes, RelaxSymbolIndex, filetypes, XmlTagNames, html5.custom.attributes.index, XmlNamespaces, json.file.root.values, SchemaTypeInheritance, Stubs, editorconfig.index.name, yaml.keys.name, xmlProperties, HtmlTagIdIndex, CompassFunctionsIndex, HashFragmentIndex, CssIndex, http.request.completion.host, VtlFileIndex, css.template.selectors, http.request.execution.environment, http.request.name.index, http.request.headers.values.index, XsltSymbolIndex, SwReferencesIndex, java.null.method.argument, java.source.module.name, OpenapiSpecificationContentIndexer, bytecodeAnalysis, java.binary.plus.expression, LombokConfigIndex, FtlFileIndex, protoeditor.java.outer.class.index, java.fun.expression, spring.autoConfigureMetadataIndex, java.auto.module.name, taglibUris, spring.boot.importsFileIndex, sql.types.count.index, sql.routine.index, SpringXmlBeansIndex, spring.spiFileIndex, JavaFxControllerClassIndex, javafx.id.name, javafx.stylesheets.name, javafx.custom.component, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, java.cucumber.java8.step, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, TranslationIndex, groovy.cucumber.step, TranslationInverseIndex].
- 2024-01-23 12:46:29,339 [ 3793] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:46:29,349 [ 3803] INFO - #c.i.i.p.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe]
- 2024-01-23 12:46:29,358 [ 3812] INFO - #c.i.i.p.DynamicPlugins - Plugins to load: []
- 2024-01-23 12:46:29,360 [ 3814] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 1 in 73 ms: Change entity sources to externally imported
- 2024-01-23 12:46:29,399 [ 3853] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:46:29,400 [ 3854] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 2 in 2 ms: Apply JPS storage (iml files)
- 2024-01-23 12:46:29,401 [ 3855] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:46:29,764 [ 4218] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.LanguageSubstitutors initializer requests com.intellij.psi.LanguageSubstitutors instance
- 2024-01-23 12:46:29,794 [ 4248] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:46:29,818 [ 4272] WARN - #c.i.s.ComponentManagerImpl - org.zmlx.hg4idea.provider.HgChangeProvider initializer requests com.intellij.openapi.vcs.FileStatusFactory instance
- 2024-01-23 12:46:30,077 [ 4531] INFO - #c.i.p.s.StubIndexImpl - Following stub indices will be built:java.field.name(v = 2),sql.names(v = 21),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex(v = 2),Scss.function(v = 3),Css.custom.mixin(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex(v = 2),Scss.variable(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex(v = 2),sql.column.name(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex(v = 2),Css.custom.variable(v = 3),markdown.header.anchor(v = 2),java.class.shortname(v = 4),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex(v = 2),java.method.name(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex(v = 2),Css.custom.property(v = 2),gr.anonymous.class(v = 6),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex(v = 2),java.class.fqn(v = 1),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex(v = 2),dom.elementClass(v = 0),java.class.extlist(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex(v = 2),properties.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex(v = 2),jvm.static.member.type(v = 2),gr.annot.members(v = 5),gr.class.super(v = 5),Css.ampersand.selector(v = 2),gr.script.class(v = 5),java.unnamed.class(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex(v = 2),postcss.custom.media(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex(v = 2),java.anonymous.baseref(v = 2),redis.dml.shortName(v = 3),gr.annot.method.name(v = 5),kotlin.primeIndexKey(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex(v = 3),Css.id(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex(v = 2),gr.class.fqn.s(v = 5),java.method.parameter.types(v = 3),Less.mixins(v = 2),protobuf.byShortName(v = 3),dom.namespaceKey(v = 1),postcss.custom.selector(v = 2),markdown.header(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex(v = 2),Css.class(v = 3),Scss.mixin(v = 3),sql.table.shortName(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex(v = 2),gr.method.name(v = 5),org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex(v = 2),java.module.name(v = 4),Less.variables(v = 2),Scss.placeholder.selector(v = 2),jvm.static.member.name(v = 2),gr.field.name(v = 5),org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex(v = 2),protobuf.byQualifiedName(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex(v = 3),java.annotations(v = 2),gr.script.fqn.s(v = 5),Css.attr(v = 2)
- 2024-01-23 12:46:30,082 [ 4536] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 857 ms. Initialized stub indexes: {org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, Scss.placeholder.selector, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, Less.mixins, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, gr.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, gr.annot.method.name, postcss.custom.selector, Css.ampersand.selector, protobuf.byQualifiedName, gr.class.fqn.s, java.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, Css.custom.property, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, dom.namespaceKey, gr.annot.members, Css.id, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, Css.attr, Scss.function, java.field.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, properties.index, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, java.anonymous.baseref, markdown.header, Css.custom.mixin, jvm.static.member.name, java.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, java.method.parameter.types, jvm.static.member.type, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, Scss.variable, gr.script.class, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, Css.class, java.class.shortname, redis.dml.shortName, gr.field.name, Less.variables, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, java.unnamed.class, kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, Css.custom.variable, sql.names, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, java.module.name, sql.table.shortName, gr.script.fqn.s, gr.class.super, postcss.custom.media, dom.elementClass, gr.anonymous.class, sql.column.name, java.annotations, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, protobuf.byShortName, Scss.mixin, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, markdown.header.anchor}.
- 2024-01-23 12:46:30,097 [ 4551] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:46:30,129 [ 4583] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:46:30,132 [ 4586] INFO - #c.i.p.c.CommonCodeStyleSettings - Loaded Java common code style settings
- 2024-01-23 12:46:30,136 [ 4590] INFO - #c.i.m.l.c.g.GrazieJbaAuthService - Information about license was changed...
- 2024-01-23 12:46:30,179 [ 4633] INFO - #c.i.m.l.c.g.OsRegistryConfigProvider - Looking for 'isAllowed' value in [HKLM_64\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKLM_32\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKCU_64\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKCU_32\SOFTWARE\JetBrains\AIAssistant\isAllowed]
- 2024-01-23 12:46:30,192 [ 4646] INFO - #c.i.m.l.c.g.OsRegistryConfigProvider - OS provided value for 'isAllowed' is not found
- 2024-01-23 12:46:30,209 [ 4663] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: IdeLicenseNotInitialized
- 2024-01-23 12:46:30,209 [ 4663] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: IdeLicenseNotInitialized
- 2024-01-23 12:46:30,211 [ 4665] INFO - #c.i.m.l.c.g.GrazieJbaAuthService - Information about license was changed...
- 2024-01-23 12:46:30,354 [ 4808] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'enabled' value in [HKLM_64\SOFTWARE\JetBrains\portForwarding\enabled, HKLM_32\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_64\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_32\SOFTWARE\JetBrains\portForwarding\enabled]
- 2024-01-23 12:46:30,356 [ 4810] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'enabled' is not found
- 2024-01-23 12:46:30,371 [ 4825] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'DripMain-80909981' for 0 files
- 2024-01-23 12:46:30,399 [ 4853] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'DripMain-80909981' for 0 files
- 2024-01-23 12:46:30,924 [ 5378] INFO - SyncRemoteConfigurationsServiceImpl - No SourceSync connections were loaded for project DripMain
- 2024-01-23 12:46:30,955 [ 5409] INFO - #c.i.o.a.i.NonBlockingReadActionImpl - OTel monitoring for NonBlockingReadAction is enabled
- 2024-01-23 12:46:31,183 [ 5637] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:46:31,356 [ 5810] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@1b8e9d6
- 2024-01-23 12:46:31,371 [ 5825] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:46:31,374 [ 5828] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@18348657
- 2024-01-23 12:46:31,376 [ 5830] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@18348657
- 2024-01-23 12:46:31,388 [ 5842] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@5487e532
- 2024-01-23 12:46:31,393 [ 5847] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@5487e532
- 2024-01-23 12:46:31,394 [ 5848] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@71f70b82
- 2024-01-23 12:46:31,429 [ 5883] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@71f70b82
- 2024-01-23 12:46:31,430 [ 5884] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@5323cd45
- 2024-01-23 12:46:31,433 [ 5887] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@5323cd45
- 2024-01-23 12:46:31,435 [ 5889] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@33c4dfa6
- 2024-01-23 12:46:31,448 [ 5902] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@33c4dfa6
- 2024-01-23 12:46:31,449 [ 5903] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@7209b162
- 2024-01-23 12:46:31,452 [ 5906] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@7209b162
- 2024-01-23 12:46:31,453 [ 5907] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@7942b8ad
- 2024-01-23 12:46:31,454 [ 5908] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@7942b8ad
- 2024-01-23 12:46:31,455 [ 5909] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@1b8e9d6
- 2024-01-23 12:46:32,624 [ 7078] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@3f82e6ba,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructUi(WebServerToolWindowPanel.java:156)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.<init>(WebServerToolWindowPanel.java:98)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.doCreateToolWindowContent(WebServerToolWindowFactory.java:29)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.createToolWindowContent(WebServerToolWindowFactory.java:24)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:594)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.scheduleContentInitializationIfNeeded$intellij_platform_ide_impl(ToolWindowImpl.kt:573)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doShowWindow(ToolWindowManagerImpl.kt:1035)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl(ToolWindowManagerImpl.kt:969)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl$default(ToolWindowManagerImpl.kt:955)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1168)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1167)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.registerToolWindow$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:1181)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:223)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.access$registerToolWindows(ToolWindowSetInitializer.kt:1)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invokeSuspend(ToolWindowSetInitializer.kt:141)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1.invokeSuspend(ToolWindowSetInitializer.kt:138)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:194)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
- at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:463)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.openapi.application.impl.ApplicationImpl.runWithImplicitRead(ApplicationImpl.java:1436)
- at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
- at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:124)
- at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:44)
- at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$12(IdeEventQueue.kt:589)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithoutImplicitRead(RwLockHolder.kt:44)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:589)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:46:32,764 [ 7218] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.openapi.client.ClientSessionsManager instance
- 2024-01-23 12:46:32,767 [ 7221] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.ui.FileColorManager instance
- 2024-01-23 12:46:32,977 [ 7431] WARN - #c.i.o.a.i.ActionUpdater - 563 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:32,979 [ 7433] WARN - #c.i.o.a.i.ActionUpdater - 308 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:32,982 [ 7436] INFO - #c.i.o.w.i.ToolWindowManagerImpl - Ignore setShowStripeButton(id=Database Changes, value=false) - not applicable for a new UI
- 2024-01-23 12:46:33,019 [ 7473] INFO - c.j.p.w.c.RemoteConnectionManager$3 - Using "C:\Users\cyber\AppData\Local\Temp\vfs_cache" as temporary files store.
- 2024-01-23 12:46:33,091 [ 7545] WARN - #c.i.o.a.i.ActionUpdater - 364 ms to grab EDT for JoinCallAction#Update@MainToolbar (com.jetbrains.rd.platform.codeWithMe.telephony.JoinCallAction)
- 2024-01-23 12:46:33,131 [ 7585] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@4f0afe09
- 2024-01-23 12:46:33,141 [ 7595] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@4f0afe09
- 2024-01-23 12:46:33,142 [ 7596] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:46:33,187 [ 7641] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: On project open
- 2024-01-23 12:46:33,206 [ 7660] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 15ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:46:33,253 [ 7707] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:46:33,405 [ 7859] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:46:33,417 [ 7871] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:46:33,458 [ 7912] INFO - net.schmizz.sshj.transport.random.JCERandom - Creating new SecureRandom.
- 2024-01-23 12:46:34,052 [ 8506] INFO - #c.i.s.i.s.sshj - Client identity string: SSH-2.0-IntelliJ__IDEA_IU-233.13135.103__SSHJ_0.35.0
- 2024-01-23 12:46:34,090 [ 8544] INFO - #c.i.s.i.s.sshj - Server identity string: SSH-2.0-Go
- 2024-01-23 12:46:34,160 [ 8614] INFO - #c.i.u.i.d.IndexingDependenciesFingerprint - Calculated dependencies fingerprint in 2 ms (hash=2dne0rfydhyuh, buildTime=1703048700, appVersion=IU-233.13135.103)
- 2024-01-23 12:46:34,160 [ 8614] INFO - #c.i.u.i.d.AppIndexingDependenciesService - Invalidating all indexing flags. Reason: App fingerprint changed: FingerprintImpl(fingerprint=0) to FingerprintImpl(fingerprint=-7173383613039349847)
- 2024-01-23 12:46:34,201 [ 8655] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:46:34,374 [ 8828] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of collections.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file collections.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=537, fileInfo='collections.kotlin_builtins(id=537)'}] and removers: [];
- 2024-01-23 12:46:34,380 [ 8834] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of http-client.env.json by request of indexes: [SwReferencesIndex->NOT_INDEXED,OpenapiSpecificationContentIndexer->NOT_INDEXED,Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,json.file.root.values->NOT_INDEXED,http.request.execution.environment->NOT_INDEXED,]. Scanner has updated file http-client.env.json with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=802, fileInfo='http-client.env.json(id=802)'}] and removers: [];
- 2024-01-23 12:46:34,381 [ 8835] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of http-client.private.env.json by request of indexes: [SwReferencesIndex->NOT_INDEXED,OpenapiSpecificationContentIndexer->NOT_INDEXED,Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,json.file.root.values->NOT_INDEXED,http.request.execution.environment->NOT_INDEXED,]. Scanner has updated file http-client.private.env.json with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=808, fileInfo='http-client.private.env.json(id=808)'}] and removers: [];
- 2024-01-23 12:46:34,388 [ 8842] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of kotlin.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file kotlin.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=535, fileInfo='kotlin.kotlin_builtins(id=535)'}] and removers: [];
- 2024-01-23 12:46:34,390 [ 8844] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of coroutines.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file coroutines.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=549, fileInfo='coroutines.kotlin_builtins(id=549)'}] and removers: [];
- 2024-01-23 12:46:34,391 [ 8845] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of internal.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file internal.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=547, fileInfo='internal.kotlin_builtins(id=547)'}] and removers: [];
- 2024-01-23 12:46:34,391 [ 8845] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of reflect.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file reflect.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=545, fileInfo='reflect.kotlin_builtins(id=545)'}] and removers: [];
- 2024-01-23 12:46:34,392 [ 8846] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of annotation.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file annotation.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=543, fileInfo='annotation.kotlin_builtins(id=543)'}] and removers: [];
- 2024-01-23 12:46:34,393 [ 8847] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of ranges.kotlin_builtins by request of indexes: [org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file ranges.kotlin_builtins with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=541, fileInfo='ranges.kotlin_builtins(id=541)'}] and removers: [];
- 2024-01-23 12:46:34,423 [ 8877] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of hibernate-mapping-3.0.dtd by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file hibernate-mapping-3.0.dtd with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=777, fileInfo='hibernate-mapping-3.0.dtd(id=777)'}] and removers: [];
- 2024-01-23 12:46:34,461 [ 8915] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [DripMain]
- 2024-01-23 12:46:34,574 [ 9028] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@20aad4aa
- 2024-01-23 12:46:34,794 [ 9248] INFO - #c.i.s.i.s.sshj - Authentication log: SSH connection to [email protected]:2022
- * With altered connection settings:
- - authMethods: Password, KeyboardInteractive, PublicKey(privateKeys=[C:\Users\cyber\.ssh\id_rsa, C:\Users\cyber\.ssh\id_dsa, C:\Users\cyber\.ssh\id_ecdsa, C:\Users\cyber\.ssh\id_ecdsa_sk, C:\Users\cyber\.ssh\id_ed25519, C:\Users\cyber\.ssh\id_ed25519_sk, C:\Users\cyber\.ssh\id_xmss], agent=NO)
- - ciphers: [[email protected], aes128-ctr, aes192-ctr, aes256-ctr, [email protected], [email protected]]
- - hostKeyAlgorithms: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, [email protected], [email protected], rsa-sha2-512, rsa-sha2-256, ssh-rsa]
- - hostKeyVerifier: OpenSSH-like host key verifier (knownHostsFile=[C:\Users\cyber\.ssh\known_hosts, C:\Users\cyber\.ssh\known_hosts2, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts2], strictHostKeyChecking=ASK, hashKnownHosts=false)
- - kexAlgorithms: [curve25519-sha256, [email protected], ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256]
- - macs: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], hmac-sha2-256, hmac-sha2-512, hmac-sha1]
- - port: 2022
- - serverAlive: ServerAlive(interval=PT30S, countMax=3)
- - user: yz06gvfp.6b90a6dc
- * Connected: Socket[addr=prdallas3.gravelhost.com/162.213.198.42,port=2022,localport=55892]
- * Starting authentication
- => none (failure, new auth methods allowed by the server: password, publickey)
- => password (success)
- 2024-01-23 12:46:34,899 [ 9353] INFO - #c.i.s.i.s.sshj - Will request `sftp` subsystem
- 2024-01-23 12:46:35,194 [ 9648] WARN - #c.i.o.a.i.ActionUpdater - 320 ms to grab EDT for ToolWindowHeader$2#GetChildren@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:35,194 [ 9648] WARN - #c.i.o.a.i.ActionUpdater - 320 ms to grab EDT for ToolWindowHeader$2#GetChildren@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:35,539 [ 9993] WARN - #c.i.o.a.i.ActionUpdater - 340 ms to grab EDT for DockToolWindowAction#Update@ToolwindowTitle (com.intellij.openapi.wm.impl.DockToolWindowAction)
- 2024-01-23 12:46:35,547 [ 10001] WARN - #c.i.o.a.i.ActionUpdater - 318 ms to grab EDT for DockToolWindowAction#Update@ToolwindowTitle (com.intellij.openapi.wm.impl.DockToolWindowAction)
- 2024-01-23 12:46:35,996 [ 10450] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release
- 2024-01-23 12:46:37,225 [ 11679] WARN - #o.j.p.t.TextMateService - Cannot find referenced file `./language-configuration.json` in bundle `C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\textmate\lib\bundles\mdx`
- 2024-01-23 12:46:37,531 [ 11985] WARN - #c.i.o.a.i.ActionUpdater - 1294 ms to grab EDT for FontEditorPreview$RestorePreviewTextAction#Update@ContextToolbar (com.intellij.application.options.colors.FontEditorPreview$RestorePreviewTextAction)
- 2024-01-23 12:46:37,541 [ 11995] WARN - #c.i.o.a.i.ActionUpdater - 1307 ms to grab EDT for FontEditorPreview$ToggleBoldFontAction#Update@ContextToolbar (com.intellij.application.options.colors.FontEditorPreview$ToggleBoldFontAction)
- 2024-01-23 12:46:37,901 [ 12355] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:46:38,056 [ 12510] INFO - SyncRemoteConfigurationsServiceImpl - Added SSH remote connection configuration with name drip
- 2024-01-23 12:46:38,063 [ 12517] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 18 millis (read time: 16)
- 2024-01-23 12:46:38,272 [ 12726] INFO - #o.j.p.g.j.IdeVersionedDataUpdater - Updating version compatibility for org.jetbrains.plugins.gradle.jvmcompat.GradleCompatibilitySupportUpdater. Last update was: 0. Update interval: 1 Url to update https://download.jetbrains.com/resources/intellij/plugins/gradle/v1/compatibility.json
- 2024-01-23 12:46:38,316 [ 12770] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:46:38,325 [ 12779] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 3 in 344 ms: ConstantEntitiesCheckActivity
- 2024-01-23 12:46:38,612 [ 13066] INFO - #git4idea.commands.GitHandler - [.] git version
- 2024-01-23 12:46:38,665 [ 13119] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:46:38,678 [ 13132] INFO - #o.j.p.g.j.IdeVersionedDataUpdater - IDE versioned data for org.jetbrains.plugins.gradle.jvmcompat.GradleCompatibilitySupportUpdater was updated
- 2024-01-23 12:46:38,703 [ 13157] INFO - #c.i.o.u.i.UpdateCheckerService - scheduling old directories scan after 1/30/2024 12:46 PM
- 2024-01-23 12:46:38,895 [ 13349] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 7
- 2024-01-23 12:46:38,940 [ 13394] INFO - #git4idea.commands.GitHandler - git version 2.33.0.windows.2
- 2024-01-23 12:46:38,980 [ 13434] INFO - #git4idea.config.GitExecutableManager - Git version for C:\Program Files\Git\cmd\git.exe: 2.33.0.0 (MSYS)
- 2024-01-23 12:46:38,985 [ 13439] INFO - #c.i.i.s.IdeStartupScripts - 0 startup script(s) found
- 2024-01-23 12:46:39,108 [ 13562] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 1390ms; general responsiveness: 0/1 sluggish, 1/1 very slow; EDT responsiveness: ok
- 2024-01-23 12:46:39,158 [ 13612] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:46:39,777 [ 14231] INFO - #c.i.o.f.i.HTMLEditorProvider - URL=https://www.jetbrains.com/idea/whatsnew?product=IU&var=embed&theme=dark-new-ui&lang=en-us&platform=windows
- 2024-01-23 12:46:39,832 [ 14286] WARN - #c.i.o.a.i.ActionUpdater - 836 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:39,841 [ 14295] WARN - #c.i.o.a.i.ActionUpdater - 652 ms to grab EDT for JoinCallAction#Update@MainToolbar (com.jetbrains.rd.platform.codeWithMe.telephony.JoinCallAction)
- 2024-01-23 12:46:40,261 [ 14715] WARN - #c.i.o.a.i.ActionUpdater - 390 ms to grab EDT for ToolWindowHeader$2#GetChildren@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:46:40,264 [ 14718] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:46:40,265 [ 14719] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:46:40,399 [ 14853] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@62332499 to start MavenServer
- 2024-01-23 12:46:40,660 [ 15114] WARN - #c.i.s.ComponentManagerImpl - com.intellij.ui.jcef.JBCefApp$Holder initializer requests com.intellij.ui.jcef.JBCefAppCache instance
- 2024-01-23 12:46:40,664 [ 15118] INFO - #c.i.u.j.JBCefApp - JCEF-sandbox is enabled
- 2024-01-23 12:46:41,090 [ 15544] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:46:41,505 [ 15959] WARN - #c.i.o.a.i.ActionUpdater - 569 ms to grab EDT for DockToolWindowAction#Update@ToolwindowTitle (com.intellij.openapi.wm.impl.DockToolWindowAction)
- 2024-01-23 12:46:41,602 [ 16056] INFO - #c.i.u.j.JBCefApp - jcef version: 111.2.1.691.3cc44b679366d3a62c2c30fb2ea2c941cfe08bc6 | cmd args: [--disable-features=SpareRendererForSitePerProcess, --no-proxy-server, --disable-gpu-process-crash-limit]
- 2024-01-23 12:46:43,135 [ 17589] WARN - #c.i.s.ComponentManagerImpl - com.intellij.database.console.session.DatabaseSessionManager initializer requests com.intellij.database.console.session.DatabaseSessionViewService instance
- 2024-01-23 12:46:43,422 [ 17876] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:46:43,427 [ 17881] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:46:44,189 [ 18643] INFO - #c.i.d.MemorySizeConfigurator - Physical memory 16074M, minimum memory size 128M, -Xmx adjusted from 2048M to 2048M
- 2024-01-23 12:46:44,256 [ 18710] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=DripMain
- 2024-01-23 12:46:44,427 [ 18881] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706031985129
- 2024-01-23 12:46:44,427 [ 18881] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:46:44,427 [ 18881] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:46:44,432 [ 18886] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:46:44,432 [ 18886] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:46:44,434 [ 18888] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:46:44,434 [ 18888] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:46:44,456 [ 18910] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:46:44,466 [ 18920] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:46:48,707 [ 23161] INFO - #c.i.i.s.download - Selected pre-built shared index SharedIndexResult(request='JdkIndexRequest(sdkName=14, hash=de53f73a42af67c9e340d79b86e4845bb7e7e004, aliases=[corretto-17.0.4.1, corretto-17, 17.0.4.1, 17, 17.0.4], kind=jdk)', url='https://index-cdn.jetbrains.com/v2/data/jdk/fa72361fccab6f5257c8ec2a82a465b1246131da/17.0.10-corretto-17.0.10-windows-5cd809f459b7f793160653c9486be612002812bd4acef3364ebc56434d9291d2.ijx.xz', weakHash=4caba194b151, sha256='5cd809f459b7f793160653c9486be612002812bd4acef3364ebc56434d9291d2') from https://index-cdn.jetbrains.com/v2/jdk/-corretto-17 for JdkIndexRequest(sdkName=14, hash=de53f73a42af67c9e340d79b86e4845bb7e7e004, aliases=[corretto-17.0.4.1, corretto-17, 17.0.4.1, 17, 17.0.4], kind=jdk)
- 2024-01-23 12:46:49,049 [ 23503] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:46:49,054 [ 23508] WARN - #o.j.i.maven - updateAllMavenProjects started: true true false
- 2024-01-23 12:46:49,346 [ 23800] INFO - #c.i.c.CompilerWorkspaceConfiguration - Available processors: 8
- 2024-01-23 12:46:51,779 [ 26233] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 222 ms)
- 2024-01-23 12:46:53,433 [ 27887] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:46:53,434 [ 27888] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:46:55,755 [ 30209] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:47:00,076 [ 34530] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file nfc.nrm with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=33744, fileInfo='nfc.nrm(id=33744)'}] and removers: [];
- 2024-01-23 12:47:00,079 [ 34533] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file nfkc.nrm with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=33762, fileInfo='nfkc.nrm(id=33762)'}] and removers: [];
- 2024-01-23 12:47:00,085 [ 34539] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file ubidi.icu with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=33746, fileInfo='ubidi.icu(id=33746)'}] and removers: [];
- 2024-01-23 12:47:00,088 [ 34542] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file uprops.icu with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=33765, fileInfo='uprops.icu(id=33765)'}] and removers: [];
- 2024-01-23 12:47:00,211 [ 34665] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file uidna.spp with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=35587, fileInfo='uidna.spp(id=35587)'}] and removers: [];
- 2024-01-23 12:47:00,366 [ 34820] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file LineBreakIteratorData with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=36845, fileInfo='LineBreakIteratorData(id=36845)'}] and removers: [];
- 2024-01-23 12:47:00,376 [ 34830] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file WordBreakIteratorData with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=36843, fileInfo='WordBreakIteratorData(id=36843)'}] and removers: [];
- 2024-01-23 12:47:00,379 [ 34833] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file SentenceBreakIteratorData with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=36820, fileInfo='SentenceBreakIteratorData(id=36820)'}] and removers: [];
- 2024-01-23 12:47:00,385 [ 34839] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file CharacterBreakIteratorData with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=36839, fileInfo='CharacterBreakIteratorData(id=36839)'}] and removers: [];
- 2024-01-23 12:47:00,990 [ 35444] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file uniName.dat with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=41463, fileInfo='uniName.dat(id=41463)'}] and removers: [];
- 2024-01-23 12:47:03,039 [ 37493] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 42428; number of files for indexing: 42076 took 29832ms; general responsiveness: 2/33 sluggish, 14/33 very slow; EDT responsiveness: 0/22 sluggish, 4/22 very slow
- 2024-01-23 12:47:03,040 [ 37494] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: marking roots for initial VFS refresh
- 2024-01-23 12:47:03,041 [ 37495] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: starting initial VFS refresh of 0 roots
- 2024-01-23 12:47:03,042 [ 37496] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: initial VFS refresh finished in 0 ms
- 2024-01-23 12:47:03,050 [ 37504] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:47:03,051 [ 37505] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@20aad4aa
- 2024-01-23 12:47:03,052 [ 37506] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@2f3910ce
- 2024-01-23 12:47:03,054 [ 37508] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@2f3910ce
- 2024-01-23 12:47:03,054 [ 37508] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain, 2 iterators]
- 2024-01-23 12:47:03,055 [ 37509] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[DripMain, 4 iterators, reason: On project open]
- 2024-01-23 12:47:03,056 [ 37510] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: changes in: "Custom kind roots from entity (db, extensions, empty)", "Custom kind roots from entity (sass_functions.scss, sass_color.scss, sass_list.scss, ..., empty)"
- 2024-01-23 12:47:03,102 [ 37556] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 46ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:03,102 [ 37556] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:47:03,105 [ 37559] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_functions.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_functions.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2836, fileInfo='sass_functions.scss(id=2836)'}] and removers: [];
- 2024-01-23 12:47:03,106 [ 37560] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_color.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_color.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2837, fileInfo='sass_color.scss(id=2837)'}] and removers: [];
- 2024-01-23 12:47:03,106 [ 37560] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_list.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_list.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2838, fileInfo='sass_list.scss(id=2838)'}] and removers: [];
- 2024-01-23 12:47:03,106 [ 37560] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_map.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_map.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2839, fileInfo='sass_map.scss(id=2839)'}] and removers: [];
- 2024-01-23 12:47:03,106 [ 37560] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_math.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_math.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2840, fileInfo='sass_math.scss(id=2840)'}] and removers: [];
- 2024-01-23 12:47:03,107 [ 37561] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_meta.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_meta.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2841, fileInfo='sass_meta.scss(id=2841)'}] and removers: [];
- 2024-01-23 12:47:03,107 [ 37561] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_selector.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_selector.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2842, fileInfo='sass_selector.scss(id=2842)'}] and removers: [];
- 2024-01-23 12:47:03,107 [ 37561] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of sass_string.scss by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file sass_string.scss with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=2843, fileInfo='sass_string.scss(id=2843)'}] and removers: [];
- 2024-01-23 12:47:03,116 [ 37570] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:47:03,150 [ 37604] INFO - #c.i.d.u.SqlDialects - SQL dialects initialized in 26 ms
- 2024-01-23 12:47:03,173 [ 37627] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of console.sql by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file console.sql with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=91592, fileInfo='console.sql(id=91592)'}] and removers: [];
- 2024-01-23 12:47:03,174 [ 37628] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of console.sql by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file console.sql with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=91593, fileInfo='console.sql(id=91593)'}] and removers: [];
- 2024-01-23 12:47:03,202 [ 37656] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 67; number of files for indexing: 67 took 100ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:03,205 [ 37659] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain, 2 iterators]
- 2024-01-23 12:47:03,443 [ 37897] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:47:03,446 [ 37900] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:47:04,560 [ 39014] INFO - #o.j.i.maven - maven plugin resolution started: [org.apache.maven.plugins:maven-resources-plugin:3.3.1, org.apache.maven.plugins:maven-compiler-plugin:3.8.1, org.apache.maven.plugins:maven-deploy-plugin:3.1.1, org.apache.maven.plugins:maven-install-plugin:3.1.1, org.apache.maven.plugins:maven-clean-plugin:3.2.0, org.apache.maven.plugins:maven-shade-plugin:3.2.4, org.apache.maven.plugins:maven-jar-plugin:3.3.0, org.apache.maven.plugins:maven-site-plugin:3.12.1, org.apache.maven.plugins:maven-surefire-plugin:3.1.2]
- 2024-01-23 12:47:04,590 [ 39044] INFO - #o.j.i.maven - Importing Maven project using Workspace API
- 2024-01-23 12:47:05,473 [ 39927] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:47:05,571 [ 40025] INFO - #o.j.i.m.i.w.WorkspaceProjectImporter - Project model updated to version 4 (attempts: 1, previous version: 3)
- 2024-01-23 12:47:05,593 [ 40047] INFO - #o.j.i.maven - [maven import] applying models to workspace model took 1003ms
- 2024-01-23 12:47:05,602 [ 40056] WARN - #c.i.s.ComponentManagerImpl - com.demonwav.mcdev.platform.bukkit.framework.BukkitLibraryKindKt initializer requests com.intellij.openapi.roots.libraries.LibraryKindRegistry instance
- 2024-01-23 12:47:06,242 [ 40696] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:47:06,242 [ 40696] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:47:06,372 [ 40826] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:47:06,396 [ 40850] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 33 ms: Facet model commit
- 2024-01-23 12:47:07,589 [ 42043] WARN - #o.j.i.maven - updateAllMavenProjects finished: true true false
- 2024-01-23 12:47:07,590 [ 42044] WARN - #o.j.i.maven - updateAllMavenProjects started: false true false
- 2024-01-23 12:47:07,602 [ 42056] INFO - #o.j.i.maven - Importing Maven project using Workspace API
- 2024-01-23 12:47:07,603 [ 42057] INFO - #o.j.i.maven - [maven import] applying models to workspace model took 1ms
- 2024-01-23 12:47:07,647 [ 42101] WARN - #o.j.i.maven - updateAllMavenProjects finished: false true false
- 2024-01-23 12:47:07,659 [ 42113] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:47:07,659 [ 42113] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:47:08,148 [ 42602] INFO - #c.i.s.f.SshApplicationUsagesCollector - Failed to get stats about just connected SSH server [email protected]:2022 due to: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:09,797 [ 44251] INFO - #c.i.i.s.download - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is downloaded (60.9 MB in 20 s 942 ms: 0 MB/s)
- 2024-01-23 12:47:10,104 [ 44558] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is updated with jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4. Total: 1 chunk(s), 60.93 MB
- 2024-01-23 12:47:10,304 [ 44758] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is registered for project 'DripMain: matching: (fb=66, stub=79), incompatible: (fb=0, stub=0), unknown: (fb=10, stub=26),
- 2024-01-23 12:47:10,449 [ 44903] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:47:13,457 [ 47911] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:47:13,458 [ 47912] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:47:19,516 [ 53970] INFO - #c.i.d.WindowsDefenderChecker - paths=[C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3, C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain]; called from:
- com.intellij.diagnostic.WindowsDefenderChecker.excludeProjectPaths(WindowsDefenderChecker.java:146)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invokeSuspend(WindowsDefenderCheckerActivity.kt:67)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invoke(WindowsDefenderCheckerActivity.kt)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invoke(WindowsDefenderCheckerActivity.kt)
- kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:87)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invoke(PlatformTaskSupport.kt)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invoke(PlatformTaskSupport.kt)
- ...
- 2024-01-23 12:47:23,461 [ 57915] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: update auth and license state while toolwindow is visible
- 2024-01-23 12:47:23,462 [ 57916] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:47:23,953 [ 58407] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:47:24,316 [ 58770] INFO - #o.j.i.maven - maven plugin resolution finished, unresolved: []
- 2024-01-23 12:47:25,379 [ 59833] INFO - #c.i.c.ComponentStoreImpl - Saving appAquaOldUserFeedbackInfoState took 12 ms, FileTypeManager took 17 ms
- 2024-01-23 12:47:25,781 [ 60235] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of DripMain : 0 to update, calculated in 1ms
- 2024-01-23 12:47:25,805 [ 60259] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for DripMain. Unindexed files update took 22694ms; general responsiveness: 2/22 sluggish; EDT responsiveness: 2/22 sluggish
- 2024-01-23 12:47:25,823 [ 60277] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[DripMain, 4 iterators, reason: On project open]
- 2024-01-23 12:47:25,823 [ 60277] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@520739ec
- 2024-01-23 12:47:25,824 [ 60278] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@520739ec
- 2024-01-23 12:47:25,825 [ 60279] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[DripMain, 2 iterators, reason: changes in: "Custom kind roots from entity (db, extensions, empty)", "Custom kind roots from entity (sass_functions.scss, sass_color.scss, sass_list.scss, ..., empty)"]
- 2024-01-23 12:47:25,827 [ 60281] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:47:25,900 [ 60354] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=DripMain, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain)KotlinCommonCompilerArguments took 18 ms, RunManager took 13 ms
- 2024-01-23 12:47:26,247 [ 60701] INFO - #c.i.o.c.i.s.StoreUtil - saveProjectsAndApp took 2297 ms
- 2024-01-23 12:47:28,138 [ 62592] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of DripMain : 1 to update, calculated in 8ms
- 2024-01-23 12:47:28,160 [ 62614] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for DripMain. Unindexed files update took 2333ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:28,161 [ 62615] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[DripMain, 2 iterators, reason: changes in: "Custom kind roots from entity (db, extensions, empty)", "Custom kind roots from entity (sass_functions.scss, sass_color.scss, sass_list.scss, ..., empty)"]
- 2024-01-23 12:47:28,162 [ 62616] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@754a14c5
- 2024-01-23 12:47:28,162 [ 62616] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@754a14c5
- 2024-01-23 12:47:28,164 [ 62618] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain, 82 iterators]
- 2024-01-23 12:47:28,165 [ 62619] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:47:28,165 [ 62619] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: changes in: "Module 'DripMain' (all roots)", "JDK 14 C:/Users/cyber/.jdks/corretto-17.0.4.1", "Library Maven: cglib:cglib-nodep:3.2.5 (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.protocol:ProtocolLib:4.5.0 (#1 class roots, #0 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.cyberryan1:CyberCore:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.dripmh:DripAPI:1.1.0.11 (#1 class roots, #0 source roots)", "Library Maven: com.google.code.findbugs:annotations:3.0.0 (#1 class roots, #0 source roots)" and 72 iterators more
- 2024-01-23 12:47:28,165 [ 62619] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:28,167 [ 62621] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:47:28,216 [ 62670] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file BukkitExecutors-1.1-20170429.151522-2.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=91863, fileInfo='BukkitExecutors-1.1-20170429.151522-2.jar(id=91863)'}] and removers: [];
- 2024-01-23 12:47:28,217 [ 62671] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of DummyPlugin.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file DummyPlugin.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=93001, fileInfo='DummyPlugin.class(id=93001)'}] and removers: [];
- 2024-01-23 12:47:28,218 [ 62672] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of CallableTask.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file CallableTask.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92984, fileInfo='CallableTask.class(id=92984)'}] and removers: [];
- 2024-01-23 12:47:28,218 [ 62672] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of PendingTasks.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file PendingTasks.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92923, fileInfo='PendingTasks.class(id=92923)'}] and removers: [];
- 2024-01-23 12:47:28,218 [ 62672] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of BukkitFutures.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file BukkitFutures.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92989, fileInfo='BukkitFutures.class(id=92989)'}] and removers: [];
- 2024-01-23 12:47:28,218 [ 62672] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of CallableTask$1.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file CallableTask$1.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92917, fileInfo='CallableTask$1.class(id=92917)'}] and removers: [];
- 2024-01-23 12:47:28,219 [ 62673] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of PendingTasks$1.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file PendingTasks$1.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92952, fileInfo='PendingTasks$1.class(id=92952)'}] and removers: [];
- 2024-01-23 12:47:28,219 [ 62673] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of PendingTasks$2.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file PendingTasks$2.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92910, fileInfo='PendingTasks$2.class(id=92910)'}] and removers: [];
- 2024-01-23 12:47:28,223 [ 62677] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of BukkitExecutors.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file BukkitExecutors.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92920, fileInfo='BukkitExecutors.class(id=92920)'}] and removers: [];
- 2024-01-23 12:47:28,227 [ 62681] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of BukkitFutures$1.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file BukkitFutures$1.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=93000, fileInfo='BukkitFutures$1.class(id=93000)'}] and removers: [];
- 2024-01-23 12:47:28,233 [ 62687] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of BukkitFutures$2.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file BukkitFutures$2.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92980, fileInfo='BukkitFutures$2.class(id=92980)'}] and removers: [];
- 2024-01-23 12:47:28,243 [ 62697] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file CyberCore-spigot-2.0.0.32.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92057, fileInfo='CyberCore-spigot-2.0.0.32.jar(id=92057)'}] and removers: [];
- 2024-01-23 12:47:28,266 [ 62720] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file CyberCore-2.0.0.32.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=91817, fileInfo='CyberCore-2.0.0.32.jar(id=91817)'}] and removers: [];
- 2024-01-23 12:47:28,276 [ 62730] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - Indexing full repository in DripMain
- 2024-01-23 12:47:28,296 [ 62750] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file VaultAPI-1.7.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92052, fileInfo='VaultAPI-1.7.jar(id=92052)'}] and removers: [];
- 2024-01-23 12:47:28,299 [ 62753] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [DripMain]
- 2024-01-23 12:47:28,303 [ 62757] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file VaultAPI-1.7-sources.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92054, fileInfo='VaultAPI-1.7-sources.jar(id=92054)'}] and removers: [];
- 2024-01-23 12:47:28,306 [ 62760] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file cglib-nodep-3.2.5.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92028, fileInfo='cglib-nodep-3.2.5.jar(id=92028)'}] and removers: [];
- 2024-01-23 12:47:28,315 [ 62769] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@1e068299
- 2024-01-23 12:47:28,462 [ 62916] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file jsr305-1.3.9.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92016, fileInfo='jsr305-1.3.9.jar(id=92016)'}] and removers: [];
- 2024-01-23 12:47:28,465 [ 62919] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file annotations-3.0.0.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=91989, fileInfo='annotations-3.0.0.jar(id=91989)'}] and removers: [];
- 2024-01-23 12:47:28,542 [ 62996] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file error_prone_annotations-2.7.1.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92021, fileInfo='error_prone_annotations-2.7.1.jar(id=92021)'}] and removers: [];
- 2024-01-23 12:47:28,544 [ 62998] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file error_prone_annotations-2.7.1-sources.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=92023, fileInfo='error_prone_annotations-2.7.1-sources.jar(id=92023)'}] and removers: [];
- 2024-01-23 12:47:29,231 [ 63685] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - 954ms for indexing 0 commits in DripMain
- 2024-01-23 12:47:32,525 [ 66979] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 80083; number of files for indexing: 37962 took 4360ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:32,528 [ 66982] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain, 82 iterators]
- 2024-01-23 12:47:32,528 [ 66982] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@1e068299
- 2024-01-23 12:47:32,529 [ 66983] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[DripMain, 81 iterators, reason: Merged changes in: "Module 'DripMain' (all roots)", "JDK 14 C:/Users/cyber/.jdks/corretto-17.0.4.1", "Library Maven: cglib:cglib-nodep:3.2.5 (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.protocol:ProtocolLib:4.5.0 (#1 class roots, #0 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.cyberryan1:CyberCore:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.dripmh:DripAPI:1.1.0.11 (#1 class roots, #0 source roots)", "Library Maven: com.google.code.findbugs:annotations:3.0.0 (#1 class roots, #0 source roots)" and 72 iterators more with On refresh of files in DripMain]
- 2024-01-23 12:47:32,531 [ 66985] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:47:33,189 [ 67643] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs from [C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\caches\huge-gists] ...
- 2024-01-23 12:47:33,191 [ 67645] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs finished
- 2024-01-23 12:47:33,466 [ 67920] INFO - #c.i.m.l.c.c.AIAssistantToolWindowFocusActivator - AIAssistantToolWindow: stop updating toolwindow state, because it's hidden
- 2024-01-23 12:47:34,117 [ 68571] INFO - #c.i.d.WindowsDefenderChecker - OK; script output:
- added: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- added: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain
- 2024-01-23 12:47:38,147 [ 72601] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - Unhandled exception in [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@27208847, Dispatchers.IO]
- com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- ... 8 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- 2024-01-23 12:47:38,161 [ 72615] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:47:38,161 [ 72615] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:47:38,162 [ 72616] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - OS: Windows 11
- 2024-01-23 12:47:38,166 [ 72620] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-24" com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:47:38,167 [ 72621] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- 2024-01-23 12:47:38,168 [ 72622] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:47:38,169 [ 72623] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - ... 8 more
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,170 [ 72624] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:47:38,171 [ 72625] INFO - STDERR - ... 19 more
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - ... 26 more
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@27208847, Dispatchers.IO]
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:47:38,172 [ 72626] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - ... 19 more
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:47:38,173 [ 72627] INFO - STDERR - ... 26 more
- 2024-01-23 12:47:48,341 [ 82795] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of DripMain : 19 to update, calculated in 54ms
- 2024-01-23 12:47:48,416 [ 82870] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for DripMain. Unindexed files update took 15886ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:47:48,417 [ 82871] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[DripMain, 81 iterators, reason: Merged changes in: "Module 'DripMain' (all roots)", "JDK 14 C:/Users/cyber/.jdks/corretto-17.0.4.1", "Library Maven: cglib:cglib-nodep:3.2.5 (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.protocol:ProtocolLib:4.5.0 (#1 class roots, #0 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.cyberryan1:CyberCore:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.dripmh:DripAPI:1.1.0.11 (#1 class roots, #0 source roots)", "Library Maven: com.google.code.findbugs:annotations:3.0.0 (#1 class roots, #0 source roots)" and 72 iterators more with On refresh of files in DripMain]
- 2024-01-23 12:47:48,418 [ 82872] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:47:48,501 [ 82955] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:47:48,549 [ 83003] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:47:49,820 [ 84274] INFO - #c.i.p.m.MavenProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:47:49,826 [ 84280] INFO - #c.i.p.g.GradleProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:47:49,827 [ 84281] INFO - #c.i.p.g.GradleProjectDependenciesModel - Finish collecting all modules, count of found modules: 0
- 2024-01-23 12:47:49,836 [ 84290] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 0
- 2024-01-23 12:47:49,836 [ 84290] INFO - #c.i.p.m.MavenProjectDependenciesModel - Finish collecting all modules, count of found modules: 1
- 2024-01-23 12:47:49,839 [ 84293] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 127
- 2024-01-23 12:47:49,920 [ 84374] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 207
- 2024-01-23 12:47:50,833 [ 85287] INFO - #c.i.p.m.ProjectDependenciesModuleAggregator - Supported models after update: [IntellijModuleProjectDependenciesModel, IntellijProjectDependenciesModel, MavenProjectDependenciesModel]
- 2024-01-23 12:47:50,852 [ 85306] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: 80, imported packages: 207
- 2024-01-23 12:47:54,663 [ 89117] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:48:00,353 [ 94807] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=DripMain, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain)ProjectDependenciesModelState took 11 ms
- 2024-01-23 12:48:00,410 [ 94864] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Expiration
- 2024-01-23 12:48:00,410 [ 94864] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:48:00,496 [ 94950] INFO - #c.j.r.f.FollowMeManager - Unregister user (name: 'cyber', clientId: Host)
- 2024-01-23 12:48:00,501 [ 94955] INFO - #c.i.o.w.i.WindowManagerImpl - === Release(true) frame on closed project ===
- 2024-01-23 12:48:00,526 [ 94980] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:48:00,538 [ 94992] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @5a7b498e
- 2024-01-23 12:48:00,542 [ 94996] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
- 2024-01-23 12:48:00,543 [ 94997] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
- 2024-01-23 12:48:00,589 [ 95043] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:12999/Maven36ServerImplf05063c3
- 2024-01-23 12:48:00,621 [ 95075] INFO - #c.i.w.i.i.l.m.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[DefaultDispatcher-worker-26,5,main]
- 2024-01-23 12:48:00,625 [ 95079] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:48:00,659 [ 95113] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:00,661 [ 95115] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 1 in 3 ms: Change entity sources to externally imported
- 2024-01-23 12:48:00,661 [ 95115] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:00,662 [ 95116] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 2 in 1 ms: Apply JPS storage (iml files)
- 2024-01-23 12:48:00,662 [ 95116] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:00,671 [ 95125] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:48:00,671 [ 95125] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:48:00,672 [ 95126] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:48:00,682 [ 95136] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'Netuno-c11e4eec' for 0 files
- 2024-01-23 12:48:00,683 [ 95137] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'Netuno-c11e4eec' for 0 files
- 2024-01-23 12:48:00,687 [ 95141] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:48:00,723 [ 95177] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:00,723 [ 95177] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 3 in 4 ms: Module model commit
- 2024-01-23 12:48:00,748 [ 95202] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:00,748 [ 95202] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 4 in 3 ms: Root model commit
- 2024-01-23 12:48:00,749 [ 95203] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:48:00,786 [ 95240] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@41df239a
- 2024-01-23 12:48:00,787 [ 95241] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:48:00,787 [ 95241] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@18348657
- 2024-01-23 12:48:00,787 [ 95241] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@18348657
- 2024-01-23 12:48:00,787 [ 95241] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@5487e532
- 2024-01-23 12:48:00,788 [ 95242] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@5487e532
- 2024-01-23 12:48:00,788 [ 95242] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@71f70b82
- 2024-01-23 12:48:00,791 [ 95245] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@71f70b82
- 2024-01-23 12:48:00,792 [ 95246] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@5323cd45
- 2024-01-23 12:48:00,793 [ 95247] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@5323cd45
- 2024-01-23 12:48:00,794 [ 95248] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@33c4dfa6
- 2024-01-23 12:48:00,795 [ 95249] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@33c4dfa6
- 2024-01-23 12:48:00,795 [ 95249] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@7209b162
- 2024-01-23 12:48:00,795 [ 95249] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@7209b162
- 2024-01-23 12:48:00,795 [ 95249] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@7942b8ad
- 2024-01-23 12:48:00,796 [ 95250] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@7942b8ad
- 2024-01-23 12:48:00,796 [ 95250] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@41df239a
- 2024-01-23 12:48:00,797 [ 95251] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@e19fb0f
- 2024-01-23 12:48:00,798 [ 95252] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@e19fb0f
- 2024-01-23 12:48:00,798 [ 95252] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:48:00,809 [ 95263] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:48:00,811 [ 95265] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: On project open
- 2024-01-23 12:48:00,812 [ 95266] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 1ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:00,814 [ 95268] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:48:00,962 [ 95416] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of SortBy.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file SortBy.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132732, fileInfo='SortBy.java(id=132732)'}] and removers: [];
- 2024-01-23 12:48:00,962 [ 95416] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of Sorter.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file Sorter.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132731, fileInfo='Sorter.java(id=132731)'}] and removers: [];
- 2024-01-23 12:48:00,962 [ 95416] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of GUIUtils.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file GUIUtils.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132733, fileInfo='GUIUtils.java(id=132733)'}] and removers: [];
- 2024-01-23 12:48:00,962 [ 95416] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of AltsListGUI.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file AltsListGUI.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132734, fileInfo='AltsListGUI.java(id=132734)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of MainButton.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file MainButton.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132744, fileInfo='MainButton.java(id=132744)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of PunishSettings.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file PunishSettings.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132747, fileInfo='PunishSettings.java(id=132747)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of MultiPunishButton.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file MultiPunishButton.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132745, fileInfo='MultiPunishButton.java(id=132745)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of SinglePunishButton.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file SinglePunishButton.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132746, fileInfo='SinglePunishButton.java(id=132746)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of PunishSettingsEntry.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file PunishSettingsEntry.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132743, fileInfo='PunishSettingsEntry.java(id=132743)'}] and removers: [];
- 2024-01-23 12:48:00,963 [ 95417] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of OpenGui.java by request of indexes: [Trigram.Index->NOT_INDEXED,IdIndex->NOT_INDEXED,filetypes->NOT_INDEXED,]. Scanner has updated file OpenGui.java with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132748, fileInfo='OpenGui.java(id=132748)'}] and removers: [];
- 2024-01-23 12:48:00,965 [ 95419] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [Netuno]
- 2024-01-23 12:48:00,972 [ 95426] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@725f70ff
- 2024-01-23 12:48:00,982 [ 95436] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file vcs.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132870, fileInfo='vcs.xml(id=132870)'}] and removers: [];
- 2024-01-23 12:48:00,983 [ 95437] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file misc.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132698, fileInfo='misc.xml(id=132698)'}] and removers: [];
- 2024-01-23 12:48:00,983 [ 95437] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file .gitignore with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132865, fileInfo='.gitignore(id=132865)'}] and removers: [];
- 2024-01-23 12:48:00,985 [ 95439] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file sys.zb4BAA.meta with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132881, fileInfo='sys.zb4BAA.meta(id=132881)'}] and removers: [];
- 2024-01-23 12:48:00,988 [ 95442] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file mysql.osA4Bg.meta with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132880, fileInfo='mysql.osA4Bg.meta(id=132880)'}] and removers: [];
- 2024-01-23 12:48:00,995 [ 95449] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file information_schema.FNRwLQ.meta with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132879, fileInfo='information_schema.FNRwLQ.meta(id=132879)'}] and removers: [];
- 2024-01-23 12:48:00,997 [ 95451] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file performance_schema.kIw0nw.meta with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132882, fileInfo='performance_schema.kIw0nw.meta(id=132882)'}] and removers: [];
- 2024-01-23 12:48:00,997 [ 95451] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file e3a43c06-e989-4ef4-9d15-91cb719c8063.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132875, fileInfo='e3a43c06-e989-4ef4-9d15-91cb719c8063.xml(id=132875)'}] and removers: [];
- 2024-01-23 12:48:00,997 [ 95451] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file compiler.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132862, fileInfo='compiler.xml(id=132862)'}] and removers: [];
- 2024-01-23 12:48:00,997 [ 95451] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file encodings.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132866, fileInfo='encodings.xml(id=132866)'}] and removers: [];
- 2024-01-23 12:48:01,021 [ 95475] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 42703; number of files for indexing: 252 took 209ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:01,022 [ 95476] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: marking roots for initial VFS refresh
- 2024-01-23 12:48:01,023 [ 95477] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: starting initial VFS refresh of 4 roots
- 2024-01-23 12:48:01,024 [ 95478] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:48:01,025 [ 95479] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@725f70ff
- 2024-01-23 12:48:01,027 [ 95481] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[Netuno, 1 iterators, reason: On project open]
- 2024-01-23 12:48:01,031 [ 95485] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:48:01,037 [ 95491] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: initial VFS refresh finished in 14 ms
- 2024-01-23 12:48:01,093 [ 95547] INFO - #c.i.d.d.DataSourceStorage - Loaded 1 data sources for project Netuno(C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/misc.xml)
- 2024-01-23 12:48:01,106 [ 95560] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,108 [ 95562] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,110 [ 95564] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,117 [ 95571] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,127 [ 95581] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,129 [ 95583] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,130 [ 95584] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,133 [ 95587] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:01,152 [ 95606] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@3f82e6ba,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructUi(WebServerToolWindowPanel.java:156)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.<init>(WebServerToolWindowPanel.java:98)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.doCreateToolWindowContent(WebServerToolWindowFactory.java:29)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.createToolWindowContent(WebServerToolWindowFactory.java:24)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:594)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.scheduleContentInitializationIfNeeded$intellij_platform_ide_impl(ToolWindowImpl.kt:573)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doShowWindow(ToolWindowManagerImpl.kt:1035)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl(ToolWindowManagerImpl.kt:969)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl$default(ToolWindowManagerImpl.kt:955)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1168)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1167)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.registerToolWindow$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:1181)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:223)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.access$registerToolWindows(ToolWindowSetInitializer.kt:1)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invokeSuspend(ToolWindowSetInitializer.kt:141)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:53)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1.invokeSuspend(ToolWindowSetInitializer.kt:138)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:194)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
- at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:463)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.openapi.application.impl.ApplicationImpl.runWithImplicitRead(ApplicationImpl.java:1436)
- at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
- at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:124)
- at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:44)
- at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$12(IdeEventQueue.kt:589)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithoutImplicitRead(RwLockHolder.kt:44)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:589)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:48:01,214 [ 95668] INFO - SyncRemoteConfigurationsServiceImpl - No SourceSync connections were loaded for project Netuno
- 2024-01-23 12:48:01,251 [ 95705] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
- 2024-01-23 12:48:01,252 [ 95706] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:48:01,254 [ 95708] INFO - SyncRemoteConfigurationsServiceImpl - Marked drip as main remote sync connection for project Netuno
- 2024-01-23 12:48:01,267 [ 95721] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 6
- 2024-01-23 12:48:01,269 [ 95723] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:48:01,276 [ 95730] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 30ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:01,282 [ 95736] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:48:01,294 [ 95748] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:48:01,337 [ 95791] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@62332499 to start MavenServer
- 2024-01-23 12:48:01,351 [ 95805] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:01,351 [ 95805] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 4 ms: ConstantEntitiesCheckActivity
- 2024-01-23 12:48:01,388 [ 95842] INFO - SyncRemoteConfigurationsServiceImpl - Removed drip as main remote sync connection for project Netuno
- 2024-01-23 12:48:01,432 [ 95886] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:48:01,731 [ 96185] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:48:01,770 [ 96224] WARN - #c.i.d.m.s.ModelImporter - Reading from xml because of version: Netuno
- 2024-01-23 12:48:01,859 [ 96313] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of Netuno : 0 to update, calculated in 2ms
- 2024-01-23 12:48:01,881 [ 96335] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for Netuno. Unindexed files update took 850ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:01,882 [ 96336] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[Netuno, 1 iterators, reason: On project open]
- 2024-01-23 12:48:01,882 [ 96336] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@1c693529
- 2024-01-23 12:48:01,883 [ 96337] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@1c693529
- 2024-01-23 12:48:01,883 [ 96337] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno, 2 iterators]
- 2024-01-23 12:48:01,884 [ 96338] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: changes in: "Custom kind roots from entity (db, extensions, empty)", "Custom kind roots from entity (sass_functions.scss, sass_color.scss, sass_list.scss, ..., empty)"
- 2024-01-23 12:48:01,884 [ 96338] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:01,884 [ 96338] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:48:01,931 [ 96385] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 67; number of files for indexing: 0 took 47ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:01,931 [ 96385] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for Netuno. No files to index with loading content.
- 2024-01-23 12:48:01,934 [ 96388] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno, 2 iterators]
- 2024-01-23 12:48:02,150 [ 96604] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:48:02,239 [ 96693] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:48:02,319 [ 96773] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:48:02,596 [ 97050] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - Indexing full repository in Netuno
- 2024-01-23 12:48:03,142 [ 97596] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - 546ms for indexing 978 commits in Netuno
- 2024-01-23 12:48:03,275 [ 97729] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Index diagnostic for 29 commits in [file://C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno] is completed
- 2024-01-23 12:48:03,969 [ 98423] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:48:06,278 [ 100732] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706031985129
- 2024-01-23 12:48:06,279 [ 100733] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=Netuno
- 2024-01-23 12:48:06,279 [ 100733] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:48:06,280 [ 100734] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:48:06,280 [ 100734] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:48:06,280 [ 100734] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:48:06,280 [ 100734] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:48:06,280 [ 100734] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:48:06,281 [ 100735] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:48:06,281 [ 100735] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:48:07,922 [ 102376] INFO - #c.i.d.WindowsDefenderChecker - paths=[C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3, C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno]; called from:
- com.intellij.diagnostic.WindowsDefenderChecker.excludeProjectPaths(WindowsDefenderChecker.java:146)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invokeSuspend(WindowsDefenderCheckerActivity.kt:67)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invoke(WindowsDefenderCheckerActivity.kt)
- com.intellij.diagnostic.WindowsDefenderCheckerActivity$updateDefenderConfig$1$1.invoke(WindowsDefenderCheckerActivity.kt)
- kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:87)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invoke(PlatformTaskSupport.kt)
- com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invoke(PlatformTaskSupport.kt)
- ...
- 2024-01-23 12:48:08,444 [ 102898] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:48:08,448 [ 102902] WARN - #o.j.i.maven - updateMavenProjects started: false false true 1 0
- 2024-01-23 12:48:08,455 [ 102909] WARN - #o.j.i.maven - updateMavenProjects finished: false false true 1 0
- 2024-01-23 12:48:08,455 [ 102909] WARN - #o.j.i.maven - updateAllMavenProjects started: true true false
- 2024-01-23 12:48:09,723 [ 104177] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:48:09,860 [ 104314] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 12 ms
- 2024-01-23 12:48:10,012 [ 104466] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=Netuno, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno)RunManager took 33 ms
- 2024-01-23 12:48:12,693 [ 107147] INFO - #c.i.d.d.s.DbSrcModificationSession$CountedThreadExecutor - DbSrcWriter stopped
- 2024-01-23 12:48:13,190 [ 107644] INFO - #o.j.i.maven - Importing Maven project using Workspace API
- 2024-01-23 12:48:13,291 [ 107745] INFO - #c.i.d.WindowsDefenderChecker - OK; script output:
- skipped: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- added: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno
- 2024-01-23 12:48:13,328 [ 107782] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:13,332 [ 107786] INFO - #o.j.i.m.i.w.WorkspaceProjectImporter - Project model updated to version 6 (attempts: 1, previous version: 5)
- 2024-01-23 12:48:13,341 [ 107795] INFO - #o.j.i.maven - [maven import] applying models to workspace model took 151ms
- 2024-01-23 12:48:13,356 [ 107810] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno, 57 iterators]
- 2024-01-23 12:48:13,365 [ 107819] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: changes in: "Module 'Netuno' (all roots)", "Library Maven: ant-contrib:ant-contrib:1.0b3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-commons:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-tree:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm:3.3 (#1 class roots, #0 source roots)", "Library Maven: com.apple:AppleJavaExtensions:1.4 (#1 class roots, #0 source roots)", "Library Maven: com.destroystokyo.paper:paper-api:1.12.2-R0.1-SNAPSHOT (#1 class roots, #1 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.SkriptLang:Skript:dev37c (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.15 (#1 class roots, #0 source roots)" and 47 iterators more
- 2024-01-23 12:48:13,365 [ 107819] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:13,366 [ 107820] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:48:13,519 [ 107973] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 138 ms)
- 2024-01-23 12:48:13,931 [ 108385] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file asm-tree-3.3.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133337, fileInfo='asm-tree-3.3.jar(id=133337)'}] and removers: [];
- 2024-01-23 12:48:13,931 [ 108385] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:13,931 [ 108385] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:13,931 [ 108385] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:13,932 [ 108386] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of SortBy.java by request of indexes: [java.null.method.argument->NOT_INDEXED,java.binary.plus.expression->NOT_INDEXED,java.fun.expression->NOT_INDEXED,java.cucumber.java8.step->NOT_INDEXED,Stubs->NOT_INDEXED,HashFragmentIndex->NOT_INDEXED,].
- 2024-01-23 12:48:13,934 [ 108388] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file asm-commons-3.3.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133216, fileInfo='asm-commons-3.3.jar(id=133216)'}] and removers: [];
- 2024-01-23 12:48:13,934 [ 108388] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of Method.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file Method.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150559, fileInfo='Method.class(id=150559)'}] and removers: [];
- 2024-01-23 12:48:13,934 [ 108388] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of Remapper.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file Remapper.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150539, fileInfo='Remapper.class(id=150539)'}] and removers: [];
- 2024-01-23 12:48:13,934 [ 108388] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of EmptyVisitor.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file EmptyVisitor.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150541, fileInfo='EmptyVisitor.class(id=150541)'}] and removers: [];
- 2024-01-23 12:48:13,934 [ 108388] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of AdviceAdapter.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file AdviceAdapter.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150543, fileInfo='AdviceAdapter.class(id=150543)'}] and removers: [];
- 2024-01-23 12:48:13,935 [ 108389] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of SimpleRemapper.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file SimpleRemapper.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150542, fileInfo='SimpleRemapper.class(id=150542)'}] and removers: [];
- 2024-01-23 12:48:13,935 [ 108389] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of AnalyzerAdapter.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file AnalyzerAdapter.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150550, fileInfo='AnalyzerAdapter.class(id=150550)'}] and removers: [];
- 2024-01-23 12:48:13,935 [ 108389] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of GeneratorAdapter.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file GeneratorAdapter.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150549, fileInfo='GeneratorAdapter.class(id=150549)'}] and removers: [];
- 2024-01-23 12:48:13,935 [ 108389] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of StaticInitMerger.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file StaticInitMerger.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=150557, fileInfo='StaticInitMerger.class(id=150557)'}] and removers: [];
- 2024-01-23 12:48:13,935 [ 108389] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file asm-3.3.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133333, fileInfo='asm-3.3.jar(id=133333)'}] and removers: [];
- 2024-01-23 12:48:13,936 [ 108390] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file ant-contrib-1.0b3.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133200, fileInfo='ant-contrib-1.0b3.jar(id=133200)'}] and removers: [];
- 2024-01-23 12:48:13,932 [ 108386] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of InsnList.class by request of indexes: [bytecodeAnalysis->NOT_INDEXED,org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex->NOT_INDEXED,org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex->NOT_INDEXED,filetypes->NOT_INDEXED,Stubs->NOT_INDEXED,]. Scanner has updated file InsnList.class with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=145393, fileInfo='InsnList.class(id=145393)'}] and removers: [];
- 2024-01-23 12:48:13,976 [ 108430] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file AppleJavaExtensions-1.4.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133221, fileInfo='AppleJavaExtensions-1.4.jar(id=133221)'}] and removers: [];
- 2024-01-23 12:48:13,979 [ 108433] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file paper-api-1.12.2-R0.1-20190714.184133-413.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133243, fileInfo='paper-api-1.12.2-R0.1-20190714.184133-413.jar(id=133243)'}] and removers: [];
- 2024-01-23 12:48:14,166 [ 108620] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file CyberCore-spigot-2.0.0.15.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133412, fileInfo='CyberCore-spigot-2.0.0.15.jar(id=133412)'}] and removers: [];
- 2024-01-23 12:48:14,172 [ 108626] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file CyberCore-2.0.0.15.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133305, fileInfo='CyberCore-2.0.0.15.jar(id=133305)'}] and removers: [];
- 2024-01-23 12:48:14,182 [ 108636] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file Skript-dev37c.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133417, fileInfo='Skript-dev37c.jar(id=133417)'}] and removers: [];
- 2024-01-23 12:48:14,218 [ 108672] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file PreciousStones-24e3d4bf67b7240ae36b32be10e99d4091938c5c.jar with appliers: [SingleIndexValueApplier{indexId=java.auto.module.name, inputId=133320, fileInfo='PreciousStones-24e3d4bf67b7240ae36b32be10e99d4091938c5c.jar(id=133320)'}] and removers: [];
- 2024-01-23 12:48:14,242 [ 108696] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [Netuno]
- 2024-01-23 12:48:14,288 [ 108742] WARN - #c.i.o.a.i.ActionUpdater - 313 ms to grab EDT for JoinCallAction#Update@MainToolbar (com.jetbrains.rd.platform.codeWithMe.telephony.JoinCallAction)
- 2024-01-23 12:48:14,289 [ 108743] WARN - #c.i.o.a.i.ActionUpdater - 313 ms to grab EDT for CollapseAllAction#Update@WebServerToolwindow (com.intellij.ide.actions.CollapseAllAction)
- 2024-01-23 12:48:14,289 [ 108743] WARN - #c.i.o.a.i.ActionUpdater - 313 ms to grab EDT for WebServerToolWindowPanel$MyCloseAction#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$MyCloseAction)
- 2024-01-23 12:48:14,289 [ 108743] WARN - #c.i.o.a.i.ActionUpdater - 313 ms to grab EDT for WebServerToolWindowPanel$10#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$10)
- 2024-01-23 12:48:14,289 [ 108743] WARN - #c.i.o.a.i.ActionUpdater - 311 ms to grab EDT for EditorMarkupModelImpl$TrafficLightAction#Update@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$TrafficLightAction)
- 2024-01-23 12:48:14,289 [ 108743] WARN - #c.i.o.a.i.ActionUpdater - 311 ms to grab EDT for EditorMarkupModelImpl$1#Update@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$1)
- 2024-01-23 12:48:14,291 [ 108745] WARN - #c.i.o.a.i.ActionUpdater - 309 ms to grab EDT for ReviewModeActionGroup#Update@EditorInspectionsToolbar (org.jetbrains.plugins.gitlab.mergerequest.ui.editor.action.ReviewModeActionGroup)
- 2024-01-23 12:48:14,301 [ 108755] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:14,303 [ 108757] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 7 in 3 ms: Facet model commit
- 2024-01-23 12:48:14,315 [ 108769] WARN - #o.j.i.maven - updateAllMavenProjects finished: true true false
- 2024-01-23 12:48:14,316 [ 108770] WARN - #o.j.i.maven - updateAllMavenProjects started: false true false
- 2024-01-23 12:48:14,322 [ 108776] INFO - #o.j.i.maven - Importing Maven project using Workspace API
- 2024-01-23 12:48:14,323 [ 108777] INFO - #o.j.i.maven - [maven import] applying models to workspace model took 1ms
- 2024-01-23 12:48:14,326 [ 108780] WARN - #o.j.i.maven - updateAllMavenProjects finished: false true false
- 2024-01-23 12:48:14,326 [ 108780] WARN - #o.j.i.maven - updateAllMavenProjects started: true true true
- 2024-01-23 12:48:14,356 [ 108810] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:48:14,368 [ 108822] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:14,369 [ 108823] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:14,369 [ 108823] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:14,382 [ 108836] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@5c317d77
- 2024-01-23 12:48:16,047 [ 110501] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 28865; number of files for indexing: 22882 took 2682ms; general responsiveness: 1/2 sluggish; EDT responsiveness: 1/2 sluggish
- 2024-01-23 12:48:16,049 [ 110503] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno, 57 iterators]
- 2024-01-23 12:48:16,049 [ 110503] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@5c317d77
- 2024-01-23 12:48:16,049 [ 110503] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@2b1d23dc (reason: Push on VFS changes)
- 2024-01-23 12:48:16,058 [ 110512] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@2b1d23dc (reason: Push on VFS changes)
- 2024-01-23 12:48:16,058 [ 110512] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[Netuno, 45 iterators, reason: Merged changes in: "Module 'Netuno' (all roots)", "Library Maven: ant-contrib:ant-contrib:1.0b3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-commons:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-tree:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm:3.3 (#1 class roots, #0 source roots)", "Library Maven: com.apple:AppleJavaExtensions:1.4 (#1 class roots, #0 source roots)", "Library Maven: com.destroystokyo.paper:paper-api:1.12.2-R0.1-SNAPSHOT (#1 class roots, #1 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.SkriptLang:Skript:dev37c (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.15 (#1 class roots, #0 source roots)" and 47 iterators more with On refresh of files in Netuno]
- 2024-01-23 12:48:16,060 [ 110514] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:48:19,395 [ 113849] INFO - #o.j.i.maven - Importing Maven project using Workspace API
- 2024-01-23 12:48:19,446 [ 113900] INFO - #o.j.i.m.i.w.WorkspaceProjectImporter - Project model updated to version 7 (attempts: 1, previous version: 7)
- 2024-01-23 12:48:19,455 [ 113909] INFO - #o.j.i.maven - [maven import] applying models to workspace model took 60ms
- 2024-01-23 12:48:19,496 [ 113950] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:19,496 [ 113950] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:19,496 [ 113950] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:48:19,531 [ 113985] WARN - #o.j.i.maven - updateAllMavenProjects finished: true true true
- 2024-01-23 12:48:22,411 [ 116865] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of Netuno : 0 to update, calculated in 0ms
- 2024-01-23 12:48:22,433 [ 116887] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for Netuno. Unindexed files update took 6373ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:22,434 [ 116888] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[Netuno, 45 iterators, reason: Merged changes in: "Module 'Netuno' (all roots)", "Library Maven: ant-contrib:ant-contrib:1.0b3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-commons:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm-tree:3.3 (#1 class roots, #0 source roots)", "Library Maven: asm:asm:3.3 (#1 class roots, #0 source roots)", "Library Maven: com.apple:AppleJavaExtensions:1.4 (#1 class roots, #0 source roots)", "Library Maven: com.destroystokyo.paper:paper-api:1.12.2-R0.1-SNAPSHOT (#1 class roots, #1 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.SkriptLang:Skript:dev37c (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.15 (#1 class roots, #0 source roots)" and 47 iterators more with On refresh of files in Netuno]
- 2024-01-23 12:48:22,435 [ 116889] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[Netuno, 0 iterators, reason: On refresh of files in Netuno]
- 2024-01-23 12:48:22,436 [ 116890] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:48:22,436 [ 116890] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of Netuno : 0 to update, calculated in 0ms
- 2024-01-23 12:48:22,457 [ 116911] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for Netuno. Unindexed files update took 21ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:48:22,458 [ 116912] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[Netuno, 0 iterators, reason: On refresh of files in Netuno]
- 2024-01-23 12:48:22,460 [ 116914] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:48:26,632 [ 121086] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:48:27,621 [ 122075] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:48:37,554 [ 132008] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:48:37,656 [ 132110] INFO - #c.i.c.ComponentStoreImpl - Saving appPluginFeatureCacheService took 25 ms
- 2024-01-23 12:48:37,757 [ 132211] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:48713/MavenServerForIndexer3afcd53e
- 2024-01-23 12:48:37,758 [ 132212] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:17108/Maven36ServerImplc015e63e
- 2024-01-23 12:48:37,840 [ 132294] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=Netuno, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno)Kotlin2JvmCompilerArguments took 22 ms
- 2024-01-23 12:48:37,914 [ 132368] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:48:37,914 [ 132368] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Expiration
- 2024-01-23 12:48:37,983 [ 132437] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Watcher terminated with exit code 0
- 2024-01-23 12:48:37,996 [ 132450] INFO - #c.j.r.f.FollowMeManager - Unregister user (name: 'cyber', clientId: Host)
- 2024-01-23 12:48:37,998 [ 132452] INFO - #c.i.o.w.i.WindowManagerImpl - === Release(true) frame on closed project ===
- 2024-01-23 12:48:38,019 [ 132473] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:48:38,044 [ 132498] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @7c437ebf
- 2024-01-23 12:48:38,044 [ 132498] WARN - #c.j.p.w.u.r.ServerTreeNode - Connection pool already closed
- com.jetbrains.plugins.webDeployment.CustomFileSystemException: Connection pool already closed
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.checkClosed(RemoteConnectionPool.java:321)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:226)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:152)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:103)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:98)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:291)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:204)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:182)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:168)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:48:38,044 [ 132498] WARN - #c.j.p.w.c.RemoteConnection - Retrying connecting to sftp://prdallas3.gravelhost.com:2022/ in @7c437ebf: 1 iterations
- org.apache.commons.vfs2.FileSystemException: Could not resolve file "sftp://prdallas3.gravelhost.com:2022/".
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:296)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:274)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:73)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: com.intellij.ssh.SshException: null
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.supplyUnderlyingFileObject(FailSafeSftpChannel.kt:181)
- at com.intellij.ssh.impl.channels.FailSafeRemoteFileObject.exists(FailSafeRemoteFileObject.kt:230)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.getFileType(PlatformSftpFileSystem.java:105)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:46)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:39)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.createFile(PlatformSftpFileSystem.java:49)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:294)
- ... 16 more
- Caused by: net.schmizz.sshj.connection.ConnectionException
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.tryRetrieve(Promise.java:180)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:137)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 31 more
- Caused by: java.lang.InterruptedException
- at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1764)
- at net.schmizz.concurrent.Promise.tryRetrieve(Promise.java:170)
- ... 38 more
- 2024-01-23 12:48:38,044 [ 132498] WARN - #c.j.p.w.u.r.ServerTreeNode - Connection was cancelled
- com.jetbrains.plugins.webDeployment.CustomFileSystemException: Connection was cancelled
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.handleException(RemoteConnectionPool.java:316)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:284)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:152)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:103)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:98)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:291)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:204)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:182)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:168)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: java.util.concurrent.CancellationException
- at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
- at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:275)
- ... 17 more
- 2024-01-23 12:48:38,044 [ 132498] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
- 2024-01-23 12:48:38,049 [ 132503] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
- 2024-01-23 12:48:38,109 [ 132563] INFO - #c.i.u.s.SvgCacheManager - SVG icon cache is closed
- 2024-01-23 12:48:38,164 [ 132618] INFO - #o.j.i.BuiltInServer - web server stopped
- 2024-01-23 12:48:38,172 [ 132626] INFO - #c.i.s.i.s.sshj - Disconnected - BY_APPLICATION
- 2024-01-23 12:48:38,185 [ 132639] INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose started
- 2024-01-23 12:48:38,369 [ 132823] INFO - #c.i.p.s.StubIndexImpl - StubIndexExtension-s were unloaded
- 2024-01-23 12:48:38,369 [ 132823] INFO - #c.i.p.s.SerializationManagerImpl - Start shutting down C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\index\rep.names
- 2024-01-23 12:48:38,374 [ 132828] INFO - #c.i.p.s.SerializationManagerImpl - Finished shutting down C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\index\rep.names
- 2024-01-23 12:48:38,375 [ 132829] INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose completed in 190ms.
- 2024-01-23 12:48:38,534 [ 132988] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose started
- 2024-01-23 12:48:38,566 [ 133020] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose completed in 32ms.
- 2024-01-23 12:48:38,566 [ 133020] INFO - #c.i.o.f.i.FileTypeDetectionService - 304 auto-detected files. Detection took 509 ms
- 2024-01-23 12:48:38,566 [ 133020] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:48:38,634 [ 133088] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
- 2024-01-23 12:48:52,029 [ 24] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
- 2024-01-23 12:48:52,067 [ 62] INFO - #c.i.u.i.PageCacheUtils - File page caching params:
- 2024-01-23 12:48:52,067 [ 62] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760
- 2024-01-23 12:48:52,067 [ 62] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128
- 2024-01-23 12:48:52,067 [ 62] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true)
- 2024-01-23 12:48:52,067 [ 62] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224
- 2024-01-23 12:48:52,074 [ 69] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes
- 2024-01-23 12:48:52,074 [ 69] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow)
- 2024-01-23 12:48:52,074 [ 69] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes
- 2024-01-23 12:48:52,075 [ 70] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 38 ms
- 2024-01-23 12:48:52,075 [ 70] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.13135.103, Wed, 20 Dec 2023 05:05:00 GMT)
- 2024-01-23 12:48:52,075 [ 70] INFO - #c.i.p.i.b.AppStarter - OS: Windows (11.0)
- 2024-01-23 12:48:52,075 [ 70] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.9+7-b1087.9, amd64 (JetBrains s.r.o.)
- 2024-01-23 12:48:52,075 [ 70] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.9+7-b1087.9 (OpenJDK 64-Bit Server VM)
- 2024-01-23 12:48:52,084 [ 79] INFO - #c.i.p.i.b.AppStarter - PID: 20488
- 2024-01-23 12:48:52,084 [ 79] INFO - #c.i.p.i.b.AppStarter - JVM options: [exit, -XX:ErrorFile=C:\Users\cyber\\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\cyber\\java_error_in_idea64.hprof, -Xms128m, -Xmx2048m, -XX:ReservedCodeCacheSize=512m, -XX:+UseG1GC, -XX:SoftRefLRUPolicyMSPerMB=50, -XX:CICompilerCount=2, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:+IgnoreUnrecognizedVMOptions, -XX:CompileCommand=exclude,com/intellij/openapi/vfs/impl/FilePartNodeRoot,trieDescend, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Dkotlinx.coroutines.debug=off, -Xmx2048m, -Djb.vmOptionsFile=C:\Users\cyber\AppData\Roaming\\JetBrains\\IntelliJIdea2023.3\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/modules/module-descriptors.jar, -Dsplash=true, -Daether.connector.resumeDownloads=false, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=000001AFA5E6A760]
- 2024-01-23 12:48:52,084 [ 79] INFO - #c.i.p.i.b.AppStarter - args:
- 2024-01-23 12:48:52,084 [ 79] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Microsoft\jdk-11.0.16.101-hotspot\bin;C:\Program Files\Java\jdk-17\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\cyber\maven\apache-maven-3.9.4\bin;C:\Program Files\dotnet\;C:\Program Files\MATLAB\R2023b\bin;C:\Users\cyber\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\cyber\AppData\Local\Programs\Python\Python39\;C:\Users\cyber\AppData\Local\Microsoft\WindowsApps;C:\Users\cyber\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Users\cyber\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;C:\Program Files\JetBrains\CLion 2022.3.1\bin;;C:\Users\cyber\.dotnet\tools;C:\msys64\ucrt64\bin;;.
- 2024-01-23 12:48:52,084 [ 79] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin
- 2024-01-23 12:48:52,106 [ 101] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=Cp1252 file.encoding=Cp1252
- idea.config.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- idea.system.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- idea.plugins.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins
- idea.log.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:48:52,113 [ 108] INFO - #c.i.p.i.b.AppStarter - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@3d46a02b[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@27cf170c
- 2024-01-23 12:48:52,147 [ 142] INFO - #c.i.i.p.PluginManager - Module intellij.sh.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.webDeployment/phpStorm is not enabled because dependency com.intellij.modules.phpstorm is not available
- Module intellij.protoeditor.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.protoeditor.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.space.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.less/watcher is not enabled because dependency com.intellij.plugins.watcher is not available
- Module intellij.restClient/javaScript is not enabled because dependency JavaScript is not available
- Module intellij.spring.jsf is not enabled because dependency com.intellij.jsf is not available
- Module intellij.javaee.jsp.base.impl/servers is not enabled because dependency com.intellij.javaee.app.servers.integration is not available
- Module intellij.groovy/ant is not enabled because dependency AntSupport is not available
- Module intellij.httpClient.injection.graphql is not enabled because dependency com.intellij.lang.jsgraphql is not available
- Module intellij.restClient/intelliLangInJs is not enabled because dependency intellij.restClient/javaScript is not available
- Module kotlin-ultimate.javascript.nodeJs is not enabled because dependency NodeJS is not available
- Module kotlin-ultimate.javascript.debugger is not enabled because dependency JavaScriptDebugger is not available
- Module intellij.quarkus/docker is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module intellij.gradle.ext/docker.remoteRun is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module kotlin-ultimate.common-native is not enabled because dependency com.intellij.modules.cidr.debugger is not available
- Module kotlin-ultimate.ultimate-native is not enabled because dependency kotlin-ultimate.common-native is not available
- Module intellij.maven.ext/javaee-ejb is not enabled because dependency com.intellij.javaee.ejb is not available
- Module intellij.ml.llm.uiTestGeneration is not enabled because dependency intellij.aqua.wi is not available
- Module intellij.php.llm is not enabled because dependency com.jetbrains.php is not available
- Module intellij.ruby.llm is not enabled because dependency org.jetbrains.plugins.ruby is not available
- Module intellij.ml.llm.android is not enabled because dependency org.jetbrains.android is not available
- Module intellij.ml.llm.javascript is not enabled because dependency JavaScript is not available
- Module intellij.ml.llm.cpp is not enabled because dependency com.intellij.modules.clion is not available
- Module intellij.ml.llm.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.ml.llm.jupyter is not enabled because dependency intellij.ml.llm.python is not available
- Module intellij.ml.llm.python.ultimate is not enabled because dependency intellij.ml.llm.python is not available
- Module intellij.ml.llm.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.ml.llm.devkit is not enabled because dependency intellij.devkit.core is not available
- Module intellij.qodana.python is not enabled because dependency Pythonid is not available
- Module intellij.qodana.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.qodana.js is not enabled because dependency JavaScript is not available
- Module intellij.qodana.go is not enabled because dependency intellij.go.coverage is not available
- Module intellij.packageChecker.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.packageChecker.javascript is not enabled because dependency JavaScript is not available
- Module intellij.packageChecker.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.spring.mvc.impl/thymeleaf is not enabled because dependency com.intellij.thymeleaf is not available
- Module intellij.spring.mvc.impl/js is not enabled because dependency JavaScript is not available
- 2024-01-23 12:48:52,166 [ 161] WARN - #c.i.i.p.PluginManager - Problems found loading plugins:
- The Kubernetes (id=com.intellij.kubernetes, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-kubernetes) plugin Plugin 'Kubernetes' requires plugin 'intellij.clouds.docker.compose' to be installed
- The Dev Containers (id=org.jetbrains.plugins.docker.gateway, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-docker-gateway) plugin Requires plugin 'Docker' to be enabled
- 2024-01-23 12:48:52,214 [ 209] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: Gradle DSL API (233.13135.103), com.intellij.dev (233.13135.103), Performance Testing (Warmup) (233.13135.103), Settings Sync (233.13135.103), Shared Project Caches (233.13135.103), Remote Development Server (233.13135.103), JUnit (233.13135.103), Ktor (233.13135.103), Java Internationalization (233.13135.103), Jakarta EE: Expression Language (EL) (233.13135.103), Properties (233.13135.103), Grazie Lite (233.13135.103), Maven (233.13135.103), Configuration Script (233.13135.103), Gradle-Maven (233.13135.103), FreeMarker (233.13135.103), Shell Script (233.13135.103), Spring Boot (233.13135.103), Spring Data (233.13135.103), Turbo Complete (233.13135.103), WSL Support Framework (233.13135.103), Git (233.13135.103), Eclipse Keymap (233.13135.103), In-Editor Performance Hints (233.13135.103), Maven server api classes (233.13135.103), Shared Project Indexes (233.13135.103), Gradle (233.13135.103), IDEA CORE (233.13135.103), Project Wide Analysis (233.13135.103), Maven Extension (233.13135.103), Mercurial (233.13135.103), Spring (233.13135.103), Terminal (233.13135.103), Machine Learning in Search Everywhere (233.13135.103), Visual Studio Keymap (233.13135.103), Endpoints (233.13135.103), TextMate Bundles (233.13135.103), IntelliLang (233.13135.103), CSS (233.13135.103), Time Tracking (233.13135.103), Eclipse Interoperability (233.13135.103), Spring Cloud (233.13135.103), Micronaut (233.13135.103), AI Assistant (233.13135.103), TestNG (233.13135.103), HTML Tools (233.13135.103), gRPC (233.13135.103), Qodana (233.13135.103), Java Bytecode Decompiler (233.13135.103), intellij.platform.ijent.impl (233.13135.103), Copyright (233.13135.103), Spring Security (233.13135.103), Lombok (233.13135.103), Bytecode Viewer (233.13135.103), Space (233.13135.103), Subversion (233.13135.103), Spring Messaging (233.13135.103), Jakarta EE: RESTful Web Services (JAX-RS) (233.13135.103), Reactive Streams (233.13135.103), Spring Integration Patterns (233.13135.103), Persistence Frameworks (233.13135.103), Spring Web (233.13135.103), Refactor-X (233.13135.103), JetBrains Repository Search (233.13135.103), Apache Velocity (233.13135.103), WebP Support (233.13135.103), Jakarta EE: Bean Validation (233.13135.103), Task Management (233.13135.103), PostCSS (233.13135.103), Quarkus (233.13135.103), Markdown (233.13135.103), Jakarta EE: Web/Servlets (233.13135.103), JSONPath (233.13135.103), Perforce Helix Core (233.13135.103), Terminal for Gateway (233.13135.103), Java (233.13135.103), Gradle-Java (233.13135.103), Gradle-Java-Analysis (233.13135.103), JavaFX (233.13135.103), HTTP Client (233.13135.103), IDE Features Trainer (233.13135.103), Toml (233.13135.103), NetBeans Keymap (233.13135.103), Protocol Buffers (233.13135.103), Jakarta EE: Contexts and Dependency Injection (CDI) (233.13135.103), Gradle Extension (233.13135.103), Diagrams (233.13135.103), Images (233.13135.103), Groovy (233.13135.103), Jakarta EE: Gradle Integration (233.13135.103), Project Wide Analysis for Java (233.13135.103), Package Checker (233.13135.103), Java Stream Debugger (233.13135.103), Performance Testing (233.13135.103), Code With Me (233.13135.103), SSH Remote Run (233.13135.103), Gradle Dependency Updater Implementation (233.13135.103), Async Profiler for IDE Performance Testing (233.13135.103), Jakarta EE Platform (233.13135.103), Cache-Value Profiler (233.13135.103), Gherkin (233.13135.103), com.intellij.tracing.ide (233.13135.103), Sass (233.13135.103), AOP Pointcut Language (233.13135.103), JVM Microservices Frameworks (233.13135.103), FTP/SFTP/WebDAV Connectivity (233.13135.103), Data Editor Support Core (233.13135.103), Database Tools and SQL (233.13135.103), Cucumber for Java (233.13135.103), Java IDE Customization (233.13135.103), GitLab (233.13135.103), Data Editor Support (233.13135.103), Jakarta EE: Messaging (JMS) (233.13135.103), Code Coverage for Java (233.13135.103), Remote Development Gateway (233.13135.103), Jakarta EE: Persistence (JPA) (233.13135.103), Machine Learning Code Completion (233.13135.103), Jakarta EE: Server Pages (JSP) (233.13135.103), Hibernate (233.13135.103), JetBrains maven model api classes (233.13135.103), YAML (233.13135.103), Charts Support (233.13135.103), OpenAPI Specifications (233.13135.103), Kotlin (233.13135.103-IJ), XPathView + XSLT (233.13135.103), Shared Indexes (233.13135.103), Dependency Structure Matrix (233.13135.103), Performance Testing (Dynamic Plugins) (233.13135.103), Spring Initializr (233.13135.103), EditorConfig (233.13135.103), GitHub (233.13135.103), Cucumber for Groovy (233.13135.103), Less (233.13135.103)
- 2024-01-23 12:48:52,214 [ 209] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: Nested Brackets Colorer (0.7.2), Hiberbee Theme (2023.11.10.2029), Atom Material Icons (94.1.0), Statistic (4.2.14), Minecraft Development (2023.3-1.6.12), Better Comments (1.0), Source Synchronizer (3.0.3)
- 2024-01-23 12:48:52,214 [ 209] INFO - #c.i.i.p.PluginManager - Disabled plugins: Thymeleaf (233.13135.103), UI Designer (233.13135.103), GitHub Copilot (1.4.12.4386), Next.js Support (233.13135.103), Vue.js (233.13135.103), Polymer & Web Components (233.13135.103), Node.js (233.13135.103), Jakarta EE: Application Servers (233.13135.103), Webpack (233.13135.103), Prettier (233.13135.103), Angular and AngularJS (233.13135.103), Karma (233.13135.103), Tailwind CSS (233.13135.103), Styled Components & Styled JSX (233.13135.103), Vite (233.13135.103), Node.js Remote Interpreter (233.13135.103), JavaScript Intention Power Pack (233.13135.103), Docker (233.13135.103), Tomcat and TomEE (233.13135.103), JavaScript Debugger (233.13135.103), WildFly (233.13135.103), JavaScript and TypeScript (233.13135.103), TSLint (233.13135.103)
- 2024-01-23 12:48:52,483 [ 478] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms
- 2024-01-23 12:48:52,538 [ 533] INFO - #c.i.o.u.r.RegistryManager - Registry values changed by user: debugger.new.tool.window.layout = true, ide.experimental.ui = true, ide.experimental.ui.inter.font = false, idea.plugins.compatible.build =
- 2024-01-23 12:48:52,558 [ 553] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\cyber\.m2\repository}
- 2024-01-23 12:48:52,564 [ 559] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses 'fast' names enumerator (over mmapped file)
- 2024-01-23 12:48:52,571 [ 566] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over new FilePageCache
- 2024-01-23 12:48:52,571 [ 566] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file)
- 2024-01-23 12:48:52,578 [ 573] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content hash storage over mmapped file
- 2024-01-23 12:48:52,622 [ 617] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:48:52,679 [ 674] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846656, 174041 file records, 309 content blobs
- 2024-01-23 12:48:52,701 [ 696] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 141 ms, 0 failed attempts, 0 error(s) were recovered
- 2024-01-23 12:48:52,912 [ 907] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated
- 2024-01-23 12:48:53,121 [ 1116] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\terminal, version=233.13135.103, package=org.jetbrains.plugins.terminal, isBundled=true)
- 2024-01-23 12:48:53,214 [ 1209] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier.exe
- 2024-01-23 12:48:53,250 [ 1245] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance
- 2024-01-23 12:48:53,296 [ 1291] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational.
- 2024-01-23 12:48:53,299 [ 1294] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier-wsl
- 2024-01-23 12:48:53,370 [ 1365] SEVERE - #c.i.o.a.i.ApplicationImpl - Do not call invokeLater when app is not yet fully initialized
- java.lang.Throwable: Do not call invokeLater when app is not yet fully initialized
- at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
- at com.intellij.openapi.application.impl.ApplicationImpl.invokeLater(ApplicationImpl.java:338)
- at com.intellij.openapi.application.impl.ApplicationImpl.invokeLater(ApplicationImpl.java:327)
- at com.intellij.openapi.application.impl.ApplicationImpl.invokeLater(ApplicationImpl.java:322)
- at com.mallowigi.actions.OldToolbarAdder.customize(OldToolbarAdder.kt:42)
- at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$1.invoke(ActionManagerImpl.kt:130)
- at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$1.invoke(ActionManagerImpl.kt:130)
- at com.intellij.openapi.actionSystem.impl.ActionManagerImpl._init_$lambda$0(ActionManagerImpl.kt:130)
- at com.intellij.openapi.extensions.impl.ExtensionProcessingHelper.forEachExtensionSafe(ExtensionProcessingHelper.kt:34)
- at com.intellij.openapi.extensions.ExtensionPointName.forEachExtensionSafe(ExtensionPointName.kt:50)
- at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.<init>(ActionManagerImpl.kt:130)
- at com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager.<init>(BackendActionManager.kt:17)
- at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- at com.intellij.platform.instanceContainer.instantiation.InstantiateKt$instantiate$4.invoke(instantiate.kt:74)
- at com.intellij.platform.instanceContainer.instantiation.InstantiateKt$instantiate$4.invoke(instantiate.kt:72)
- at com.intellij.platform.instanceContainer.instantiation.InstantiateKt.instantiate(instantiate.kt:278)
- at com.intellij.platform.instanceContainer.instantiation.InstantiateKt.instantiate(instantiate.kt:72)
- at com.intellij.serviceContainer.InstantiateKt.instantiateWithContainer(instantiate.kt:19)
- at com.intellij.serviceContainer.ServiceInstanceInitializer.createInstance$suspendImpl(ServiceInstanceInitializer.kt:26)
- at com.intellij.serviceContainer.ServiceInstanceInitializer.createInstance(ServiceInstanceInitializer.kt)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1$1.invokeSuspend(LazyInstanceHolder.kt:162)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1$1.invoke(LazyInstanceHolder.kt)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1$1.invoke(LazyInstanceHolder.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1.invokeSuspend(LazyInstanceHolder.kt:160)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1.invoke(LazyInstanceHolder.kt)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder$initialize$1.invoke(LazyInstanceHolder.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:44)
- at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:112)
- at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
- at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.initialize(LazyInstanceHolder.kt:145)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.access$initialize(LazyInstanceHolder.kt:13)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.tryInitialize(LazyInstanceHolder.kt:135)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.getInstance(LazyInstanceHolder.kt:95)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.getInstance$suspendImpl(LazyInstanceHolder.kt:83)
- at com.intellij.platform.instanceContainer.internal.LazyInstanceHolder.getInstance(LazyInstanceHolder.kt)
- at com.intellij.platform.instanceContainer.internal.InstanceContainerImpl.instance(InstanceContainerImpl.kt:67)
- at com.intellij.serviceContainer.ComponentManagerImpl.getServiceAsync(ComponentManagerImpl.kt:993)
- at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$preloadCriticalServices$2$7.invokeSuspend(appServicePreloading.kt:211)
- at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$preloadCriticalServices$2$7.invoke(appServicePreloading.kt)
- at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$preloadCriticalServices$2$7.invoke(appServicePreloading.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
- at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$preloadCriticalServices$2.invokeSuspend(appServicePreloading.kt:108)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:48:53,376 [ 1371] SEVERE - #c.i.o.a.i.ApplicationImpl - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:48:53,378 [ 1373] SEVERE - #c.i.o.a.i.ApplicationImpl - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:48:53,378 [ 1373] SEVERE - #c.i.o.a.i.ApplicationImpl - OS: Windows 11
- 2024-01-23 12:48:53,379 [ 1374] SEVERE - #c.i.o.a.i.ApplicationImpl - Plugin to blame: Atom Material Icons version: 94.1.0
- 2024-01-23 12:48:53,444 [ 1439] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened: 1 chunk(s), 60.93 MB, chunks: [jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4]
- 2024-01-23 12:48:53,744 [ 1739] WARN - #c.i.s.ComponentManagerImpl - `preload=true` must be used only for core services (service=com.jetbrains.rdserver.statistics.BackendStatisticsManager, plugin=com.jetbrains.codeWithMe)
- 2024-01-23 12:48:53,765 [ 1760] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: []
- 2024-01-23 12:48:54,014 [ 2009] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized
- 2024-01-23 12:48:54,023 [ 2018] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes
- 2024-01-23 12:48:54,036 [ 2031] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 791 ms. Initialized indexes: [FilenameIndex, filetypes, Trigram.Index, DomFileIndex, TodoIndex, IdIndex, FrameworkDetectionIndex, fileIncludes, html5.custom.attributes.index, XmlNamespaces, XmlTagNames, RelaxSymbolIndex, SchemaTypeInheritance, json.file.root.values, editorconfig.index.name, yaml.keys.name, HtmlTagIdIndex, CssIndex, CompassFunctionsIndex, VtlFileIndex, xmlProperties, css.template.selectors, HashFragmentIndex, SwReferencesIndex, OpenapiSpecificationContentIndexer, http.request.name.index, http.request.execution.environment, http.request.completion.host, http.request.headers.values.index, Stubs, java.auto.module.name, java.fun.expression, java.source.module.name, java.null.method.argument, java.binary.plus.expression, bytecodeAnalysis, XsltSymbolIndex, FtlFileIndex, LombokConfigIndex, protoeditor.java.outer.class.index, SpringXmlBeansIndex, spring.spiFileIndex, spring.boot.importsFileIndex, sql.types.count.index, taglibUris, spring.autoConfigureMetadataIndex, sql.routine.index, JavaFxControllerClassIndex, javafx.stylesheets.name, javafx.id.name, javafx.custom.component, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, TranslationInverseIndex, TranslationIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, groovy.cucumber.step, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, java.cucumber.java8.step].
- 2024-01-23 12:48:54,058 [ 2053] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342
- 2024-01-23 12:48:54,229 [ 2224] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 191 ms. Initialized stub indexes: {jvm.static.member.name, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, gr.script.fqn.s, java.module.name, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, Scss.placeholder.selector, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, protobuf.byQualifiedName, java.class.shortname, Css.custom.property, gr.script.class, postcss.custom.media, sql.names, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, Scss.function, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, java.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, dom.namespaceKey, Less.variables, dom.elementClass, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, properties.index, java.field.name, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, markdown.header.anchor, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, gr.annot.members, protobuf.byShortName, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, java.unnamed.class, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, java.method.parameter.types, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, gr.field.name, java.method.name, Css.attr, Less.mixins, Css.class, gr.class.super, Css.custom.mixin, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, sql.table.shortName, Css.ampersand.selector, postcss.custom.selector, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, jvm.static.member.type, kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, Css.id, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, Scss.variable, sql.column.name, gr.class.fqn.s, redis.dml.shortName, gr.anonymous.class, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, java.anonymous.baseref, markdown.header, Css.custom.variable, Scss.mixin, gr.annot.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, java.annotations, gr.method.name}.
- 2024-01-23 12:48:54,238 [ 2233] INFO - #c.i.u.i.StaleIndexesChecker - clearing stale id = 133184, path = C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/Netuno.iml
- 2024-01-23 12:48:54,256 [ 2251] WARN - #c.i.o.v.n.p.d.e.DurableEnumeratorFactory - [enumerator.mmapped]: .valueToId map is out-of-sync with .valuesLog data -> rebuilding it
- 2024-01-23 12:48:54,282 [ 2277] INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=133184,result=true
- 2024-01-23 12:48:54,296 [ 2291] INFO - #c.i.u.i.StaleIndexesChecker - clearing stale id = 132875, path = C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/dataSources/e3a43c06-e989-4ef4-9d15-91cb719c8063.xml
- 2024-01-23 12:48:54,298 [ 2293] INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=132875,result=true
- 2024-01-23 12:48:54,300 [ 2295] INFO - #c.i.u.i.StaleIndexesChecker - clearing stale id = 132861, path = C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/workspace.xml
- 2024-01-23 12:48:54,301 [ 2296] INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=132861,result=true
- 2024-01-23 12:48:54,312 [ 2307] INFO - #c.i.u.i.StaleIndexesChecker - clearing stale id = 132863, path = C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/dataSources.local.xml
- 2024-01-23 12:48:54,313 [ 2308] INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=132863,result=true
- 2024-01-23 12:48:55,353 [ 3348] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Hiberbee Dark - old: Hiberbee Dark, new Hiberbee Dark
- 2024-01-23 12:48:55,648 [ 3643] INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 571 ms
- 2024-01-23 12:48:55,787 [ 3782] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Loading global entities from files
- 2024-01-23 12:48:55,871 [ 3866] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:55,902 [ 3897] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 1 in 153 ms: Change entity sources to externally imported
- 2024-01-23 12:48:56,394 [ 4389] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 2 in 5 ms: Facet manager update storage
- 2024-01-23 12:48:56,919 [ 4914] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 3 in 4 ms: Add module mapping
- 2024-01-23 12:48:56,933 [ 4928] INFO - #JetprofileSource - No valid license found
- 2024-01-23 12:48:57,097 [ 5092] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 4 in 0 ms: Add project library mapping
- 2024-01-23 12:48:57,107 [ 5102] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:48:57,108 [ 5103] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 7 ms: Sync global entities with project: Netuno
- 2024-01-23 12:48:57,295 [ 5290] INFO - #c.i.i.p.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe]
- 2024-01-23 12:48:57,311 [ 5306] INFO - #c.i.i.p.DynamicPlugins - Plugins to load: []
- 2024-01-23 12:48:57,964 [ 5959] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.LanguageSubstitutors initializer requests com.intellij.psi.LanguageSubstitutors instance
- 2024-01-23 12:48:57,991 [ 5986] WARN - #c.i.s.ComponentManagerImpl - org.zmlx.hg4idea.provider.HgChangeProvider initializer requests com.intellij.openapi.vcs.FileStatusFactory instance
- 2024-01-23 12:48:57,999 [ 5994] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:48:58,312 [ 6307] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'enabled' value in [HKLM_64\SOFTWARE\JetBrains\portForwarding\enabled, HKLM_32\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_64\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_32\SOFTWARE\JetBrains\portForwarding\enabled]
- 2024-01-23 12:48:58,329 [ 6324] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'enabled' is not found
- 2024-01-23 12:48:58,366 [ 6361] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:48:58,438 [ 6433] INFO - #c.i.p.c.CommonCodeStyleSettings - Loaded Java common code style settings
- 2024-01-23 12:48:58,577 [ 6572] INFO - #c.i.m.l.c.license - AI Pro license is not available, AI Lite licenses is not available
- 2024-01-23 12:48:58,587 [ 6582] INFO - #c.i.m.l.c.g.GrazieJbaAuthService - Information about license was changed...
- 2024-01-23 12:48:58,614 [ 6609] INFO - #c.i.m.l.c.g.GrazieJbaAuthService - Information about license was changed...
- 2024-01-23 12:48:58,712 [ 6707] INFO - #c.i.m.l.c.g.OsRegistryConfigProvider - Looking for 'isAllowed' value in [HKLM_64\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKLM_32\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKCU_64\SOFTWARE\JetBrains\AIAssistant\isAllowed, HKCU_32\SOFTWARE\JetBrains\AIAssistant\isAllowed]
- 2024-01-23 12:48:58,714 [ 6709] INFO - #c.i.m.l.c.g.OsRegistryConfigProvider - OS provided value for 'isAllowed' is not found
- 2024-01-23 12:48:58,736 [ 6731] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:48:58,736 [ 6731] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:48:58,796 [ 6791] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'Netuno-c11e4eec' for 1 files
- 2024-01-23 12:48:58,814 [ 6809] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'Netuno-c11e4eec' for 2 files
- 2024-01-23 12:48:59,032 [ 7027] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:48:59,272 [ 7267] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@6052f379
- 2024-01-23 12:48:59,294 [ 7289] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:48:59,296 [ 7291] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@55cee93a
- 2024-01-23 12:48:59,300 [ 7295] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@55cee93a
- 2024-01-23 12:48:59,312 [ 7307] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@25e56501
- 2024-01-23 12:48:59,318 [ 7313] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@25e56501
- 2024-01-23 12:48:59,319 [ 7314] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@70a30c15
- 2024-01-23 12:48:59,401 [ 7396] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@70a30c15
- 2024-01-23 12:48:59,404 [ 7399] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@3cea123c
- 2024-01-23 12:48:59,410 [ 7405] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@3cea123c
- 2024-01-23 12:48:59,419 [ 7414] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@25b0b3a0
- 2024-01-23 12:48:59,446 [ 7441] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@25b0b3a0
- 2024-01-23 12:48:59,447 [ 7442] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@32af1ca8
- 2024-01-23 12:48:59,452 [ 7447] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@32af1ca8
- 2024-01-23 12:48:59,453 [ 7448] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@1b90f0b7
- 2024-01-23 12:48:59,457 [ 7452] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@1b90f0b7
- 2024-01-23 12:48:59,457 [ 7452] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@6052f379
- 2024-01-23 12:48:59,525 [ 7520] INFO - #c.i.o.a.i.NonBlockingReadActionImpl - OTel monitoring for NonBlockingReadAction is enabled
- 2024-01-23 12:48:59,886 [ 7881] INFO - #c.i.d.d.DataSourceStorage - Loaded 1 data sources for project Netuno(C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/misc.xml)
- 2024-01-23 12:48:59,897 [ 7892] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,907 [ 7902] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,912 [ 7907] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,917 [ 7912] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,933 [ 7928] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,933 [ 7928] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,935 [ 7930] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:48:59,937 [ 7932] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:49:00,812 [ 8807] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@6a3eb928
- 2024-01-23 12:49:00,842 [ 8837] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@6a3eb928
- 2024-01-23 12:49:00,846 [ 8841] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:49:01,002 [ 8997] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: On project open
- 2024-01-23 12:49:01,031 [ 9026] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 21ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:49:01,534 [ 9529] INFO - #c.i.u.i.d.IndexingDependenciesFingerprint - Calculated dependencies fingerprint in 15 ms (hash=2dne0rfydhyuh, buildTime=1703048700, appVersion=IU-233.13135.103)
- 2024-01-23 12:49:01,796 [ 9791] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:49:02,304 [ 10299] INFO - #c.i.d.u.SqlDialects - SQL dialects initialized in 121 ms
- 2024-01-23 12:49:02,354 [ 10349] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@5ffd664a,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructUi(WebServerToolWindowPanel.java:156)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.<init>(WebServerToolWindowPanel.java:98)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.doCreateToolWindowContent(WebServerToolWindowFactory.java:29)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.createToolWindowContent(WebServerToolWindowFactory.java:24)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:594)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.scheduleContentInitializationIfNeeded$intellij_platform_ide_impl(ToolWindowImpl.kt:573)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doShowWindow(ToolWindowManagerImpl.kt:1035)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl(ToolWindowManagerImpl.kt:969)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl$default(ToolWindowManagerImpl.kt:955)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1168)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1167)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.registerToolWindow$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:1181)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:223)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.access$registerToolWindows(ToolWindowSetInitializer.kt:1)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invokeSuspend(ToolWindowSetInitializer.kt:141)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1.invokeSuspend(ToolWindowSetInitializer.kt:138)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:194)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
- at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:463)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.openapi.application.impl.ApplicationImpl.runWithImplicitRead(ApplicationImpl.java:1436)
- at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
- at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:124)
- at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:44)
- at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$12(IdeEventQueue.kt:589)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithoutImplicitRead(RwLockHolder.kt:44)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:589)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:49:02,732 [ 10727] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.openapi.client.ClientSessionsManager instance
- 2024-01-23 12:49:02,740 [ 10735] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.ui.FileColorManager instance
- 2024-01-23 12:49:02,969 [ 10964] INFO - SyncRemoteConfigurationsServiceImpl - No SourceSync connections were loaded for project Netuno
- 2024-01-23 12:49:03,209 [ 11204] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:49:03,599 [ 11594] INFO - c.j.p.w.c.RemoteConnectionManager$3 - Using "C:\Users\cyber\AppData\Local\Temp\vfs_cache" as temporary files store.
- 2024-01-23 12:49:03,808 [ 11803] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file Netuno.iml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=133184, fileInfo='Netuno.iml(id=133184)'}] and removers: [];
- 2024-01-23 12:49:03,843 [ 11838] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file e3a43c06-e989-4ef4-9d15-91cb719c8063.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132875, fileInfo='e3a43c06-e989-4ef4-9d15-91cb719c8063.xml(id=132875)'}] and removers: [];
- 2024-01-23 12:49:03,860 [ 11855] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file workspace.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132861, fileInfo='workspace.xml(id=132861)'}] and removers: [];
- 2024-01-23 12:49:03,925 [ 11920] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file dataSources.local.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132863, fileInfo='dataSources.local.xml(id=132863)'}] and removers: [];
- 2024-01-23 12:49:04,459 [ 12454] WARN - #c.i.o.a.i.ActionUpdater - 1057 ms to call on BGT ExecutorRegistryImpl$ExecutorAction#Update@NewUiRunToolbar (com.intellij.execution.ExecutorRegistryImpl$ExecutorAction)
- 2024-01-23 12:49:04,460 [ 12455] WARN - #c.i.o.a.i.ActionUpdater - 1057 ms to call on BGT ExecutorRegistryImpl$ExecutorAction#Update@NewUiRunToolbar (com.intellij.execution.ExecutorRegistryImpl$ExecutorAction)
- 2024-01-23 12:49:04,463 [ 12458] WARN - #c.i.o.a.i.ActionUpdater - 1578 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:49:04,464 [ 12459] WARN - #c.i.o.a.i.ActionUpdater - 1018 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:49:04,804 [ 12799] INFO - net.schmizz.sshj.transport.random.JCERandom - Creating new SecureRandom.
- 2024-01-23 12:49:05,011 [ 13006] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release
- 2024-01-23 12:49:05,279 [ 13274] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:49:05,496 [ 13491] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 23 millis (read time: 23)
- 2024-01-23 12:49:05,643 [ 13638] INFO - SyncRemoteConfigurationsServiceImpl - Added SSH remote connection configuration with name drip
- 2024-01-23 12:49:05,651 [ 13646] INFO - SyncRemoteConfigurationsServiceImpl - Marked drip as main remote sync connection for project Netuno
- 2024-01-23 12:49:05,772 [ 13767] INFO - #c.i.c.CompilerWorkspaceConfiguration - Available processors: 8
- 2024-01-23 12:49:05,851 [ 13846] INFO - #git4idea.commands.GitHandler - [.] git version
- 2024-01-23 12:49:06,000 [ 13995] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:49:06,040 [ 14035] INFO - #git4idea.commands.GitHandler - git version 2.33.0.windows.2
- 2024-01-23 12:49:06,099 [ 14094] INFO - #git4idea.config.GitExecutableManager - Git version for C:\Program Files\Git\cmd\git.exe: 2.33.0.0 (MSYS)
- 2024-01-23 12:49:06,285 [ 14280] INFO - #c.i.o.v.n.p.FSRecords - file[113484, flags: 4]: top parent (id: 91947, name: 'flyway-core-3.0.jar', flags: 775 parent: 0), is still not in the idToDirCache. path: [113478, 113464, 113453, 92209, 91947], cachedRoots.size(=122), roots.size(=122), pfs.roots.contains(91947)=false, fs.roots.contains(91947)=true, non-cached roots: 0, cached non-roots: 0, FS roots not PFS roots: 173:
- 2024-01-23 12:49:06,399 [ 14394] INFO - #c.i.s.i.s.sshj - Client identity string: SSH-2.0-IntelliJ__IDEA_IU-233.13135.103__SSHJ_0.35.0
- 2024-01-23 12:49:06,467 [ 14462] INFO - #c.i.s.i.s.sshj - Server identity string: SSH-2.0-Go
- 2024-01-23 12:49:07,428 [ 15423] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 5
- 2024-01-23 12:49:07,605 [ 15600] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:49:08,091 [ 16086] WARN - #c.i.o.a.i.ActionUpdater - 3501 ms to call on BGT ExecutorRegistryImpl$ExecutorAction#Update@NewUiRunToolbar (com.intellij.execution.ExecutorRegistryImpl$ExecutorAction)
- 2024-01-23 12:49:08,091 [ 16086] WARN - #c.i.o.a.i.ActionUpdater - 3501 ms to call on BGT ExecutorRegistryImpl$ExecutorAction#Update@NewUiRunToolbar (com.intellij.execution.ExecutorRegistryImpl$ExecutorAction)
- 2024-01-23 12:49:08,109 [ 16104] WARN - #c.i.o.a.i.ActionUpdater - 775 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:49:08,110 [ 16105] WARN - #c.i.o.a.i.ActionUpdater - 776 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:49:08,169 [ 16164] WARN - #c.i.o.a.i.ActionUpdater - 919 ms to grab EDT for CollapseAllAction#Update@WebServerToolwindow (com.intellij.ide.actions.CollapseAllAction)
- 2024-01-23 12:49:08,169 [ 16164] WARN - #c.i.o.a.i.ActionUpdater - 919 ms to grab EDT for WebServerToolWindowPanel$MyCloseAction#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$MyCloseAction)
- 2024-01-23 12:49:08,169 [ 16164] WARN - #c.i.o.a.i.ActionUpdater - 920 ms to grab EDT for WebServerToolWindowPanel$10#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$10)
- 2024-01-23 12:49:08,182 [ 16177] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:49:08,194 [ 16189] INFO - #c.i.i.s.IdeStartupScripts - 0 startup script(s) found
- 2024-01-23 12:49:08,245 [ 16240] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:49:08,260 [ 16255] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 3270ms; general responsiveness: 1/12 sluggish, 11/12 very slow; EDT responsiveness: ok
- 2024-01-23 12:49:08,926 [ 16921] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@7cfd55aa to start MavenServer
- 2024-01-23 12:49:09,132 [ 17127] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:49:10,752 [ 18747] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 71360; number of files for indexing: 0 took 9719ms; general responsiveness: 1/16 sluggish, 14/16 very slow; EDT responsiveness: 0/2 sluggish, 1/2 very slow
- 2024-01-23 12:49:10,753 [ 18748] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: marking roots for initial VFS refresh
- 2024-01-23 12:49:10,753 [ 18748] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for Netuno. No files to index with loading content.
- 2024-01-23 12:49:10,760 [ 18755] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:49:10,763 [ 18758] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: starting initial VFS refresh of 128 roots
- 2024-01-23 12:49:10,789 [ 18784] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:49:10,852 [ 18847] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:49:10,976 [ 18971] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Index diagnostic for 29 commits in [file://C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno] is completed
- 2024-01-23 12:49:11,265 [ 19260] WARN - #o.j.p.t.TextMateService - Cannot find referenced file `./language-configuration.json` in bundle `C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\textmate\lib\bundles\mdx`
- 2024-01-23 12:49:13,272 [ 21267] INFO - #c.i.d.WindowsDefenderCheckerActivity - status check is disabled
- 2024-01-23 12:49:13,302 [ 21297] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=Netuno
- 2024-01-23 12:49:13,324 [ 21319] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706032131344
- 2024-01-23 12:49:13,325 [ 21320] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:49:13,326 [ 21321] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:49:13,331 [ 21326] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:49:13,332 [ 21327] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:49:13,332 [ 21327] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:49:13,336 [ 21331] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:49:13,336 [ 21331] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:49:13,341 [ 21336] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:49:13,361 [ 21356] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:49:13,362 [ 21357] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:49:13,362 [ 21357] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:49:13,462 [ 21457] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:49:13,498 [ 21493] WARN - #c.i.s.ComponentManagerImpl - com.intellij.database.console.session.DatabaseSessionManager initializer requests com.intellij.database.console.session.DatabaseSessionViewService instance
- 2024-01-23 12:49:13,889 [ 21884] INFO - #c.i.s.i.s.sshj - Authentication log: SSH connection to [email protected]:2022
- * With altered connection settings:
- - authMethods: Password, KeyboardInteractive, PublicKey(privateKeys=[C:\Users\cyber\.ssh\id_rsa, C:\Users\cyber\.ssh\id_dsa, C:\Users\cyber\.ssh\id_ecdsa, C:\Users\cyber\.ssh\id_ecdsa_sk, C:\Users\cyber\.ssh\id_ed25519, C:\Users\cyber\.ssh\id_ed25519_sk, C:\Users\cyber\.ssh\id_xmss], agent=NO)
- - ciphers: [[email protected], aes128-ctr, aes192-ctr, aes256-ctr, [email protected], [email protected]]
- - hostKeyAlgorithms: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, [email protected], [email protected], rsa-sha2-512, rsa-sha2-256, ssh-rsa]
- - hostKeyVerifier: OpenSSH-like host key verifier (knownHostsFile=[C:\Users\cyber\.ssh\known_hosts, C:\Users\cyber\.ssh\known_hosts2, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts2], strictHostKeyChecking=ASK, hashKnownHosts=false)
- - kexAlgorithms: [curve25519-sha256, [email protected], ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256]
- - macs: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], hmac-sha2-256, hmac-sha2-512, hmac-sha1]
- - port: 2022
- - serverAlive: ServerAlive(interval=PT30S, countMax=3)
- - user: yz06gvfp.6b90a6dc
- * Connected: Socket[addr=prdallas3.gravelhost.com/162.213.198.42,port=2022,localport=56066]
- * Starting authentication
- => none (failure, new auth methods allowed by the server: password, publickey)
- => password (success)
- 2024-01-23 12:49:13,930 [ 21925] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:49:13,936 [ 21931] INFO - #c.i.s.i.s.sshj - Will request `sftp` subsystem
- 2024-01-23 12:49:13,940 [ 21935] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 6 in 65 ms: Apply JPS storage (iml files)
- 2024-01-23 12:49:13,940 [ 21935] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:49:13,945 [ 21940] INFO - #c.i.w.i.i.j.s.DelayedProjectSynchronizer$Companion - Workspace model loaded from cache. Syncing real project state into workspace model in 671 ms. Thread[DefaultDispatcher-worker-10,5,main]
- 2024-01-23 12:49:13,988 [ 21983] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:49:14,165 [ 22160] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: DbSrc:// data sources changed dialects
- 2024-01-23 12:49:14,167 [ 22162] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 2ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:49:14,173 [ 22168] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:49:14,228 [ 22223] WARN - #c.i.o.a.i.ActionUpdater - 369 ms to grab EDT for CollapseAllAction#Update@WebServerToolwindow (com.intellij.ide.actions.CollapseAllAction)
- 2024-01-23 12:49:14,228 [ 22223] WARN - #c.i.o.a.i.ActionUpdater - 369 ms to grab EDT for WebServerToolWindowPanel$MyCloseAction#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$MyCloseAction)
- 2024-01-23 12:49:14,228 [ 22223] WARN - #c.i.o.a.i.ActionUpdater - 369 ms to grab EDT for WebServerToolWindowPanel$10#Update@WebServerToolwindow (com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$10)
- 2024-01-23 12:49:14,228 [ 22223] WARN - #c.i.o.a.i.ActionUpdater - 369 ms to grab EDT for JoinCallAction#Update@MainToolbar (com.jetbrains.rd.platform.codeWithMe.telephony.JoinCallAction)
- 2024-01-23 12:49:14,231 [ 22226] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: initial VFS refresh finished in 3467 ms
- 2024-01-23 12:49:14,318 [ 22313] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of NetunoTempAltsDatabase.java by request of indexes: [Trigram.Index->OUT_DATED,IdIndex->OUT_DATED,java.fun.expression->OUT_DATED,java.null.method.argument->OUT_DATED,java.binary.plus.expression->OUT_DATED,java.cucumber.java8.step->OUT_DATED,HashFragmentIndex->OUT_DATED,Stubs->OUT_DATED,].
- 2024-01-23 12:49:14,396 [ 22391] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scheduling indexing of pom.xml by request of indexes: [DomFileIndex->OUT_DATED,SpringXmlBeansIndex->OUT_DATED,Trigram.Index->OUT_DATED,IdIndex->OUT_DATED,FrameworkDetectionIndex->OUT_DATED,fileIncludes->OUT_DATED,RelaxSymbolIndex->OUT_DATED,xmlProperties->OUT_DATED,XsltSymbolIndex->OUT_DATED,taglibUris->OUT_DATED,Stubs->OUT_DATED,].
- 2024-01-23 12:49:14,937 [ 22932] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:49:15,736 [ 23731] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is registered for project 'Netuno: matching: (fb=66, stub=79), incompatible: (fb=0, stub=0), unknown: (fb=10, stub=26),
- 2024-01-23 12:49:19,079 [ 27074] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 71360; number of files for indexing: 2 took 4912ms; general responsiveness: 1/4 sluggish; EDT responsiveness: 1/5 sluggish
- 2024-01-23 12:49:19,084 [ 27079] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:49:19,094 [ 27089] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [Netuno]
- 2024-01-23 12:49:19,107 [ 27102] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[Netuno, 1 iterators, reason: DbSrc:// data sources changed dialects]
- 2024-01-23 12:49:19,118 [ 27113] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:49:19,214 [ 27209] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of Netuno : 0 to update, calculated in 1ms
- 2024-01-23 12:49:19,235 [ 27230] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for Netuno. Unindexed files update took 121ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:49:19,251 [ 27246] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[Netuno, 1 iterators, reason: DbSrc:// data sources changed dialects]
- 2024-01-23 12:49:19,253 [ 27248] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:49:20,982 [ 28977] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 265 ms)
- 2024-01-23 12:49:21,588 [ 29583] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:49:25,344 [ 33339] INFO - #c.i.d.d.s.DbSrcModificationSession$CountedThreadExecutor - DbSrcWriter stopped
- 2024-01-23 12:49:47,262 [ 55257] SEVERE - #c.i.s.f.SshApplicationUsagesCollector - Failed to get stats about just connected SSH server [email protected]:2022 due to: kotlinx.coroutines.JobCancellationException: Parent job is Cancelling; job=StandaloneCoroutine{Cancelling}@2ee878c1
- java.lang.Throwable: Failed to get stats about just connected SSH server [email protected]:2022 due to: kotlinx.coroutines.JobCancellationException: Parent job is Cancelling; job=StandaloneCoroutine{Cancelling}@2ee878c1
- at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1.invokeSuspend(SshApplicationUsagesCollector.kt:207)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
- at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:49:47,270 [ 55265] SEVERE - #c.i.s.f.SshApplicationUsagesCollector - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:49:47,270 [ 55265] SEVERE - #c.i.s.f.SshApplicationUsagesCollector - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:49:47,270 [ 55265] SEVERE - #c.i.s.f.SshApplicationUsagesCollector - OS: Windows 11
- 2024-01-23 12:49:47,271 [ 55266] SEVERE - #c.i.s.f.SshApplicationUsagesCollector - Last Action: Maven.RunBuild
- 2024-01-23 12:49:54,578 [ 62573] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [Netuno]
- 2024-01-23 12:49:54,591 [ 62586] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[Netuno, 0 iterators, reason: On refresh of files in Netuno]
- 2024-01-23 12:49:54,592 [ 62587] INFO - #c.i.u.i.c.IndexUpdateRunner - Using 3 indexing and 4 writing threads for indexing
- 2024-01-23 12:49:54,592 [ 62587] INFO - #c.i.u.i.ProjectChangedFilesScanner - Retrieving changed during indexing files of Netuno : 87 to update, calculated in 0ms
- 2024-01-23 12:49:54,686 [ 62681] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for Netuno. Unindexed files update took 94ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:49:54,687 [ 62682] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[Netuno, 0 iterators, reason: On refresh of files in Netuno]
- 2024-01-23 12:49:54,690 [ 62685] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:50:01,002 [ 68997] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs from [C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\caches\huge-gists] ...
- 2024-01-23 12:50:01,004 [ 68999] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs finished
- 2024-01-23 12:50:13,946 [ 81941] WARN - #c.i.u.x.Binding - no accessors for org.jetbrains.idea.maven.project.MavenHomeType
- 2024-01-23 12:50:14,002 [ 81997] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=Netuno, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno)RunManager took 24 ms
- 2024-01-23 12:50:14,143 [ 82138] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:50:14,143 [ 82138] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Expiration
- 2024-01-23 12:50:14,186 [ 82181] INFO - #c.j.r.f.FollowMeManager - Unregister user (name: 'cyber', clientId: Host)
- 2024-01-23 12:50:14,190 [ 82185] INFO - #c.i.o.w.i.WindowManagerImpl - === Release(true) frame on closed project ===
- 2024-01-23 12:50:14,208 [ 82203] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:50:14,222 [ 82217] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @47900071
- 2024-01-23 12:50:14,226 [ 82221] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
- 2024-01-23 12:50:14,274 [ 82269] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
- 2024-01-23 12:50:14,290 [ 82285] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:51038/Maven36ServerImple15e1b40
- 2024-01-23 12:50:14,354 [ 82349] INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 35 ms
- 2024-01-23 12:50:14,361 [ 82356] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 1 in 0 ms: Facet manager update storage
- 2024-01-23 12:50:14,362 [ 82357] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 2 in 0 ms: Add module mapping
- 2024-01-23 12:50:14,363 [ 82358] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:50:14,365 [ 82360] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 3 in 3 ms: Change entity sources to externally imported
- 2024-01-23 12:50:14,368 [ 82363] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 4 in 1 ms: Add project library mapping
- 2024-01-23 12:50:14,369 [ 82364] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:50:14,369 [ 82364] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 0 ms: Sync global entities with project: DripMain
- 2024-01-23 12:50:14,391 [ 82386] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:50:14,392 [ 82387] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:50:14,393 [ 82388] INFO - #c.i.m.l.c.AIAssistantAllowedLevelService - Updating AIAssistantKillSwitch level: Agreement
- 2024-01-23 12:50:14,396 [ 82391] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:50:14,400 [ 82395] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:50:14,400 [ 82395] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'DripMain-80909981' for 1 files
- 2024-01-23 12:50:14,401 [ 82396] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'DripMain-80909981' for 5 files
- 2024-01-23 12:50:14,415 [ 82410] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@173aded2
- 2024-01-23 12:50:14,416 [ 82411] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:50:14,416 [ 82411] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@55cee93a
- 2024-01-23 12:50:14,416 [ 82411] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@55cee93a
- 2024-01-23 12:50:14,416 [ 82411] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@25e56501
- 2024-01-23 12:50:14,416 [ 82411] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@25e56501
- 2024-01-23 12:50:14,417 [ 82412] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@70a30c15
- 2024-01-23 12:50:14,458 [ 82453] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@70a30c15
- 2024-01-23 12:50:14,459 [ 82454] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@3cea123c
- 2024-01-23 12:50:14,460 [ 82455] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@3cea123c
- 2024-01-23 12:50:14,461 [ 82456] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@25b0b3a0
- 2024-01-23 12:50:14,462 [ 82457] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@25b0b3a0
- 2024-01-23 12:50:14,464 [ 82459] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@32af1ca8
- 2024-01-23 12:50:14,464 [ 82459] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@32af1ca8
- 2024-01-23 12:50:14,465 [ 82460] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@1b90f0b7
- 2024-01-23 12:50:14,489 [ 82484] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is registered for project 'DripMain: matching: (fb=66, stub=79), incompatible: (fb=0, stub=0), unknown: (fb=10, stub=26),
- 2024-01-23 12:50:14,512 [ 82507] INFO - #c.i.i.s.p.i.SharedIndexProjectActivity - Attached 1 shared indexes: jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4
- 2024-01-23 12:50:14,512 [ 82507] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@1b90f0b7
- 2024-01-23 12:50:14,512 [ 82507] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@173aded2
- 2024-01-23 12:50:14,512 [ 82507] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@5ffd664a,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructUi(WebServerToolWindowPanel.java:156)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.<init>(WebServerToolWindowPanel.java:98)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.doCreateToolWindowContent(WebServerToolWindowFactory.java:29)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.createToolWindowContent(WebServerToolWindowFactory.java:24)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:594)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.scheduleContentInitializationIfNeeded$intellij_platform_ide_impl(ToolWindowImpl.kt:573)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doShowWindow(ToolWindowManagerImpl.kt:1035)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl(ToolWindowManagerImpl.kt:969)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl$default(ToolWindowManagerImpl.kt:955)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1168)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$postTask$1.invoke(ToolWindowManagerImpl.kt:1167)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.registerToolWindow$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:1181)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:223)
- at com.intellij.toolWindow.ToolWindowSetInitializerKt.access$registerToolWindows(ToolWindowSetInitializer.kt:1)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invokeSuspend(ToolWindowSetInitializer.kt:141)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt)
- at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
- at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
- at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:53)
- at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
- at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1.invokeSuspend(ToolWindowSetInitializer.kt:138)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:194)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
- at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:463)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.openapi.application.impl.ApplicationImpl.runWithImplicitRead(ApplicationImpl.java:1436)
- at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
- at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:124)
- at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:44)
- at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$12(IdeEventQueue.kt:589)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithoutImplicitRead(RwLockHolder.kt:44)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:589)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:50:14,564 [ 82559] INFO - #c.i.o.w.i.ToolWindowManagerImpl - Ignore setShowStripeButton(id=Database Changes, value=false) - not applicable for a new UI
- 2024-01-23 12:50:14,587 [ 82582] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@3ff2747
- 2024-01-23 12:50:14,589 [ 82584] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@3ff2747
- 2024-01-23 12:50:14,589 [ 82584] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:50:14,592 [ 82587] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: On project open
- 2024-01-23 12:50:14,592 [ 82587] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:14,603 [ 82598] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:50:14,616 [ 82611] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:50:14,698 [ 82693] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file workspace.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92786, fileInfo='workspace.xml(id=92786)'}] and removers: [];
- 2024-01-23 12:50:14,958 [ 82953] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:50:14,965 [ 82960] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 7 millis (read time: 6)
- 2024-01-23 12:50:14,972 [ 82967] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:50:14,987 [ 82982] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 5
- 2024-01-23 12:50:15,025 [ 83020] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 71ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:15,025 [ 83020] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:50:15,033 [ 83028] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:50:15,040 [ 83035] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:50:15,151 [ 83146] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:50:15,169 [ 83164] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:50:15,902 [ 83897] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - Indexing full repository in DripMain
- 2024-01-23 12:50:15,988 [ 83983] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@7cfd55aa to start MavenServer
- 2024-01-23 12:50:16,073 [ 84068] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:50:16,566 [ 84561] INFO - #c.i.p.m.MavenProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:50:16,567 [ 84562] INFO - #c.i.p.g.GradleProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:50:16,568 [ 84563] INFO - #c.i.p.g.GradleProjectDependenciesModel - Finish collecting all modules, count of found modules: 0
- 2024-01-23 12:50:16,572 [ 84567] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 0
- 2024-01-23 12:50:16,576 [ 84571] INFO - #c.i.p.m.MavenProjectDependenciesModel - Finish collecting all modules, count of found modules: 1
- 2024-01-23 12:50:16,578 [ 84573] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 127
- 2024-01-23 12:50:16,666 [ 84661] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 207
- 2024-01-23 12:50:16,761 [ 84756] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 80493; number of files for indexing: 0 took 2169ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish
- 2024-01-23 12:50:16,761 [ 84756] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: marking roots for initial VFS refresh
- 2024-01-23 12:50:16,761 [ 84756] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for DripMain. No files to index with loading content.
- 2024-01-23 12:50:16,763 [ 84758] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:50:16,780 [ 84775] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: starting initial VFS refresh of 121 roots
- 2024-01-23 12:50:16,789 [ 84784] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: initial VFS refresh finished in 8 ms
- 2024-01-23 12:50:17,266 [ 85261] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - Unhandled exception in [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@2ee878c1, Dispatchers.IO]
- com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- ... 8 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- 2024-01-23 12:50:17,269 [ 85264] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:50:17,269 [ 85264] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:50:17,269 [ 85264] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - OS: Windows 11
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-38" com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:50:17,272 [ 85267] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- 2024-01-23 12:50:17,273 [ 85268] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:50:17,274 [ 85269] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:50:17,275 [ 85270] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - ... 8 more
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:50:17,276 [ 85271] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - ... 19 more
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,277 [ 85272] INFO - STDERR - ... 26 more
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@2ee878c1, Dispatchers.IO]
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:50:17,278 [ 85273] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - ... 19 more
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:50:17,279 [ 85274] INFO - STDERR - ... 26 more
- 2024-01-23 12:50:17,572 [ 85567] INFO - #c.i.p.m.ProjectDependenciesModuleAggregator - Supported models after update: [IntellijModuleProjectDependenciesModel, IntellijProjectDependenciesModel, MavenProjectDependenciesModel]
- 2024-01-23 12:50:17,634 [ 85629] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: 80, imported packages: 207
- 2024-01-23 12:50:18,179 [ 86174] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - 2.275s for indexing 426 commits in DripMain
- 2024-01-23 12:50:18,180 [ 86175] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - Indexing 426 commits in DripMain
- 2024-01-23 12:50:18,233 [ 86228] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - 2ms for indexing 0 new commits out of 426 in DripMain
- 2024-01-23 12:50:18,234 [ 86229] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - Indexing 426 commits in DripMain
- 2024-01-23 12:50:18,235 [ 86230] INFO - #c.i.v.l.d.i.VcsLogPersistentIndex - 2ms for indexing 0 new commits out of 426 in DripMain
- 2024-01-23 12:50:18,361 [ 86356] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Index diagnostic for 29 commits in [file://C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/DripMain] is completed
- 2024-01-23 12:50:20,026 [ 88021] INFO - #c.i.d.WindowsDefenderCheckerActivity - status check is disabled
- 2024-01-23 12:50:20,027 [ 88022] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706032131344
- 2024-01-23 12:50:20,028 [ 88023] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:50:20,028 [ 88023] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=DripMain
- 2024-01-23 12:50:20,029 [ 88024] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:50:20,030 [ 88025] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:50:20,030 [ 88025] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:50:20,030 [ 88025] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:50:20,030 [ 88025] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:50:20,030 [ 88025] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:50:20,031 [ 88026] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:50:20,034 [ 88029] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - Unhandled exception in [CoroutineName(run activity), run activity, StandaloneCoroutine{Cancelling}@b0060df, Dispatchers.Default]
- java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.ints.IntArrayList.getInt(int)" because "this.wrapped" is null
- at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap$MapIterator.nextEntry(Int2ObjectOpenHashMap.java:663)
- at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap$ValueIterator.next(Int2ObjectOpenHashMap.java:1170)
- at com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlManagerImpl.getCachedVirtualFileUrls(VirtualFileUrlManagerImpl.kt:361)
- at com.intellij.workspaceModel.ide.impl.VirtualFileUrlsLazyInitializer.execute(VirtualFileUrlsLazyInitializer.kt:14)
- at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:482)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:50:20,035 [ 88030] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:50:20,035 [ 88030] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:50:20,035 [ 88030] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - OS: Windows 11
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-51" java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.ints.IntArrayList.getInt(int)" because "this.wrapped" is null
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap$MapIterator.nextEntry(Int2ObjectOpenHashMap.java:663)
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap$ValueIterator.next(Int2ObjectOpenHashMap.java:1170)
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlManagerImpl.getCachedVirtualFileUrls(VirtualFileUrlManagerImpl.kt:361)
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at com.intellij.workspaceModel.ide.impl.VirtualFileUrlsLazyInitializer.execute(VirtualFileUrlsLazyInitializer.kt:14)
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:482)
- 2024-01-23 12:50:20,037 [ 88032] INFO - STDERR - at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:50:20,038 [ 88033] INFO - STDERR - Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(run activity), run activity, StandaloneCoroutine{Cancelling}@b0060df, Dispatchers.Default]
- 2024-01-23 12:50:20,063 [ 88058] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:50:20,063 [ 88058] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:50:20,067 [ 88062] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:50:20,104 [ 88099] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:50:20,105 [ 88100] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 6 in 27 ms: Apply JPS storage (iml files)
- 2024-01-23 12:50:20,105 [ 88100] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:50:20,106 [ 88101] INFO - #c.i.w.i.i.j.s.DelayedProjectSynchronizer$Companion - Workspace model loaded from cache. Syncing real project state into workspace model in 80 ms. Thread[DefaultDispatcher-worker-18,5,main]
- 2024-01-23 12:50:20,111 [ 88106] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain, 81 iterators]
- 2024-01-23 12:50:20,338 [ 88333] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: changes in: "Module 'DripMain' (annotations, java, resources)", "Library Maven: cglib:cglib-nodep:3.2.5 (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: com.comphenix.protocol:ProtocolLib:4.5.0 (#1 class roots, #0 source roots)", "Library Maven: com.github.MilkBowl:VaultAPI:1.7 (#1 class roots, #1 source roots)", "Library Maven: com.github.cyberryan1.CyberCore:CyberCore-spigot:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.cyberryan1:CyberCore:2.0.0.32 (#1 class roots, #0 source roots)", "Library Maven: com.github.dripmh:DripAPI:1.1.0.11 (#1 class roots, #0 source roots)", "Library Maven: com.google.code.findbugs:annotations:3.0.0 (#1 class roots, #0 source roots)", "Library Maven: com.google.code.findbugs:jsr305:1.3.9 (#1 class roots, #0 source roots)" and 71 iterators more
- 2024-01-23 12:50:20,339 [ 88334] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:20,339 [ 88334] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:50:21,125 [ 89120] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:50:21,354 [ 89349] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 37981; number of files for indexing: 0 took 1015ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:21,354 [ 89349] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for DripMain. No files to index with loading content.
- 2024-01-23 12:50:21,356 [ 89351] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain, 81 iterators]
- 2024-01-23 12:50:21,523 [ 89518] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:50:27,103 [ 95098] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 60 ms)
- 2024-01-23 12:50:30,371 [ 98366] WARN - #c.i.o.v.i.j.TimedZipHandler - C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT-shaded.jar: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT-shaded.jar
- java.nio.file.NoSuchFileException: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT-shaded.jar
- at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
- at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:199)
- at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
- at java.base/java.nio.file.Files.getLastModifiedTime(Files.java:2402)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler$ZipResourceHandle.attach(TimedZipHandler.java:107)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler.acquireZipHandle(TimedZipHandler.java:69)
- at com.intellij.openapi.vfs.impl.ZipHandlerBase.createEntriesMap(ZipHandlerBase.java:51)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntriesMap(ArchiveHandler.java:190)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntryInfo(ArchiveHandler.java:175)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.list(ArchiveHandler.java:92)
- at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.lambda$new$1(ArchiveFileSystem.java:143)
- at com.intellij.openapi.vfs.DiskQueryRelay.lambda$accessDiskWithCheckCanceled$0(DiskQueryRelay.java:49)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:50:30,372 [ 98367] WARN - #c.i.o.v.i.j.TimedZipHandler - C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\original-DripMain-1.0-SNAPSHOT.jar: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\original-DripMain-1.0-SNAPSHOT.jar
- java.nio.file.NoSuchFileException: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\original-DripMain-1.0-SNAPSHOT.jar
- at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
- at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:199)
- at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
- at java.base/java.nio.file.Files.getLastModifiedTime(Files.java:2402)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler$ZipResourceHandle.attach(TimedZipHandler.java:107)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler.acquireZipHandle(TimedZipHandler.java:69)
- at com.intellij.openapi.vfs.impl.ZipHandlerBase.createEntriesMap(ZipHandlerBase.java:51)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntriesMap(ArchiveHandler.java:190)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntryInfo(ArchiveHandler.java:175)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.list(ArchiveHandler.java:92)
- at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.lambda$new$1(ArchiveFileSystem.java:143)
- at com.intellij.openapi.vfs.DiskQueryRelay.lambda$accessDiskWithCheckCanceled$0(DiskQueryRelay.java:49)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:50:30,373 [ 98368] WARN - #c.i.o.v.i.j.TimedZipHandler - C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT.jar: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT.jar
- java.nio.file.NoSuchFileException: C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain\target\DripMain-1.0-SNAPSHOT.jar
- at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
- at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
- at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
- at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:199)
- at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
- at java.base/java.nio.file.Files.getLastModifiedTime(Files.java:2402)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler$ZipResourceHandle.attach(TimedZipHandler.java:107)
- at com.intellij.openapi.vfs.impl.jar.TimedZipHandler.acquireZipHandle(TimedZipHandler.java:69)
- at com.intellij.openapi.vfs.impl.ZipHandlerBase.createEntriesMap(ZipHandlerBase.java:51)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntriesMap(ArchiveHandler.java:190)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntryInfo(ArchiveHandler.java:175)
- at com.intellij.openapi.vfs.impl.ArchiveHandler.list(ArchiveHandler.java:92)
- at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.lambda$new$1(ArchiveFileSystem.java:143)
- at com.intellij.openapi.vfs.DiskQueryRelay.lambda$accessDiskWithCheckCanceled$0(DiskQueryRelay.java:49)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:50:30,407 [ 98402] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132650]
- 2024-01-23 12:50:30,408 [ 98403] INFO - #c.i.o.v.n.p.FSRecords - file[132650, flags: 1024]: top parent (id: 132650, name: 'DripMain-1.0-SNAPSHOT-shaded.jar', flags: 1024 parent: 0), is still not in the idToDirCache. path: null, cachedRoots.size(=247), roots.size(=247), pfs.roots.contains(132650)=false, fs.roots.contains(132650)=false, non-cached roots: 0, cached non-roots: 0, FS roots not PFS roots: 57:
- 2024-01-23 12:50:30,408 [ 98403] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132649]
- 2024-01-23 12:50:30,408 [ 98403] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132651]
- 2024-01-23 12:50:31,410 [ 99405] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:50:31,410 [ 99405] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132650]
- 2024-01-23 12:50:31,418 [ 99413] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132649]
- 2024-01-23 12:50:31,418 [ 99413] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132651]
- 2024-01-23 12:50:31,419 [ 99414] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132650]
- 2024-01-23 12:50:31,419 [ 99414] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132651]
- 2024-01-23 12:50:31,419 [ 99414] WARN - #c.i.o.v.n.p.PersistentFSImpl - Can't find root[#132649]
- 2024-01-23 12:50:31,420 [ 99415] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:50:37,462 [ 105457] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 46 ms)
- 2024-01-23 12:50:47,826 [ 115821] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@5ffd664a,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$2.stateChanged(WebServerToolWindowPanel.java:123)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:119)
- at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:84)
- at jdk.proxy1/jdk.proxy1.$Proxy52.stateChanged(Unknown Source)
- at com.jetbrains.plugins.webDeployment.ui.WebServerCombo.fireChanged(WebServerCombo.java:145)
- at com.jetbrains.plugins.webDeployment.ui.WebServerCombo$4.actionPerformed(WebServerCombo.java:130)
- at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
- at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
- at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
- at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
- at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
- at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:298)
- at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
- at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
- at java.desktop/java.awt.Component.processEvent(Component.java:6422)
- at java.desktop/java.awt.Container.processEvent(Container.java:2266)
- at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
- at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
- at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
- at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:50:48,116 [ 116111] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:50:48,587 [ 116582] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=DripMain, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain)RunManager took 12 ms
- 2024-01-23 12:50:49,953 [ 117948] INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [DripMain]
- 2024-01-23 12:50:49,974 [ 117969] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@6ca7f1cd (reason: Push on VFS changes)
- 2024-01-23 12:50:49,979 [ 117974] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@6ca7f1cd (reason: Push on VFS changes)
- 2024-01-23 12:50:49,980 [ 117975] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@57ba7678
- 2024-01-23 12:50:49,981 [ 117976] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@57ba7678
- 2024-01-23 12:50:49,981 [ 117976] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain, 1 iterators]
- 2024-01-23 12:50:49,981 [ 117976] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: changes in: "Module 'DripMain' (annotations)"
- 2024-01-23 12:50:49,981 [ 117976] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 0ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:49,983 [ 117978] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:50:49,986 [ 117981] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 0; number of files for indexing: 0 took 3ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:50:49,987 [ 117982] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for DripMain. No files to index with loading content.
- 2024-01-23 12:50:49,988 [ 117983] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain, 1 iterators]
- 2024-01-23 12:50:50,025 [ 118020] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:50:50,967 [ 118962] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:50:57,430 [ 125425] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 47 ms)
- 2024-01-23 12:51:09,762 [ 137757] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: appearance for id: AtomSettingsConfigurable
- 2024-01-23 12:51:09,763 [ 137758] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: appearance for id: AtomSelectConfig
- 2024-01-23 12:51:09,769 [ 137764] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
- 2024-01-23 12:51:10,252 [ 138247] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.ThymeleafBundle
- 2024-01-23 12:51:10,259 [ 138254] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.intellij.thymeleaf resource-bundle: messages.ThymeleafBundle
- 2024-01-23 12:51:10,269 [ 138264] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.UIDesignerBundle
- 2024-01-23 12:51:10,270 [ 138265] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.intellij.uiDesigner resource-bundle: messages.UIDesignerBundle
- 2024-01-23 12:51:10,276 [ 138271] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.KubernetesBundle
- 2024-01-23 12:51:10,277 [ 138272] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.intellij.kubernetes resource-bundle: messages.KubernetesBundle
- 2024-01-23 12:51:10,280 [ 138275] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: copilot.copilot
- 2024-01-23 12:51:10,281 [ 138276] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.github.copilot resource-bundle: copilot.copilot
- 2024-01-23 12:51:10,289 [ 138284] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.NextJsBundle
- 2024-01-23 12:51:10,290 [ 138285] INFO - #c.i.i.p.PluginManager - Cannot find plugin intellij.nextjs resource-bundle: messages.NextJsBundle
- 2024-01-23 12:51:10,293 [ 138288] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.VueBundle
- 2024-01-23 12:51:10,294 [ 138289] INFO - #c.i.i.p.PluginManager - Cannot find plugin org.jetbrains.plugins.vue resource-bundle: messages.VueBundle
- 2024-01-23 12:51:10,320 [ 138315] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.AppServersIntegrationBundle
- 2024-01-23 12:51:10,320 [ 138315] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.intellij.javaee.app.servers.integration resource-bundle: messages.AppServersIntegrationBundle
- 2024-01-23 12:51:10,321 [ 138316] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.WebpackBundle
- 2024-01-23 12:51:10,322 [ 138317] INFO - #c.i.i.p.PluginManager - Cannot find plugin intellij.webpack resource-bundle: messages.WebpackBundle
- 2024-01-23 12:51:10,322 [ 138317] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.PrettierBundle
- 2024-01-23 12:51:10,322 [ 138317] INFO - #c.i.i.p.PluginManager - Cannot find plugin intellij.prettierJS resource-bundle: messages.PrettierBundle
- 2024-01-23 12:51:10,327 [ 138322] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.DockerGatewayBundle
- 2024-01-23 12:51:10,328 [ 138323] INFO - #c.i.i.p.PluginManager - Cannot find plugin org.jetbrains.plugins.docker.gateway resource-bundle: messages.DockerGatewayBundle
- 2024-01-23 12:51:10,329 [ 138324] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.StyledComponentsBundle
- 2024-01-23 12:51:10,331 [ 138326] INFO - #c.i.i.p.PluginManager - Cannot find plugin com.deadlock.scsyntax resource-bundle: messages.StyledComponentsBundle
- 2024-01-23 12:51:10,332 [ 138327] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.ViteBundle
- 2024-01-23 12:51:10,332 [ 138327] INFO - #c.i.i.p.PluginManager - Cannot find plugin intellij.vitejs resource-bundle: messages.ViteBundle
- 2024-01-23 12:51:10,332 [ 138327] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.JavaScriptIntentionBundle
- 2024-01-23 12:51:10,333 [ 138328] INFO - #c.i.i.p.PluginManager - Cannot find plugin JSIntentionPowerPack resource-bundle: messages.JavaScriptIntentionBundle
- 2024-01-23 12:51:10,333 [ 138328] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.DockerBundle
- 2024-01-23 12:51:10,333 [ 138328] INFO - #c.i.i.p.PluginManager - Cannot find plugin Docker resource-bundle: messages.DockerBundle
- 2024-01-23 12:51:10,337 [ 138332] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.TomcatBundle
- 2024-01-23 12:51:10,337 [ 138332] INFO - #c.i.i.p.PluginManager - Cannot find plugin Tomcat resource-bundle: messages.TomcatBundle
- 2024-01-23 12:51:10,339 [ 138334] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.JSDebuggerBundle
- 2024-01-23 12:51:10,340 [ 138335] INFO - #c.i.i.p.PluginManager - Cannot find plugin JavaScriptDebugger resource-bundle: messages.JSDebuggerBundle
- 2024-01-23 12:51:10,341 [ 138336] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.JBossBundle
- 2024-01-23 12:51:10,341 [ 138336] INFO - #c.i.i.p.PluginManager - Cannot find plugin JBoss resource-bundle: messages.JBossBundle
- 2024-01-23 12:51:10,343 [ 138338] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.JavaScriptBundle
- 2024-01-23 12:51:10,343 [ 138338] INFO - #c.i.i.p.PluginManager - Cannot find plugin JavaScript resource-bundle: messages.JavaScriptBundle
- 2024-01-23 12:51:10,344 [ 138339] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.TsLintBundle
- 2024-01-23 12:51:10,344 [ 138339] INFO - #c.i.i.p.PluginManager - Cannot find plugin tslint resource-bundle: messages.TsLintBundle
- 2024-01-23 12:51:13,200 [ 141195] INFO - #c.i.i.p.n.PluginsGroupComponentWithProgress - Marketplace tab: loading stopped
- 2024-01-23 12:51:13,203 [ 141198] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Suggested' group load started
- 2024-01-23 12:51:14,015 [ 142010] INFO - #c.i.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: messages.DockerGatewayBundle
- 2024-01-23 12:51:14,016 [ 142011] INFO - #c.i.i.p.PluginManager - Cannot find plugin org.jetbrains.plugins.docker.gateway resource-bundle: messages.DockerGatewayBundle
- 2024-01-23 12:51:14,124 [ 142119] WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported namedview
- 2024-01-23 12:51:14,131 [ 142126] WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported RDF
- 2024-01-23 12:51:14,546 [ 142541] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Suggested' group load finished
- 2024-01-23 12:51:14,548 [ 142543] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Staff Picks' group load started
- 2024-01-23 12:51:14,758 [ 142753] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Staff Picks' group load finished
- 2024-01-23 12:51:14,758 [ 142753] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'New and Updated' group load started
- 2024-01-23 12:51:15,026 [ 143021] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'New and Updated' group load finished
- 2024-01-23 12:51:15,026 [ 143021] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Top Downloads' group load started
- 2024-01-23 12:51:15,334 [ 143329] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Top Downloads' group load finished
- 2024-01-23 12:51:15,334 [ 143329] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Top Rated' group load started
- 2024-01-23 12:51:15,538 [ 143533] INFO - #c.i.i.p.PluginManagerConfigurable - Marketplace tab: 'Top Rated' group load finished
- 2024-01-23 12:51:15,539 [ 143534] INFO - #c.i.i.p.n.PluginsGroupComponentWithProgress - Marketplace tab: loading stopped
- 2024-01-23 12:51:16,156 [ 144151] WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported namedview
- 2024-01-23 12:51:17,265 [ 145260] WARN - #c.j.p.w.c.RemoteConnection - Timeout expired: 30000 MILLISECONDS
- com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.getHome(FailSafeSftpChannel.kt:325)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.<init>(PlatformSftpFileSystem.java:40)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileProvider.doCreateFileSystem(PlatformSftpFileProvider.java:100)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.tryToCreateFileSystem(AbstractOriginatingFileProvider.java:142)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.getFileSystem(AbstractOriginatingFileProvider.java:89)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:69)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 28 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 35 more
- 2024-01-23 12:51:22,730 [ 150725] INFO - #c.i.i.p.n.PluginImagesComponent - === Plugin: org.wavescale.sourcesync screenshot: screenshot_698bf4c5-4454-4735-9e02-614a176abe39.png not loaded ===
- 2024-01-23 12:51:22,790 [ 150785] INFO - #c.i.i.p.n.PluginImagesComponent - === Plugin: org.wavescale.sourcesync screenshot: screenshot_33a1da72-a3b6-4c97-80a6-3f1bd0d96092.png not loaded ===
- 2024-01-23 12:51:22,891 [ 150886] INFO - #c.i.i.p.DisabledPluginsState - Plugins to disable: [com.intellij.ml.llm, org.wavescale.sourcesync]
- 2024-01-23 12:51:22,892 [ 150887] INFO - #c.i.i.p.DynamicPlugins - Plugins to unload: [PluginDescriptor(name=AI Assistant, id=com.intellij.ml.llm, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\ml-llm, version=233.13135.103, package=com.intellij.ml.llm, isBundled=true), PluginDescriptor(name=Source Synchronizer, id=org.wavescale.sourcesync, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sourcesync, version=3.0.3, package=null, isBundled=false)]
- 2024-01-23 12:51:22,901 [ 150896] INFO - #c.i.i.p.DynamicPlugins - Plugin com.intellij.ml.llm is not unload-safe because of extension to non-dynamic EP com.intellij.statistic.eventLog.eventLoggerProvider
- 2024-01-23 12:51:22,916 [ 150911] WARN - #c.i.o.o.e.ConfigurableCardPanel - auto-dispose 'Plugins' id=preferences.pluginManager
- 2024-01-23 12:51:23,204 [ 151199] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:51:23,349 [ 151344] INFO - #c.i.c.ComponentStoreImpl - Saving appPluginFeatureCacheService took 18 ms
- 2024-01-23 12:51:25,540 [ 153535] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:51:25,662 [ 153657] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:63930/Maven36ServerImpl4a5f27ae
- 2024-01-23 12:51:25,740 [ 153735] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:51:25,740 [ 153735] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Expiration
- 2024-01-23 12:51:25,787 [ 153782] INFO - #c.j.r.f.FollowMeManager - Unregister user (name: 'cyber', clientId: Host)
- 2024-01-23 12:51:25,789 [ 153784] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Watcher terminated with exit code 0
- 2024-01-23 12:51:25,790 [ 153785] INFO - #c.i.o.w.i.WindowManagerImpl - === Release(true) frame on closed project ===
- 2024-01-23 12:51:25,795 [ 153790] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:51:25,804 [ 153799] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @57d838e8
- 2024-01-23 12:51:25,804 [ 153799] WARN - #c.j.p.w.u.r.ServerTreeNode - Connection was cancelled
- com.jetbrains.plugins.webDeployment.CustomFileSystemException: Connection was cancelled
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.handleException(RemoteConnectionPool.java:316)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:284)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:152)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:103)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:98)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:291)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:204)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:182)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:168)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: java.util.concurrent.CancellationException
- at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
- at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:275)
- ... 17 more
- 2024-01-23 12:51:25,804 [ 153799] WARN - #c.j.p.w.c.RemoteConnection - Retrying connecting to sftp://prdallas3.gravelhost.com:2022/ in @57d838e8: 1 iterations
- org.apache.commons.vfs2.FileSystemException: Could not resolve file "sftp://prdallas3.gravelhost.com:2022/".
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:296)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:274)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:73)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: com.intellij.ssh.SshException: null
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.supplyUnderlyingFileObject(FailSafeSftpChannel.kt:181)
- at com.intellij.ssh.impl.channels.FailSafeRemoteFileObject.exists(FailSafeRemoteFileObject.kt:230)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.getFileType(PlatformSftpFileSystem.java:105)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:46)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:39)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.createFile(PlatformSftpFileSystem.java:49)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:294)
- ... 16 more
- Caused by: net.schmizz.sshj.connection.ConnectionException
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.tryRetrieve(Promise.java:180)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:137)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 31 more
- Caused by: java.lang.InterruptedException
- at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1764)
- at net.schmizz.concurrent.Promise.tryRetrieve(Promise.java:170)
- ... 38 more
- 2024-01-23 12:51:25,804 [ 153799] WARN - #c.j.p.w.u.r.ServerTreeNode - Connection pool already closed
- com.jetbrains.plugins.webDeployment.CustomFileSystemException: Connection pool already closed
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.checkClosed(RemoteConnectionPool.java:321)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:226)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:152)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:103)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:98)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:291)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:204)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:182)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:168)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:51:25,804 [ 153799] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
- 2024-01-23 12:51:25,804 [ 153799] WARN - #c.j.p.w.RemoteHostTask - Connection pool already closed
- com.jetbrains.plugins.webDeployment.CustomFileSystemException: Connection pool already closed
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.checkClosed(RemoteConnectionPool.java:321)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:226)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:152)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:103)
- at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:165)
- at com.jetbrains.plugins.webDeployment.RemoteHostTask.run(RemoteHostTask.java:107)
- at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:434)
- at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:132)
- at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$5(CoreProgressManager.java:484)
- at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:248)
- at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:73)
- at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:192)
- at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:610)
- at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:685)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:641)
- at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:609)
- at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:78)
- at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:179)
- at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:73)
- at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:248)
- at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:498)
- at com.intellij.util.concurrency.ChildContext$runAsCoroutine$1.invoke(propagation.kt:81)
- at com.intellij.util.concurrency.ChildContext$runAsCoroutine$1.invoke(propagation.kt:81)
- at com.intellij.util.concurrency.ChildContext.runAsCoroutine(propagation.kt:86)
- at com.intellij.util.concurrency.ChildContext.runAsCoroutine(propagation.kt:81)
- at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:464)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- 2024-01-23 12:51:25,805 [ 153800] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
- 2024-01-23 12:51:25,826 [ 153821] INFO - #c.i.u.s.SvgCacheManager - SVG icon cache is closed
- 2024-01-23 12:51:25,831 [ 153826] INFO - #o.j.i.BuiltInServer - web server stopped
- 2024-01-23 12:51:25,834 [ 153829] INFO - #c.i.s.i.s.sshj - Disconnected - BY_APPLICATION
- 2024-01-23 12:51:25,837 [ 153832] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @62041663
- 2024-01-23 12:51:25,837 [ 153832] INFO - c.j.p.w.c.RemoteConnectionManager$3 - Using "C:\Users\cyber\AppData\Local\Temp\vfs_cache" as temporary files store.
- 2024-01-23 12:51:25,839 [ 153834] INFO - #c.i.p.s.SerializationManagerImpl - Start shutting down C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\index\rep.names
- 2024-01-23 12:51:25,840 [ 153835] INFO - #c.i.p.s.SerializationManagerImpl - Finished shutting down C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\index\rep.names
- 2024-01-23 12:51:25,842 [ 153837] INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose started
- 2024-01-23 12:51:25,891 [ 153886] INFO - #c.i.p.s.StubIndexImpl - StubIndexExtension-s were unloaded
- 2024-01-23 12:51:25,892 [ 153887] INFO - #c.i.u.i.FileBasedIndexImpl - Index dispose completed in 50ms.
- 2024-01-23 12:51:25,921 [ 153916] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose started
- 2024-01-23 12:51:25,924 [ 153919] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS dispose completed in 3ms.
- 2024-01-23 12:51:25,924 [ 153919] INFO - #c.i.o.f.i.FileTypeDetectionService - 40 auto-detected files. Detection took 470 ms
- 2024-01-23 12:51:25,924 [ 153919] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:51:25,925 [ 153920] INFO - #c.i.u.Restarter - run restarter: [C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\restarter.exe, 20488, 1, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\idea64.exe]
- 2024-01-23 12:51:25,945 [ 153940] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
- 2024-01-23 12:51:27,546 [ 23] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.u.i.PageCacheUtils - File page caching params:
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true)
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224
- 2024-01-23 12:51:27,588 [ 65] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes
- 2024-01-23 12:51:27,583 [ 60] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 29 ms
- 2024-01-23 12:51:27,589 [ 66] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow)
- 2024-01-23 12:51:27,589 [ 66] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes
- 2024-01-23 12:51:27,589 [ 66] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.13135.103, Wed, 20 Dec 2023 05:05:00 GMT)
- 2024-01-23 12:51:27,593 [ 70] INFO - #c.i.p.i.b.AppStarter - OS: Windows (11.0)
- 2024-01-23 12:51:27,593 [ 70] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.9+7-b1087.9, amd64 (JetBrains s.r.o.)
- 2024-01-23 12:51:27,593 [ 70] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.9+7-b1087.9 (OpenJDK 64-Bit Server VM)
- 2024-01-23 12:51:27,596 [ 73] INFO - #c.i.p.i.b.AppStarter - PID: 15332
- 2024-01-23 12:51:27,602 [ 79] INFO - #c.i.p.i.b.AppStarter - JVM options: [exit, -XX:ErrorFile=C:\Users\cyber\\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\cyber\\java_error_in_idea64.hprof, -Xms128m, -Xmx2048m, -XX:ReservedCodeCacheSize=512m, -XX:+UseG1GC, -XX:SoftRefLRUPolicyMSPerMB=50, -XX:CICompilerCount=2, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:+IgnoreUnrecognizedVMOptions, -XX:CompileCommand=exclude,com/intellij/openapi/vfs/impl/FilePartNodeRoot,trieDescend, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Dkotlinx.coroutines.debug=off, -Xmx2048m, -Djb.vmOptionsFile=C:\Users\cyber\AppData\Roaming\\JetBrains\\IntelliJIdea2023.3\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2/modules/module-descriptors.jar, -Dsplash=true, -Daether.connector.resumeDownloads=false, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=000001500C59B710]
- 2024-01-23 12:51:27,603 [ 80] INFO - #c.i.p.i.b.AppStarter - args:
- 2024-01-23 12:51:27,603 [ 80] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Microsoft\jdk-11.0.16.101-hotspot\bin;C:\Program Files\Java\jdk-17\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\cyber\maven\apache-maven-3.9.4\bin;C:\Program Files\dotnet\;C:\Program Files\MATLAB\R2023b\bin;C:\Users\cyber\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\cyber\AppData\Local\Programs\Python\Python39\;C:\Users\cyber\AppData\Local\Microsoft\WindowsApps;C:\Users\cyber\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin;;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Users\cyber\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;C:\Program Files\JetBrains\CLion 2022.3.1\bin;;C:\Users\cyber\.dotnet\tools;C:\msys64\ucrt64\bin;;.
- 2024-01-23 12:51:27,603 [ 80] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin
- 2024-01-23 12:51:27,626 [ 103] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=Cp1252 file.encoding=Cp1252
- idea.config.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3
- idea.system.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3
- idea.plugins.path=C:\Users\cyber\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins
- idea.log.path=C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:51:27,640 [ 117] INFO - #c.i.p.i.b.AppStarter - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@13af2fcd[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@706c2cd9
- 2024-01-23 12:51:27,715 [ 192] INFO - #c.i.i.p.PluginManager - Module intellij.sh.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.webDeployment/phpStorm is not enabled because dependency com.intellij.modules.phpstorm is not available
- Module intellij.protoeditor.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.protoeditor.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.space.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.less/watcher is not enabled because dependency com.intellij.plugins.watcher is not available
- Module intellij.restClient/javaScript is not enabled because dependency JavaScript is not available
- Module intellij.spring.jsf is not enabled because dependency com.intellij.jsf is not available
- Module intellij.javaee.jsp.base.impl/servers is not enabled because dependency com.intellij.javaee.app.servers.integration is not available
- Module intellij.groovy/ant is not enabled because dependency AntSupport is not available
- Module intellij.httpClient.injection.graphql is not enabled because dependency com.intellij.lang.jsgraphql is not available
- Module intellij.restClient/intelliLangInJs is not enabled because dependency intellij.restClient/javaScript is not available
- Module kotlin-ultimate.javascript.nodeJs is not enabled because dependency NodeJS is not available
- Module kotlin-ultimate.javascript.debugger is not enabled because dependency JavaScriptDebugger is not available
- Module intellij.quarkus/docker is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module intellij.gradle.ext/docker.remoteRun is not enabled because dependency intellij.clouds.docker.remoteRun is not available
- Module kotlin-ultimate.common-native is not enabled because dependency com.intellij.modules.cidr.debugger is not available
- Module kotlin-ultimate.ultimate-native is not enabled because dependency kotlin-ultimate.common-native is not available
- Module intellij.maven.ext/javaee-ejb is not enabled because dependency com.intellij.javaee.ejb is not available
- Module intellij.qodana.python is not enabled because dependency Pythonid is not available
- Module intellij.qodana.php is not enabled because dependency com.jetbrains.php is not available
- Module intellij.qodana.js is not enabled because dependency JavaScript is not available
- Module intellij.qodana.go is not enabled because dependency intellij.go.coverage is not available
- Module intellij.packageChecker.python is not enabled because dependency com.intellij.modules.python is not available
- Module intellij.packageChecker.javascript is not enabled because dependency JavaScript is not available
- Module intellij.packageChecker.go is not enabled because dependency org.jetbrains.plugins.go is not available
- Module intellij.spring.mvc.impl/thymeleaf is not enabled because dependency com.intellij.thymeleaf is not available
- Module intellij.spring.mvc.impl/js is not enabled because dependency JavaScript is not available
- 2024-01-23 12:51:27,726 [ 203] WARN - #c.i.i.p.PluginManager - Problems found loading plugins:
- The Kubernetes (id=com.intellij.kubernetes, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-kubernetes) plugin Plugin 'Kubernetes' requires plugin 'intellij.clouds.docker.compose' to be installed
- The Dev Containers (id=org.jetbrains.plugins.docker.gateway, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\clouds-docker-gateway) plugin Requires plugin 'Docker' to be enabled
- 2024-01-23 12:51:27,777 [ 254] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: Gherkin (233.13135.103), com.intellij.tracing.ide (233.13135.103), Sass (233.13135.103), AOP Pointcut Language (233.13135.103), JVM Microservices Frameworks (233.13135.103), FTP/SFTP/WebDAV Connectivity (233.13135.103), Data Editor Support Core (233.13135.103), Database Tools and SQL (233.13135.103), Cucumber for Java (233.13135.103), Java IDE Customization (233.13135.103), GitLab (233.13135.103), Data Editor Support (233.13135.103), Jakarta EE: Messaging (JMS) (233.13135.103), Code Coverage for Java (233.13135.103), Remote Development Gateway (233.13135.103), Jakarta EE: Persistence (JPA) (233.13135.103), Machine Learning Code Completion (233.13135.103), Jakarta EE: Server Pages (JSP) (233.13135.103), Hibernate (233.13135.103), JetBrains maven model api classes (233.13135.103), YAML (233.13135.103), Charts Support (233.13135.103), OpenAPI Specifications (233.13135.103), Kotlin (233.13135.103-IJ), XPathView + XSLT (233.13135.103), Shared Indexes (233.13135.103), Dependency Structure Matrix (233.13135.103), Performance Testing (Dynamic Plugins) (233.13135.103), Spring Initializr (233.13135.103), EditorConfig (233.13135.103), GitHub (233.13135.103), Cucumber for Groovy (233.13135.103), Less (233.13135.103), Gradle DSL API (233.13135.103), com.intellij.dev (233.13135.103), Performance Testing (Warmup) (233.13135.103), Settings Sync (233.13135.103), Shared Project Caches (233.13135.103), Remote Development Server (233.13135.103), JUnit (233.13135.103), Ktor (233.13135.103), Java Internationalization (233.13135.103), Jakarta EE: Expression Language (EL) (233.13135.103), Properties (233.13135.103), Grazie Lite (233.13135.103), Maven (233.13135.103), Configuration Script (233.13135.103), Gradle-Maven (233.13135.103), FreeMarker (233.13135.103), Shell Script (233.13135.103), Spring Boot (233.13135.103), Spring Data (233.13135.103), Turbo Complete (233.13135.103), WSL Support Framework (233.13135.103), Git (233.13135.103), Eclipse Keymap (233.13135.103), In-Editor Performance Hints (233.13135.103), Maven server api classes (233.13135.103), Shared Project Indexes (233.13135.103), Gradle (233.13135.103), IDEA CORE (233.13135.103), Project Wide Analysis (233.13135.103), Maven Extension (233.13135.103), Mercurial (233.13135.103), Spring (233.13135.103), Terminal (233.13135.103), Machine Learning in Search Everywhere (233.13135.103), Visual Studio Keymap (233.13135.103), Endpoints (233.13135.103), TextMate Bundles (233.13135.103), IntelliLang (233.13135.103), CSS (233.13135.103), Time Tracking (233.13135.103), Eclipse Interoperability (233.13135.103), Spring Cloud (233.13135.103), Micronaut (233.13135.103), TestNG (233.13135.103), HTML Tools (233.13135.103), gRPC (233.13135.103), Qodana (233.13135.103), Java Bytecode Decompiler (233.13135.103), intellij.platform.ijent.impl (233.13135.103), Copyright (233.13135.103), Spring Security (233.13135.103), Lombok (233.13135.103), Bytecode Viewer (233.13135.103), Space (233.13135.103), Subversion (233.13135.103), Spring Messaging (233.13135.103), Jakarta EE: RESTful Web Services (JAX-RS) (233.13135.103), Reactive Streams (233.13135.103), Spring Integration Patterns (233.13135.103), Persistence Frameworks (233.13135.103), Spring Web (233.13135.103), Refactor-X (233.13135.103), JetBrains Repository Search (233.13135.103), Apache Velocity (233.13135.103), WebP Support (233.13135.103), Jakarta EE: Bean Validation (233.13135.103), Task Management (233.13135.103), PostCSS (233.13135.103), Quarkus (233.13135.103), Markdown (233.13135.103), Jakarta EE: Web/Servlets (233.13135.103), JSONPath (233.13135.103), Perforce Helix Core (233.13135.103), Terminal for Gateway (233.13135.103), Java (233.13135.103), Gradle-Java (233.13135.103), Gradle-Java-Analysis (233.13135.103), JavaFX (233.13135.103), HTTP Client (233.13135.103), IDE Features Trainer (233.13135.103), Toml (233.13135.103), NetBeans Keymap (233.13135.103), Protocol Buffers (233.13135.103), Jakarta EE: Contexts and Dependency Injection (CDI) (233.13135.103), Gradle Extension (233.13135.103), Diagrams (233.13135.103), Images (233.13135.103), Groovy (233.13135.103), Jakarta EE: Gradle Integration (233.13135.103), Project Wide Analysis for Java (233.13135.103), Package Checker (233.13135.103), Java Stream Debugger (233.13135.103), Performance Testing (233.13135.103), Code With Me (233.13135.103), SSH Remote Run (233.13135.103), Gradle Dependency Updater Implementation (233.13135.103), Async Profiler for IDE Performance Testing (233.13135.103), Jakarta EE Platform (233.13135.103), Cache-Value Profiler (233.13135.103)
- 2024-01-23 12:51:27,778 [ 255] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: Minecraft Development (2023.3-1.6.12), Better Comments (1.0), Nested Brackets Colorer (0.7.2), Hiberbee Theme (2023.11.10.2029), Atom Material Icons (94.1.0), Statistic (4.2.14)
- 2024-01-23 12:51:27,778 [ 255] INFO - #c.i.i.p.PluginManager - Disabled plugins: Styled Components & Styled JSX (233.13135.103), Vite (233.13135.103), Node.js Remote Interpreter (233.13135.103), JavaScript Intention Power Pack (233.13135.103), Docker (233.13135.103), Tomcat and TomEE (233.13135.103), JavaScript Debugger (233.13135.103), WildFly (233.13135.103), JavaScript and TypeScript (233.13135.103), TSLint (233.13135.103), Source Synchronizer (3.0.3), Thymeleaf (233.13135.103), UI Designer (233.13135.103), GitHub Copilot (1.4.12.4386), Next.js Support (233.13135.103), Vue.js (233.13135.103), Polymer & Web Components (233.13135.103), Node.js (233.13135.103), AI Assistant (233.13135.103), Jakarta EE: Application Servers (233.13135.103), Webpack (233.13135.103), Prettier (233.13135.103), Angular and AngularJS (233.13135.103), Karma (233.13135.103), Tailwind CSS (233.13135.103)
- 2024-01-23 12:51:28,083 [ 560] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms
- 2024-01-23 12:51:28,168 [ 645] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\cyber\.m2\repository}
- 2024-01-23 12:51:28,256 [ 733] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:51:28,263 [ 740] WARN - #c.i.s.ComponentManagerImpl - `preload=true` must be used only for core services (service=com.jetbrains.rdserver.statistics.BackendStatisticsManager, plugin=com.jetbrains.codeWithMe)
- 2024-01-23 12:51:28,273 [ 750] INFO - #c.i.o.u.r.RegistryManager - Registry values changed by user: debugger.new.tool.window.layout = true, ide.experimental.ui = true, ide.experimental.ui.inter.font = false, idea.plugins.compatible.build =
- 2024-01-23 12:51:28,343 [ 820] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses 'fast' names enumerator (over mmapped file)
- 2024-01-23 12:51:28,353 [ 830] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file)
- 2024-01-23 12:51:28,353 [ 830] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over new FilePageCache
- 2024-01-23 12:51:28,365 [ 842] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content hash storage over mmapped file
- 2024-01-23 12:51:28,383 [ 860] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: []
- 2024-01-23 12:51:28,635 [ 1112] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846656, 180827 file records, 362 content blobs
- 2024-01-23 12:51:28,673 [ 1150] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 344 ms, 0 failed attempts, 0 error(s) were recovered
- 2024-01-23 12:51:28,720 [ 1197] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized
- 2024-01-23 12:51:28,921 [ 1398] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\terminal, version=233.13135.103, package=org.jetbrains.plugins.terminal, isBundled=true)
- 2024-01-23 12:51:28,988 [ 1465] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342
- 2024-01-23 12:51:29,098 [ 1575] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated
- 2024-01-23 12:51:29,233 [ 1710] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Hiberbee Dark - old: Hiberbee Dark, new Hiberbee Dark
- 2024-01-23 12:51:29,296 [ 1773] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier.exe
- 2024-01-23 12:51:29,359 [ 1836] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational.
- 2024-01-23 12:51:29,369 [ 1846] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\bin\fsnotifier-wsl
- 2024-01-23 12:51:29,387 [ 1864] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance
- 2024-01-23 12:51:29,702 [ 2179] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened: 1 chunk(s), 60.93 MB, chunks: [jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4]
- 2024-01-23 12:51:29,813 [ 2290] INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 628 ms
- 2024-01-23 12:51:30,122 [ 2599] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 1 in 6 ms: Facet manager update storage
- 2024-01-23 12:51:30,156 [ 2633] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:FilenameIndex(v = 258)
- 2024-01-23 12:51:30,163 [ 2640] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes
- 2024-01-23 12:51:30,176 [ 2653] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 795 ms. Initialized indexes: [FilenameIndex, filetypes, TodoIndex, Trigram.Index, IdIndex, fileIncludes, XmlTagNames, XmlNamespaces, RelaxSymbolIndex, DomFileIndex, FrameworkDetectionIndex, html5.custom.attributes.index, editorconfig.index.name, json.file.root.values, yaml.keys.name, SchemaTypeInheritance, HtmlTagIdIndex, HashFragmentIndex, CssIndex, CompassFunctionsIndex, http.request.execution.environment, VtlFileIndex, xmlProperties, css.template.selectors, SwReferencesIndex, http.request.completion.host, OpenapiSpecificationContentIndexer, http.request.name.index, XsltSymbolIndex, http.request.headers.values.index, java.auto.module.name, java.null.method.argument, java.binary.plus.expression, LombokConfigIndex, java.source.module.name, bytecodeAnalysis, java.fun.expression, protoeditor.java.outer.class.index, FtlFileIndex, spring.spiFileIndex, spring.autoConfigureMetadataIndex, spring.boot.importsFileIndex, SpringXmlBeansIndex, sql.types.count.index, taglibUris, javafx.custom.component, sql.routine.index, JavaFxControllerClassIndex, javafx.stylesheets.name, Stubs, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, javafx.id.name, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, TranslationIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, TranslationInverseIndex, groovy.cucumber.step, java.cucumber.java8.step].
- 2024-01-23 12:51:30,215 [ 2692] INFO - #c.i.i.p.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe]
- 2024-01-23 12:51:30,221 [ 2698] INFO - #c.i.i.p.DynamicPlugins - Plugins to load: []
- 2024-01-23 12:51:30,447 [ 2924] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 2 in 5 ms: Add module mapping
- 2024-01-23 12:51:30,528 [ 3005] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Loading global entities from files
- 2024-01-23 12:51:30,561 [ 3038] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 385 ms. Initialized stub indexes: {org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, gr.anonymous.class, Scss.variable, Css.custom.property, Less.mixins, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, markdown.header, gr.annot.method.name, java.anonymous.baseref, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, java.field.name, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, java.unnamed.class, java.module.name, Css.class, sql.table.shortName, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, Css.custom.variable, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, Scss.function, java.method.name, redis.dml.shortName, gr.annot.members, Scss.placeholder.selector, jvm.static.member.name, markdown.header.anchor, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, postcss.custom.selector, java.annotations, gr.script.class, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, gr.class.fqn.s, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, kotlin.primeIndexKey, protobuf.byShortName, jvm.static.member.type, gr.class.super, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, gr.field.name, java.class.extlist, Scss.mixin, postcss.custom.media, gr.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, Css.ampersand.selector, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, Css.attr, java.class.fqn, java.method.parameter.types, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, dom.namespaceKey, gr.script.fqn.s, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, properties.index, dom.elementClass, Css.custom.mixin, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, sql.column.name, Css.id, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, sql.names, Less.variables, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex}.
- 2024-01-23 12:51:30,565 [ 3042] INFO - #c.i.u.i.StaleIndexesChecker - clearing stale id = 92786, path = C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/DripMain/.idea/workspace.xml
- 2024-01-23 12:51:30,574 [ 3051] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:51:30,584 [ 3061] WARN - #c.i.o.v.n.p.d.e.DurableEnumeratorFactory - [enumerator.mmapped]: .valueToId map is out-of-sync with .valuesLog data -> rebuilding it
- 2024-01-23 12:51:30,589 [ 3066] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 3 in 82 ms: Change entity sources to externally imported
- 2024-01-23 12:51:30,634 [ 3111] INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=92786,result=true
- 2024-01-23 12:51:30,729 [ 3206] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 4 in 1 ms: Add project library mapping
- 2024-01-23 12:51:30,749 [ 3226] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:51:30,749 [ 3226] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 3 ms: Sync global entities with project: DripMain
- 2024-01-23 12:51:31,089 [ 3566] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.LanguageSubstitutors initializer requests com.intellij.psi.LanguageSubstitutors instance
- 2024-01-23 12:51:31,094 [ 3571] WARN - #c.i.s.ComponentManagerImpl - org.zmlx.hg4idea.provider.HgChangeProvider initializer requests com.intellij.openapi.vcs.FileStatusFactory instance
- 2024-01-23 12:51:31,103 [ 3580] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:51:31,104 [ 3581] WARN - #c.i.u.x.Binding - no accessors for org.jetbrains.idea.maven.project.MavenHomeType
- 2024-01-23 12:51:31,293 [ 3770] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:51:31,315 [ 3792] INFO - #c.i.p.c.CommonCodeStyleSettings - Loaded Java common code style settings
- 2024-01-23 12:51:31,386 [ 3863] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'enabled' value in [HKLM_64\SOFTWARE\JetBrains\portForwarding\enabled, HKLM_32\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_64\SOFTWARE\JetBrains\portForwarding\enabled, HKCU_32\SOFTWARE\JetBrains\portForwarding\enabled]
- 2024-01-23 12:51:31,395 [ 3872] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'enabled' is not found
- 2024-01-23 12:51:31,408 [ 3885] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'DripMain-80909981' for 1 files
- 2024-01-23 12:51:31,431 [ 3908] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'DripMain-80909981' for 5 files
- 2024-01-23 12:51:31,721 [ 4198] INFO - #c.i.o.a.i.NonBlockingReadActionImpl - OTel monitoring for NonBlockingReadAction is enabled
- 2024-01-23 12:51:31,826 [ 4303] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:51:32,027 [ 4504] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@10c74807
- 2024-01-23 12:51:32,034 [ 4511] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:51:32,037 [ 4514] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@66b582b8
- 2024-01-23 12:51:32,040 [ 4517] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@66b582b8
- 2024-01-23 12:51:32,052 [ 4529] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@786d43fa
- 2024-01-23 12:51:32,057 [ 4534] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@786d43fa
- 2024-01-23 12:51:32,058 [ 4535] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@35dd28a4
- 2024-01-23 12:51:32,130 [ 4607] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@35dd28a4
- 2024-01-23 12:51:32,133 [ 4610] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@4cbb5f82
- 2024-01-23 12:51:32,135 [ 4612] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@4cbb5f82
- 2024-01-23 12:51:32,138 [ 4615] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@54459bb0
- 2024-01-23 12:51:32,154 [ 4631] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@54459bb0
- 2024-01-23 12:51:32,155 [ 4632] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@b1b2345
- 2024-01-23 12:51:32,157 [ 4634] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@b1b2345
- 2024-01-23 12:51:32,158 [ 4635] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@3fedbef6
- 2024-01-23 12:51:32,419 [ 4896] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is registered for project 'DripMain: matching: (fb=66, stub=79), incompatible: (fb=0, stub=0), unknown: (fb=10, stub=26),
- 2024-01-23 12:51:32,571 [ 5048] INFO - #c.i.i.s.p.i.SharedIndexProjectActivity - Attached 1 shared indexes: jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4
- 2024-01-23 12:51:32,571 [ 5048] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@3fedbef6
- 2024-01-23 12:51:32,571 [ 5048] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@10c74807
- 2024-01-23 12:51:33,085 [ 5562] INFO - #c.i.o.w.i.ToolWindowManagerImpl - Ignore setShowStripeButton(id=Database Changes, value=false) - not applicable for a new UI
- 2024-01-23 12:51:33,208 [ 5685] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@47c35e9
- 2024-01-23 12:51:33,209 [ 5686] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@47c35e9
- 2024-01-23 12:51:33,210 [ 5687] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:51:33,236 [ 5713] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of DripMain. Reason: On project open
- 2024-01-23 12:51:33,251 [ 5728] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for DripMain took 9ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:51:33,457 [ 5934] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [DripMain]
- 2024-01-23 12:51:33,613 [ 6090] INFO - #c.i.u.i.d.IndexingDependenciesFingerprint - Calculated dependencies fingerprint in 2 ms (hash=2nnnlpxd46k2z, buildTime=1703048700, appVersion=IU-233.13135.103)
- 2024-01-23 12:51:33,614 [ 6091] INFO - #c.i.u.i.d.AppIndexingDependenciesService - Invalidating all indexing flags. Reason: App fingerprint changed: FingerprintImpl(fingerprint=-7173383613039349847) to FingerprintImpl(fingerprint=-5856193410530290901)
- 2024-01-23 12:51:33,701 [ 6178] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of DripMain uses 7 scanning threads
- 2024-01-23 12:51:33,879 [ 6356] INFO - #c.i.d.u.SqlDialects - SQL dialects initialized in 44 ms
- 2024-01-23 12:51:34,457 [ 6934] WARN - #o.j.p.t.TextMateService - Cannot find referenced file `./language-configuration.json` in bundle `C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\plugins\textmate\lib\bundles\mdx`
- 2024-01-23 12:51:34,458 [ 6935] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release
- 2024-01-23 12:51:34,614 [ 7091] WARN - #c.i.o.a.i.ActionUpdater - 543 ms to grab EDT for ToolWindowHeader$2#GetChildren@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:51:34,759 [ 7236] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file workspace.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=92786, fileInfo='workspace.xml(id=92786)'}] and removers: [];
- 2024-01-23 12:51:34,917 [ 7394] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:51:34,949 [ 7426] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 8 millis (read time: 3)
- 2024-01-23 12:51:35,080 [ 7557] INFO - #git4idea.commands.GitHandler - [.] git version
- 2024-01-23 12:51:35,080 [ 7557] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:51:35,136 [ 7613] INFO - #c.i.o.v.n.p.FSRecords - file[136307, flags: 4]: top parent (id: 133287, name: 'snakeyaml-1.27.jar', flags: 775 parent: 0), is still not in the idToDirCache. path: [136305, 136304, 136303, 136054, 133287], cachedRoots.size(=122), roots.size(=122), pfs.roots.contains(133287)=false, fs.roots.contains(133287)=true, non-cached roots: 0, cached non-roots: 0, FS roots not PFS roots: 184:
- 2024-01-23 12:51:35,183 [ 7660] INFO - #git4idea.commands.GitHandler - git version 2.33.0.windows.2
- 2024-01-23 12:51:35,228 [ 7705] WARN - #c.i.o.a.i.ActionUpdater - 598 ms to grab EDT for DockToolWindowAction#Update@ToolwindowTitle (com.intellij.openapi.wm.impl.DockToolWindowAction)
- 2024-01-23 12:51:35,228 [ 7705] WARN - #c.i.o.a.i.ActionUpdater - 572 ms to grab EDT for CollapseAllAction#Update@ToolwindowTitle (com.intellij.ide.actions.CollapseAllAction)
- 2024-01-23 12:51:35,231 [ 7708] WARN - #c.i.o.a.i.ActionUpdater - 572 ms to grab EDT for ExpandAllAction#Update@ToolwindowTitle (com.intellij.ide.actions.ExpandAllAction)
- 2024-01-23 12:51:35,232 [ 7709] INFO - #git4idea.config.GitExecutableManager - Git version for C:\Program Files\Git\cmd\git.exe: 2.33.0.0 (MSYS)
- 2024-01-23 12:51:35,243 [ 7720] INFO - #c.i.c.CompilerWorkspaceConfiguration - Available processors: 8
- 2024-01-23 12:51:35,304 [ 7781] WARN - #c.i.o.a.i.ActionUpdater - 600 ms to grab EDT for FontEditorPreview$RestorePreviewTextAction#Update@ContextToolbar (com.intellij.application.options.colors.FontEditorPreview$RestorePreviewTextAction)
- 2024-01-23 12:51:35,304 [ 7781] WARN - #c.i.o.a.i.ActionUpdater - 611 ms to grab EDT for FontEditorPreview$ToggleBoldFontAction#Update@ContextToolbar (com.intellij.application.options.colors.FontEditorPreview$ToggleBoldFontAction)
- 2024-01-23 12:51:35,492 [ 7969] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:51:36,040 [ 8517] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:51:36,203 [ 8680] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 5
- 2024-01-23 12:51:36,600 [ 9077] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:51:36,686 [ 9163] INFO - #c.i.i.s.IdeStartupScripts - 0 startup script(s) found
- 2024-01-23 12:51:36,778 [ 9255] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 1934ms; general responsiveness: 1/7 sluggish, 6/7 very slow; EDT responsiveness: ok
- 2024-01-23 12:51:37,450 [ 9927] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:51:37,640 [ 10117] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@3f9ad156 to start MavenServer
- 2024-01-23 12:51:38,525 [ 11002] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:51:40,006 [ 12483] WARN - #c.i.s.ComponentManagerImpl - com.intellij.database.console.session.DatabaseSessionManager initializer requests com.intellij.database.console.session.DatabaseSessionViewService instance
- 2024-01-23 12:51:40,536 [ 13013] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:51:41,018 [ 13495] WARN - #c.i.o.a.i.ActionUpdater - 1167 ms to grab EDT for ToolWindowHeader$2#Update@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:51:41,421 [ 13898] WARN - #c.i.o.a.i.ActionUpdater - 526 ms to grab EDT for EditorMarkupModelImpl$TrafficLightAction#Update@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$TrafficLightAction)
- 2024-01-23 12:51:41,423 [ 13900] WARN - #c.i.o.a.i.ActionUpdater - 526 ms to grab EDT for EditorMarkupModelImpl$1#Update@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$1)
- 2024-01-23 12:51:41,430 [ 13907] WARN - #c.i.o.a.i.ActionUpdater - 417 ms to grab EDT for MavenTreeAction$CollapseAll#Update@Maven Navigator Toolbar (org.jetbrains.idea.maven.navigator.actions.MavenTreeAction$CollapseAll)
- 2024-01-23 12:51:41,433 [ 13910] WARN - #c.i.o.a.i.ActionUpdater - 414 ms to grab EDT for ReviewModeActionGroup#Update@EditorInspectionsToolbar (org.jetbrains.plugins.gitlab.mergerequest.ui.editor.action.ReviewModeActionGroup)
- 2024-01-23 12:51:41,435 [ 13912] WARN - #c.i.o.a.i.ActionUpdater - 415 ms to grab EDT for ToolWindowHeader$2#GetChildren@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2)
- 2024-01-23 12:51:41,802 [ 14279] INFO - #c.i.d.WindowsDefenderCheckerActivity - status check is disabled
- 2024-01-23 12:51:41,897 [ 14374] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=DripMain
- 2024-01-23 12:51:41,996 [ 14473] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:51:42,045 [ 14522] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:51:42,046 [ 14523] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706032286815
- 2024-01-23 12:51:42,051 [ 14528] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:51:42,053 [ 14530] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:51:42,068 [ 14545] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:51:42,068 [ 14545] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:51:42,081 [ 14558] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:51:42,090 [ 14567] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:51:42,103 [ 14580] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:51:42,103 [ 14580] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:51:42,385 [ 14862] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:51:42,726 [ 15203] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:51:42,735 [ 15212] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 6 in 150 ms: Apply JPS storage (iml files)
- 2024-01-23 12:51:42,736 [ 15213] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:51:42,756 [ 15233] INFO - #c.i.w.i.i.j.s.DelayedProjectSynchronizer$Companion - Workspace model loaded from cache. Syncing real project state into workspace model in 945 ms. Thread[DefaultDispatcher-worker-41,5,main]
- 2024-01-23 12:51:42,874 [ 15351] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Index diagnostic for 29 commits in [file://C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/DripMain] is completed
- 2024-01-23 12:51:47,693 [ 20170] INFO - #c.i.p.m.MavenProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:51:47,703 [ 20180] INFO - #c.i.p.g.GradleProjectDependenciesModel - Start collecting all modules
- 2024-01-23 12:51:47,710 [ 20187] INFO - #c.i.p.g.GradleProjectDependenciesModel - Finish collecting all modules, count of found modules: 0
- 2024-01-23 12:51:47,757 [ 20234] INFO - #c.i.p.m.MavenProjectDependenciesModel - Finish collecting all modules, count of found modules: 1
- 2024-01-23 12:51:47,803 [ 20280] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 127
- 2024-01-23 12:51:47,833 [ 20310] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: null, imported packages: 207
- 2024-01-23 12:51:48,746 [ 21223] INFO - #c.i.p.m.ProjectDependenciesModuleAggregator - Supported models after update: [IntellijModuleProjectDependenciesModel, IntellijProjectDependenciesModel, MavenProjectDependenciesModel]
- 2024-01-23 12:51:49,373 [ 21850] INFO - #c.i.p.m.i.ProjectDependenciesModelImpl - Count of declared packages: 80, imported packages: 207
- 2024-01-23 12:51:49,665 [ 22142] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 124 ms)
- 2024-01-23 12:51:58,556 [ 31033] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for DripMain. Number of scanned files: 80493; number of files for indexing: 0 took 25305ms; general responsiveness: 4/29 sluggish, 10/29 very slow; EDT responsiveness: 1/19 sluggish, 2/19 very slow
- 2024-01-23 12:51:58,556 [ 31033] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: marking roots for initial VFS refresh
- 2024-01-23 12:51:58,563 [ 31040] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for DripMain. No files to index with loading content.
- 2024-01-23 12:51:58,580 [ 31057] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: starting initial VFS refresh of 121 roots
- 2024-01-23 12:51:58,593 [ 31070] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[DripMain]
- 2024-01-23 12:51:58,623 [ 31100] INFO - #c.i.o.p.InitialVfsRefreshService - 80909981: initial VFS refresh finished in 41 ms
- 2024-01-23 12:52:04,213 [ 36690] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:52:33,243 [ 65720] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs from [C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\caches\huge-gists] ...
- 2024-01-23 12:52:33,243 [ 65720] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs finished
- 2024-01-23 12:52:41,692 [ 74169] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:52:43,038 [ 75515] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 33 ms, InlayHintsSettings took 110 ms, LafManager took 21 ms
- 2024-01-23 12:52:43,583 [ 76060] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=DripMain, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain)Kotlin2JvmCompilerArguments took 15 ms
- 2024-01-23 12:52:43,823 [ 76300] INFO - #c.i.o.c.i.s.StoreUtil - saveProjectsAndApp took 2147 ms
- 2024-01-23 12:53:48,489 [ 140966] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@719397f2,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructUi(WebServerToolWindowPanel.java:156)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.<init>(WebServerToolWindowPanel.java:98)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.doCreateToolWindowContent(WebServerToolWindowFactory.java:29)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowFactory.createToolWindowContent(WebServerToolWindowFactory.java:24)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:594)
- at com.intellij.openapi.wm.impl.ToolWindowImpl.scheduleContentInitializationIfNeeded$intellij_platform_ide_impl(ToolWindowImpl.kt:573)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doShowWindow(ToolWindowManagerImpl.kt:1035)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.showToolWindowImpl(ToolWindowManagerImpl.kt:969)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.activateToolWindow$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:672)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.activateToolWindow$intellij_platform_ide_impl$default(ToolWindowManagerImpl.kt:641)
- at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.activated$intellij_platform_ide_impl(ToolWindowManagerImpl.kt:2244)
- at com.intellij.openapi.wm.impl.SquareAnActionButton.setSelected(SquareStripeButton.kt:176)
- at com.intellij.ui.ToggleActionButton.actionPerformed(ToggleActionButton.java:42)
- at com.intellij.openapi.actionSystem.impl.ActionButton.actionPerformed(ActionButton.java:227)
- at com.intellij.openapi.actionSystem.impl.ActionButton.lambda$performAction$2(ActionButton.java:206)
- at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:381)
- at com.intellij.openapi.actionSystem.impl.ActionButton.performAction(ActionButton.java:206)
- at com.intellij.openapi.actionSystem.impl.ActionButton.processMouseEvent(ActionButton.java:524)
- at java.desktop/java.awt.Component.processEvent(Component.java:6422)
- at java.desktop/java.awt.Container.processEvent(Container.java:2266)
- at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
- at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
- at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
- at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:53:48,541 [ 141018] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.openapi.client.ClientSessionsManager instance
- 2024-01-23 12:53:48,544 [ 141021] WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.plugins.webDeployment.ui.UiConstants initializer requests com.intellij.ui.FileColorManager instance
- 2024-01-23 12:53:48,593 [ 141070] INFO - c.j.p.w.c.RemoteConnectionManager$3 - Using "C:\Users\cyber\AppData\Local\Temp\vfs_cache" as temporary files store.
- 2024-01-23 12:53:48,779 [ 141256] INFO - net.schmizz.sshj.transport.random.JCERandom - Creating new SecureRandom.
- 2024-01-23 12:53:49,009 [ 141486] INFO - #c.i.s.i.s.sshj - Client identity string: SSH-2.0-IntelliJ__IDEA_IU-233.13135.103__SSHJ_0.35.0
- 2024-01-23 12:53:49,046 [ 141523] INFO - #c.i.s.i.s.sshj - Server identity string: SSH-2.0-Go
- 2024-01-23 12:53:49,438 [ 141915] INFO - #c.i.s.i.s.sshj - Authentication log: SSH connection to [email protected]:2022
- * With altered connection settings:
- - authMethods: Password, KeyboardInteractive, PublicKey(privateKeys=[C:\Users\cyber\.ssh\id_rsa, C:\Users\cyber\.ssh\id_dsa, C:\Users\cyber\.ssh\id_ecdsa, C:\Users\cyber\.ssh\id_ecdsa_sk, C:\Users\cyber\.ssh\id_ed25519, C:\Users\cyber\.ssh\id_ed25519_sk, C:\Users\cyber\.ssh\id_xmss], agent=NO)
- - ciphers: [[email protected], aes128-ctr, aes192-ctr, aes256-ctr, [email protected], [email protected]]
- - hostKeyAlgorithms: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, [email protected], [email protected], rsa-sha2-512, rsa-sha2-256, ssh-rsa]
- - hostKeyVerifier: OpenSSH-like host key verifier (knownHostsFile=[C:\Users\cyber\.ssh\known_hosts, C:\Users\cyber\.ssh\known_hosts2, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts, C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.2\jbr\bin\__PROGRAMDATA__\ssh\ssh_known_hosts2], strictHostKeyChecking=ASK, hashKnownHosts=false)
- - kexAlgorithms: [curve25519-sha256, [email protected], ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256]
- - macs: [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], hmac-sha2-256, hmac-sha2-512, hmac-sha1]
- - port: 2022
- - serverAlive: ServerAlive(interval=PT30S, countMax=3)
- - user: yz06gvfp.6b90a6dc
- * Connected: Socket[addr=prdallas3.gravelhost.com/162.213.198.42,port=2022,localport=56524]
- * Starting authentication
- => none (failure, new auth methods allowed by the server: password, publickey)
- => password (success)
- 2024-01-23 12:53:49,489 [ 141966] INFO - #c.i.s.i.s.sshj - Will request `sftp` subsystem
- 2024-01-23 12:54:08,440 [ 160917] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 49 ms)
- 2024-01-23 12:54:22,590 [ 175067] INFO - #c.i.s.f.SshApplicationUsagesCollector - Failed to get stats about just connected SSH server [email protected]:2022 due to: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:34,003 [ 186480] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@719397f2,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$2.stateChanged(WebServerToolWindowPanel.java:123)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:119)
- at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:84)
- at jdk.proxy1/jdk.proxy1.$Proxy40.stateChanged(Unknown Source)
- at com.jetbrains.plugins.webDeployment.ui.WebServerCombo.fireChanged(WebServerCombo.java:145)
- at com.jetbrains.plugins.webDeployment.ui.WebServerCombo$4.actionPerformed(WebServerCombo.java:130)
- at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
- at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
- at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
- at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
- at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
- at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
- at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
- at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
- at java.desktop/java.awt.Component.processEvent(Component.java:6422)
- at java.desktop/java.awt.Container.processEvent(Container.java:2266)
- at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
- at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
- at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
- at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:54:34,282 [ 186759] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:54:35,171 [ 187648] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:54:35,277 [ 187754] INFO - #c.i.c.ComponentStoreImpl - Saving appCodeInsightSettings took 44 ms
- 2024-01-23 12:54:52,592 [ 205069] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - Unhandled exception in [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@55c24655, Dispatchers.IO]
- com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- ... 8 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 19 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 26 more
- 2024-01-23 12:54:52,610 [ 205087] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - IntelliJ IDEA 2023.3.2 Build #IU-233.13135.103
- 2024-01-23 12:54:52,610 [ 205087] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - JDK: 17.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
- 2024-01-23 12:54:52,610 [ 205087] SEVERE - #c.i.o.a.i.CoroutineExceptionHandlerImpl - OS: Windows 11
- 2024-01-23 12:54:52,616 [ 205093] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-3" com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,616 [ 205093] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$windowsInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:172)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - Suppressed: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- 2024-01-23 12:54:52,617 [ 205094] INFO - STDERR - at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- 2024-01-23 12:54:52,622 [ 205099] INFO - STDERR - at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.SshConnectionService.exec(SshConnectionService.kt:215)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute(ssh.kt:221)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.ExecBuilder.execute$default(ssh.kt:215)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.execAndGetStdio(SshApplicationUsagesCollector.kt:359)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollectorKt.access$execAndGetStdio(SshApplicationUsagesCollector.kt:1)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener$connectionCreated$1$linuxInfoFuture$1.invokeSuspend(SshApplicationUsagesCollector.kt:159)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - ... 8 more
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - ... 19 more
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - ... 26 more
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(com.intellij.ssh.fus.SshApplicationUsagesCollector$SshConnectionListener), StandaloneCoroutine{Cancelling}@55c24655, Dispatchers.IO]
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.concurrent.Event.await(Event.java:105)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.execChannel(SshjSshConnection.kt:74)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:217)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.SshConnectionService$exec$1.invoke(SshConnectionService.kt:215)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - ... 19 more
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- 2024-01-23 12:54:52,623 [ 205100] INFO - STDERR - ... 26 more
- 2024-01-23 12:55:22,604 [ 235081] WARN - #c.j.p.w.c.RemoteConnection - Timeout expired: 30000 MILLISECONDS
- com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.getHome(FailSafeSftpChannel.kt:325)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.<init>(PlatformSftpFileSystem.java:40)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileProvider.doCreateFileSystem(PlatformSftpFileProvider.java:100)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.tryToCreateFileSystem(AbstractOriginatingFileProvider.java:142)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.getFileSystem(AbstractOriginatingFileProvider.java:89)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:69)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 28 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 35 more
- 2024-01-23 12:56:28,862 [ 301339] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @53a67466
- 2024-01-23 12:56:41,198 [ 313675] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:58:07,098 [ 399575] WARN - #c.i.i.DataManager - Registering CLIENT_PROPERTY_DATA_PROVIDER on component implementing DataProvider. The key will be ignored. Component: com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@719397f2,flags=50331936,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=true,rootVisible=true,rowHeight=20,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
- java.lang.Throwable
- at com.intellij.ide.DataManager.registerDataProvider(DataManager.java:99)
- at com.intellij.ide.projectView.impl.ProjectViewTree.<init>(ProjectViewTree.java:67)
- at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTree.<init>(ServerTree.java:49)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel.constructTree(WebServerToolWindowPanel.java:264)
- at com.jetbrains.plugins.webDeployment.ui.WebServerToolWindowPanel$1.serverConfigsChanged(WebServerToolWindowPanel.java:104)
- at com.intellij.util.messages.impl.MessageBusImplKt.invokeMethod(MessageBusImpl.kt:697)
- at com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:660)
- at com.intellij.util.messages.impl.MessageBusImplKt.deliverMessage(MessageBusImpl.kt:423)
- at com.intellij.util.messages.impl.MessageBusImplKt.pumpWaiting(MessageBusImpl.kt:402)
- at com.intellij.util.messages.impl.MessageBusImplKt.access$pumpWaiting(MessageBusImpl.kt:1)
- at com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:461)
- at jdk.proxy17/jdk.proxy17.$Proxy237.serverConfigsChanged(Unknown Source)
- at com.jetbrains.plugins.webDeployment.ui.config.DeploymentServersEditor.apply(DeploymentServersEditor.java:201)
- at com.jetbrains.plugins.webDeployment.ui.config.DeploymentConfigurable.apply(DeploymentConfigurable.java:124)
- at com.intellij.openapi.options.newEditor.ConfigurableEditor.apply(ConfigurableEditor.java:311)
- at com.intellij.openapi.options.newEditor.ConfigurableEditor.apply(ConfigurableEditor.java:139)
- at com.intellij.openapi.options.newEditor.SettingsDialog.applyAndClose(SettingsDialog.java:204)
- at com.intellij.openapi.options.newEditor.SettingsDialog.doOKAction(SettingsDialog.java:196)
- at com.intellij.openapi.ui.DialogWrapper$OkAction.doAction(DialogWrapper.java:1936)
- at com.intellij.openapi.ui.DialogWrapper$DialogWrapperAction.actionPerformed(DialogWrapper.java:1887)
- at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
- at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
- at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
- at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
- at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
- at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
- at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
- at java.desktop/java.awt.Component.processEvent(Component.java:6422)
- at java.desktop/java.awt.Container.processEvent(Container.java:2266)
- at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
- at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
- at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
- at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:121)
- at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:191)
- at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:236)
- at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:234)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
- at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:234)
- at java.desktop/java.awt.Dialog.lambda$show$2(Dialog.java:1081)
- at java.desktop/sun.awt.SunToolkit.performOnMainThreadIfNeeded(SunToolkit.java:2170)
- at java.desktop/java.awt.Dialog.show(Dialog.java:1041)
- at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:875)
- at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:474)
- at com.intellij.openapi.ui.DialogWrapper.doShow(DialogWrapper.java:1745)
- at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1694)
- at com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1708)
- at com.intellij.ide.actions.ShowSettingsUtilImplKt.editConfigurable(ShowSettingsUtilImpl.kt:297)
- at com.intellij.ide.actions.ShowSettingsUtilImplKt.editConfigurable(ShowSettingsUtilImpl.kt:262)
- at com.intellij.ide.actions.ShowSettingsUtilImplKt.access$editConfigurable(ShowSettingsUtilImpl.kt:1)
- at com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable(ShowSettingsUtilImpl.kt:172)
- at com.jetbrains.plugins.webDeployment.ui.config.DeploymentConfigurable.show(DeploymentConfigurable.java:63)
- at com.jetbrains.plugins.webDeployment.ui.WebServerCombo$4.actionPerformed(WebServerCombo.java:123)
- at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
- at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
- at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
- at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
- at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
- at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
- at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
- at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
- at java.desktop/java.awt.Component.processEvent(Component.java:6422)
- at java.desktop/java.awt.Container.processEvent(Container.java:2266)
- at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
- at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
- at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
- at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
- at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
- at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
- at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
- at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
- at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
- at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
- at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
- at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
- at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
- at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
- at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
- at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
- at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
- at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
- at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
- at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
- at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
- at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
- at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
- 2024-01-23 12:58:07,527 [ 400004] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:58:33,748 [ 426225] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=DripMain, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\DripMain)RunManager took 19 ms
- 2024-01-23 12:58:33,831 [ 426308] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Buffer Size
- 2024-01-23 12:58:33,831 [ 426308] INFO - #c.j.r.p.c.g.g.V.Z - Start Wire Storage check: Check Wire Expiration
- 2024-01-23 12:58:33,898 [ 426375] INFO - #c.j.r.f.FollowMeManager - Unregister user (name: 'cyber', clientId: Host)
- 2024-01-23 12:58:33,902 [ 426379] INFO - #c.i.o.w.i.WindowManagerImpl - === Release(true) frame on closed project ===
- 2024-01-23 12:58:33,923 [ 426400] INFO - #c.j.r.p.c.g.g.V.Z - Terminate Wire Storage lifetime
- 2024-01-23 12:58:33,937 [ 426414] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @2ea8b6e0
- 2024-01-23 12:58:33,940 [ 426417] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
- 2024-01-23 12:58:33,941 [ 426418] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
- 2024-01-23 12:58:33,982 [ 426459] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:19566/Maven36ServerImplfa8187b1
- 2024-01-23 12:58:34,044 [ 426521] INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 37 ms
- 2024-01-23 12:58:34,048 [ 426525] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:58:34,049 [ 426526] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 1 in 2 ms: Change entity sources to externally imported
- 2024-01-23 12:58:34,050 [ 426527] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 2 in 0 ms: Facet manager update storage
- 2024-01-23 12:58:34,050 [ 426527] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 3 in 0 ms: Add module mapping
- 2024-01-23 12:58:34,054 [ 426531] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 4 in 0 ms: Add project library mapping
- 2024-01-23 12:58:34,055 [ 426532] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:58:34,056 [ 426533] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 5 in 1 ms: Sync global entities with project: Netuno
- 2024-01-23 12:58:34,072 [ 426549] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
- 2024-01-23 12:58:34,078 [ 426555] INFO - #c.i.o.f.i.t.f.FoldingModelStore - restoring folding cache 'Netuno-c11e4eec' for 2 files
- 2024-01-23 12:58:34,079 [ 426556] INFO - #c.j.r.f.FollowMeManager - Register new user (name: 'cyber', client id: Host)
- 2024-01-23 12:58:34,079 [ 426556] INFO - #c.i.c.d.i.HighlightingMarkupStore - restoring markup cache 'Netuno-c11e4eec' for 1 files
- 2024-01-23 12:58:34,082 [ 426559] INFO - PerformancePlugin - Performance Plugin is in silent mode
- 2024-01-23 12:58:34,123 [ 426600] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@30fea414
- 2024-01-23 12:58:34,123 [ 426600] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
- 2024-01-23 12:58:34,124 [ 426601] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@66b582b8
- 2024-01-23 12:58:34,124 [ 426601] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@66b582b8
- 2024-01-23 12:58:34,124 [ 426601] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@786d43fa
- 2024-01-23 12:58:34,124 [ 426601] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@786d43fa
- 2024-01-23 12:58:34,125 [ 426602] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@35dd28a4
- 2024-01-23 12:58:34,165 [ 426642] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@35dd28a4
- 2024-01-23 12:58:34,167 [ 426644] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@4cbb5f82
- 2024-01-23 12:58:34,168 [ 426645] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@4cbb5f82
- 2024-01-23 12:58:34,168 [ 426645] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@54459bb0
- 2024-01-23 12:58:34,169 [ 426646] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@54459bb0
- 2024-01-23 12:58:34,169 [ 426646] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@b1b2345
- 2024-01-23 12:58:34,169 [ 426646] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.ide.projectWizard.generators.SdkPreIndexingRequiredForSmartModeActivity@b1b2345
- 2024-01-23 12:58:34,169 [ 426646] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@3fedbef6
- 2024-01-23 12:58:34,200 [ 426677] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4 is registered for project 'Netuno: matching: (fb=66, stub=79), incompatible: (fb=0, stub=0), unknown: (fb=10, stub=26),
- 2024-01-23 12:58:34,202 [ 426679] INFO - #c.i.i.s.p.i.SharedIndexProjectActivity - Attached 1 shared indexes: jdk-17.0.10-corretto-17.0.10-4caba194b151-5cd809f4
- 2024-01-23 12:58:34,202 [ 426679] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.SharedIndexProjectActivity@3fedbef6
- 2024-01-23 12:58:34,202 [ 426679] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@30fea414
- 2024-01-23 12:58:34,203 [ 426680] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@1389b763
- 2024-01-23 12:58:34,204 [ 426681] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.UnindexedFilesScanner$2@1389b763
- 2024-01-23 12:58:34,204 [ 426681] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:58:34,215 [ 426692] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of Netuno. Reason: On project open
- 2024-01-23 12:58:34,217 [ 426694] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for Netuno took 2ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:58:34,220 [ 426697] INFO - #c.i.u.i.d.ProjectIndexingDependenciesService - Heavy scanning on startup because of incomplete scanning from previous IDE session
- 2024-01-23 12:58:34,222 [ 426699] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of Netuno uses 7 scanning threads
- 2024-01-23 12:58:34,279 [ 426756] INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [Netuno]
- 2024-01-23 12:58:34,402 [ 426879] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file workspace.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=132861, fileInfo='workspace.xml(id=132861)'}] and removers: [];
- 2024-01-23 12:58:34,404 [ 426881] INFO - #c.i.u.i.IndexingReasonExplanationLogger - Scanner has updated file sourcesync.xml with appliers: [SingleIndexValueApplier{indexId=filetypes, inputId=174045, fileInfo='sourcesync.xml(id=174045)'}] and removers: [];
- 2024-01-23 12:58:34,573 [ 427050] INFO - #c.i.d.d.DataSourceStorage - Loaded 1 data sources for project Netuno(C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno/.idea/misc.xml)
- 2024-01-23 12:58:34,598 [ 427075] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,601 [ 427078] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,603 [ 427080] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,611 [ 427088] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,704 [ 427181] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,705 [ 427182] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,705 [ 427182] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,744 [ 427221] INFO - #c.i.d.d.a.DatabaseArtifactList - skipping constraint
- 2024-01-23 12:58:34,960 [ 427437] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 1 millis (read time: 1)
- 2024-01-23 12:58:34,960 [ 427437] INFO - #c.i.o.v.i.p.NewMappings - VCS Root: [Git] - [<Project>]
- 2024-01-23 12:58:34,971 [ 427448] INFO - #c.i.o.p.SmartModeScheduler - Post-startup activity executed. Current mode: 5
- 2024-01-23 12:58:34,972 [ 427449] WARN - #o.j.i.maven - updateAllMavenProjects started: false false false
- 2024-01-23 12:58:34,978 [ 427455] INFO - #c.i.o.v.i.p.NewMappings - Mapped Roots: 1
- 2024-01-23 12:58:34,985 [ 427462] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 29ms; general responsiveness: ok; EDT responsiveness: ok
- 2024-01-23 12:58:34,998 [ 427475] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=44ad6807fe81c49b3ccd063274866e876bbea36785cf52c0fd7e925e706c7e18#Amazon Corretto version 17.0.4), lazy). Similar compatible shared indexes are availabl...
- 2024-01-23 12:58:35,001 [ 427478] WARN - #o.j.i.maven - updateAllMavenProjects finished: false false false
- 2024-01-23 12:58:35,891 [ 428368] INFO - #c.i.e.p.OSProcessUtil - Cannot destroy already terminated process (pid: 12296, command: "C:\Program Files\Git\cmd\git.exe" -c credential.helper= -c core.quotepath=false -c log.showSignature=false log --pretty=format:%x01%x01%H%x02%x02%P%x02%x02%ct%x02%x02%an%x02%x02%ae%x02%x02%d%x03%x03 --encoding=UTF-8 --decorate=full HEAD --branches --remotes --tags --date-order --)
- 2024-01-23 12:58:35,964 [ 428441] INFO - #c.i.a.p.a.PwaServiceImpl - Starting PWA
- 2024-01-23 12:58:35,977 [ 428454] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@3f9ad156 to start MavenServer
- 2024-01-23 12:58:35,983 [ 428460] INFO - #c.i.e.p.OSProcessUtil - Cannot destroy already terminated process (pid: 3376, command: "C:\Program Files\Git\cmd\git.exe" -c credential.helper= -c core.quotepath=false -c log.showSignature=false log HEAD --branches --remotes --max-count=2000 --pretty=format:%x01%x01%H%x02%x02%P%x02%x02%ct%x02%x02%cn%x02%x02%ce%x02%x02%an%x02%x02%at%x02%x02%ae%x02%x02%s%x02%x02%b%x02%x02%B%x02%x02%d%x03%x03 --encoding=UTF-8 --decorate=full --)
- 2024-01-23 12:58:36,053 [ 428530] INFO - #c.i.a.p.a.c.PwaAnalyserDaemon - Starting PWA from scratch
- 2024-01-23 12:58:36,072 [ 428549] INFO - #o.j.i.maven - Sent token to maven server
- 2024-01-23 12:58:36,663 [ 429140] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Index diagnostic for 29 commits in [file://C:/Users/cyber/Desktop/Development/Java/Intellij/Plugins/!MajorProjects/Drip/Netuno] is completed
- 2024-01-23 12:58:39,709 [ 432186] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for Netuno. Number of scanned files: 71361; number of files for indexing: 0 took 5491ms; general responsiveness: 1/6 sluggish; EDT responsiveness: 1/6 sluggish
- 2024-01-23 12:58:39,710 [ 432187] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: marking roots for initial VFS refresh
- 2024-01-23 12:58:39,710 [ 432187] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for Netuno. No files to index with loading content.
- 2024-01-23 12:58:39,712 [ 432189] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[Netuno]
- 2024-01-23 12:58:39,716 [ 432193] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: starting initial VFS refresh of 128 roots
- 2024-01-23 12:58:39,729 [ 432206] INFO - #c.i.o.p.InitialVfsRefreshService - c11e4eec: initial VFS refresh finished in 13 ms
- 2024-01-23 12:58:39,986 [ 432463] INFO - #c.i.d.WindowsDefenderCheckerActivity - status check is disabled
- 2024-01-23 12:58:39,986 [ 432463] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\cyber\AppData\Local\JetBrains'. JvmStartTimeMs=1706032286815
- 2024-01-23 12:58:39,987 [ 432464] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client system folders to check
- 2024-01-23 12:58:39,987 [ 432464] INFO - #com.jpower8.idea.plugin.statictic.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=Netuno
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 0 Code With Me client config folders to check
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [] major versions
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.j.r.p.c.CodeWithMeCleanup - Starting the logs folder cleanup. Path: C:\Users\cyber\AppData\Local\JetBrains\IntelliJIdea2023.3\log
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled]
- 2024-01-23 12:58:39,991 [ 432468] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
- 2024-01-23 12:58:39,991 [ 432468] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
- 2024-01-23 12:58:40,018 [ 432495] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
- 2024-01-23 12:58:40,019 [ 432496] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:58:40,019 [ 432496] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:58:40,019 [ 432496] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: com.demonwav.minecraft-dev
- 2024-01-23 12:58:40,044 [ 432521] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:58:40,045 [ 432522] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 6 in 12 ms: Apply JPS storage (iml files)
- 2024-01-23 12:58:40,045 [ 432522] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
- 2024-01-23 12:58:40,046 [ 432523] INFO - #c.i.w.i.i.j.s.DelayedProjectSynchronizer$Companion - Workspace model loaded from cache. Syncing real project state into workspace model in 60 ms. Thread[DefaultDispatcher-worker-14,5,main]
- 2024-01-23 12:58:40,415 [ 432892] INFO - #c.i.i.p.PluginManager - Using cached broken plugins file
- 2024-01-23 12:58:41,349 [ 433826] INFO - #c.i.a.p.a.c.PwaUpdateFilesTask - Update finished
- 2024-01-23 12:58:46,590 [ 439067] INFO - #c.i.d.d.s.DbSrcModificationSession$CountedThreadExecutor - DbSrcWriter stopped
- 2024-01-23 12:58:56,624 [ 449101] INFO - #c.i.e.w.WslDistributionManager - Fetched WSL distributions: [] ("C:\WINDOWS\system32\wsl.exe --list --verbose" done in 53 ms)
- 2024-01-23 12:58:56,848 [ 449325] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:58:59,879 [ 452356] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 12:59:00,000 [ 452477] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=Netuno, containerState=COMPONENT_CREATED, componentStore=C:\Users\cyber\Desktop\Development\Java\Intellij\Plugins\!MajorProjects\Drip\Netuno)Kotlin2JvmCompilerArguments took 13 ms
- 2024-01-23 12:59:54,680 [ 507157] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 13:00:13,377 [ 525854] WARN - #c.j.p.w.c.RemoteConnection - Retrying connecting to sftp://prdallas3.gravelhost.com:2022/ in @6e3d71b5: 1 iterations
- org.apache.commons.vfs2.FileSystemException: Could not resolve file "sftp://prdallas3.gravelhost.com:2022/".
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:296)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:274)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:73)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:32)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.supplyUnderlyingFileObject(FailSafeSftpChannel.kt:181)
- at com.intellij.ssh.impl.channels.FailSafeRemoteFileObject.exists(FailSafeRemoteFileObject.kt:230)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.getFileType(PlatformSftpFileSystem.java:105)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:46)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:39)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.createFile(PlatformSftpFileSystem.java:49)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:294)
- ... 18 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 33 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 40 more
- 2024-01-23 13:00:46,592 [ 559069] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 13:01:14,758 [ 587235] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 13:01:20,439 [ 592916] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 13:01:28,131 [ 600608] INFO - #c.i.o.v.n.p.FSRecords - Checking VFS started
- 2024-01-23 13:01:28,958 [ 601435] INFO - #c.i.o.v.n.p.FSRecords - 180950 file records checked: 180622 children, 381 contents
- 2024-01-23 13:01:29,584 [ 602061] INFO - #c.i.o.v.n.p.FSRecords - Checking VFS finished (healthy): VFSHealthCheckReport(recordsReport=FileRecordsReport(fileRecordsChecked=180950, fileRecordsDeleted=21, nullNameIds=0, unresolvableNameIds=0, notNullContentIds=381, unresolvableContentIds=0, unresolvableAttributesIds=0, nullParents=0, childrenChecked=180622, inconsistentParentChildRelationships=0, generalErrors=0), rootsReport=RootsReport(rootsCount=306, rootsWithParents=0, rootsDeletedButNotRemoved=0, generalErrors=0), namesEnumeratorReport=NamesEnumeratorReport(namesChecked=130263, namesResolvedToNull=0, idsResolvedToNull=0, inconsistentNames=0, generalErrors=0), contentEnumeratorReport=ContentEnumeratorReport(contentRecordsChecked=369, generalErrors=0), timeTaken=1.228519700s)
- 2024-01-23 13:02:13,471 [ 645948] WARN - #c.j.p.w.c.RemoteConnection - Retrying connecting to sftp://prdallas3.gravelhost.com:2022/ in @6e3d71b5: 1 iterations
- org.apache.commons.vfs2.FileSystemException: Could not resolve file "sftp://prdallas3.gravelhost.com:2022/".
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:296)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:274)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:73)
- at org.apache.commons.vfs2.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:54)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:649)
- at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:592)
- at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.lambda$createConnection$0(RemoteConnectionPool.java:245)
- at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
- at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
- at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
- at java.base/java.lang.Thread.run(Thread.java:840)
- Caused by: com.intellij.ssh.SshException: Timeout expired: 30000 MILLISECONDS
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:58)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:71)
- at com.intellij.ssh.impl.SshConnection$openChannel$1.invoke(SshConnection.kt:57)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall(ssh.kt:394)
- at com.intellij.ssh.Ssh.wrapBlockingSshCall$default(ssh.kt:375)
- at com.intellij.ssh.impl.SshConnection.openChannel(SshConnection.kt:57)
- at com.intellij.ssh.SshConnectionService.sftp(SshConnectionService.kt:223)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.SshConnectionService$failSafeSftp$1.invoke(SshConnectionService.kt:234)
- at com.intellij.ssh.impl.channels.FailSafeSftpChannel.supplyUnderlyingFileObject(FailSafeSftpChannel.kt:181)
- at com.intellij.ssh.impl.channels.FailSafeRemoteFileObject.exists(FailSafeRemoteFileObject.kt:230)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.getFileType(PlatformSftpFileSystem.java:105)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:46)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileObject.<init>(PlatformSftpFileObject.java:39)
- at com.jetbrains.plugins.webDeployment.connections.platform.PlatformSftpFileSystem.createFile(PlatformSftpFileSystem.java:49)
- at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:294)
- ... 16 more
- Caused by: net.schmizz.sshj.connection.ConnectionException: Timeout expired: 30000 MILLISECONDS
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:32)
- at net.schmizz.sshj.connection.ConnectionException$1.chain(ConnectionException.java:26)
- at net.schmizz.concurrent.Promise.retrieve(Promise.java:139)
- at net.schmizz.concurrent.Event.await(Event.java:105)
- at net.schmizz.sshj.connection.channel.direct.AbstractDirectChannel.open(AbstractDirectChannel.java:58)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.sftpChannel(SshjSshConnection.kt:121)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:225)
- at com.intellij.ssh.SshConnectionService$sftp$1.invoke(SshConnectionService.kt:223)
- at com.intellij.ssh.impl.sshj.SshjSshConnection.openChannel(SshjSshConnection.kt:52)
- ... 31 more
- Caused by: java.util.concurrent.TimeoutException: Timeout expired: 30000 MILLISECONDS
- ... 38 more
- 2024-01-23 13:02:28,901 [ 661378] WARN - #c.j.p.w.c.RemoteConnection - Forced closing file system of sftp://prdallas3.gravelhost.com:2022/ in @7efb680c
- 2024-01-23 13:03:16,428 [ 708905] INFO - #c.i.u.MemTester - not supported: Windows is not supported
- 2024-01-23 13:03:30,942 [ 723419] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
- 2024-01-23 13:04:06,446 [ 758923] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
Add Comment
Please, Sign In to add comment