Created
March 8, 2024 16:57
-
-
Save Hanqnero/ec421b17b94b8589b1526aa29fb2aca4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-03-06 22:24:13,852 [ 6] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ | |
2024-03-06 22:24:13,868 [ 22] INFO - #c.i.u.i.PageCacheUtils - File page caching params: | |
2024-03-06 22:24:13,868 [ 22] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760 | |
2024-03-06 22:24:13,869 [ 23] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128 | |
2024-03-06 22:24:13,871 [ 25] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true) | |
2024-03-06 22:24:13,872 [ 26] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 10 ms | |
2024-03-06 22:24:13,873 [ 27] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224 | |
2024-03-06 22:24:13,873 [ 27] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes | |
2024-03-06 22:24:13,874 [ 28] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow) | |
2024-03-06 22:24:13,874 [ 28] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes | |
2024-03-06 22:24:13,886 [ 40] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.14475.28, Tue, 13 Feb 2024 05:02:00 GMT) | |
2024-03-06 22:24:13,887 [ 41] INFO - #c.i.p.i.b.AppStarter - OS: Linux (6.7.8-arch1-1) | |
2024-03-06 22:24:13,887 [ 41] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.10+1-b1087.17, amd64 (JetBrains s.r.o.) | |
2024-03-06 22:24:13,888 [ 42] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.10+1-b1087.17 (OpenJDK 64-Bit Server VM) | |
2024-03-06 22:24:13,888 [ 42] INFO - #c.i.p.i.b.AppStarter - PID: 2 | |
2024-03-06 22:24:13,889 [ 43] INFO - #c.i.p.i.b.AppStarter - desktop: KDE | |
2024-03-06 22:24:13,890 [ 44] INFO - #c.i.p.i.b.AppStarter - JVM options: [-XX:ErrorFile=/home/hq/java_error_in_idea_%p.log, -XX:HeapDumpPath=/home/hq/java_error_in_idea_.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, -Dsun.tools.attach.tmp.only=true, -Dawt.lock.fair=true, -Djb.vmOptionsFile=/app/extra/IDEA-U/bin/idea64.vmoptions, -Didea.properties.file=/app/bin/idea.properties, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=/app/extra/IDEA-U/lib/jna/amd64, -Dpty4j.preferred.native.folder=/app/extra/IDEA-U/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=/app/extra/IDEA-U/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/com.sun.java.swing.plaf.gtk=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.X11=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=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] | |
2024-03-06 22:24:13,891 [ 45] INFO - #c.i.p.i.b.AppStarter - args: /app/share/jetbrains-flatpak-wrapper/first_run.txt | |
2024-03-06 22:24:13,892 [ 46] INFO - #c.i.p.i.b.AppStarter - library path: :/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib | |
2024-03-06 22:24:13,892 [ 46] INFO - #c.i.p.i.b.AppStarter - boot library path: /app/extra/IDEA-U/jbr/lib | |
2024-03-06 22:24:13,903 [ 57] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=UTF-8 file.encoding=UTF-8 | |
idea.config.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/config/JetBrains/IntelliJIdea2023.3 | |
idea.system.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/cache/JetBrains/IntelliJIdea2023.3 | |
idea.plugins.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/data/JetBrains/IntelliJIdea2023.3 -> ? | |
idea.log.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/cache/JetBrains/IntelliJIdea2023.3/log | |
2024-03-06 22:24:13,908 [ 62] INFO - #c.i.p.i.b.AppStarter - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@7d1e50db[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@795ca43c | |
2024-03-06 22:24:14,451 [ 605] INFO - #c.i.p.i.b.AppStarter - Importing configs to /home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/config/JetBrains/IntelliJIdea2023.3 | |
2024-03-06 22:24:14,452 [ 606] INFO - #c.i.p.i.b.AppStarter - Custom migration option: null | |
2024-03-06 22:24:14,455 [ 609] INFO - #c.i.p.i.b.AppStarter - Custom ConfigImportSettings instance: null | |
2024-03-06 22:24:20,879 [ 7033] INFO - #c.i.p.i.b.AppStarter - No configs imported, starting with clean configs at /home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/config/JetBrains/IntelliJIdea2023.3 | |
2024-03-06 22:24:20,925 [ 7079] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=JavaScript Debugger, id=JavaScriptDebugger, descriptorPath=plugin.xml, path=/app/extra/IDEA-U/plugins/javascript-debugger, version=233.14475.28, package=com.intellij.javascript.debugger, isBundled=true) misses optional descriptor js-debugger-features-trainer.xml | |
2024-03-06 22:24:20,976 [ 7130] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=JavaScript and TypeScript, id=JavaScript, descriptorPath=plugin.xml, path=/app/extra/IDEA-U/plugins/javascript-impl, version=233.14475.28, package=null, isBundled=true) misses optional descriptor javascript-features-trainer.xml | |
2024-03-06 22:24:21,024 [ 7178] 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.clouds.kubernetes.charts.gotpl is not enabled because dependency org.jetbrains.plugins.go-template is not available | |
Module intellij.spring.jsf is not enabled because dependency com.intellij.jsf 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 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.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.javascript.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.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.go is not enabled because dependency org.jetbrains.plugins.go is not available | |
2024-03-06 22:24:21,039 [ 7193] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: HTTP Client (233.14475.28), HTML Tools (233.14475.28), Webpack (233.14475.28), Spring Integration Patterns (233.14475.28), Time Tracking (233.14475.28), GitHub (233.14475.28), Eclipse Interoperability (233.14475.28), Diagrams (233.14475.28), Settings Sync (233.14475.28), Spring (233.14475.28), Java Bytecode Decompiler (233.14475.28), Database Tools and SQL (233.14475.28), Jakarta EE: Bean Validation (233.14475.28), Tomcat and TomEE (233.14475.28), In-Editor Performance Hints (233.14475.28), Endpoints (233.14475.28), Java IDE Customization (233.14475.28), Configuration Script (233.14475.28), Git (233.14475.28), Cucumber for Java (233.14475.28), Emoji Picker (233.14475.28), Task Management (233.14475.28), Performance Testing (233.14475.28), Subversion (233.14475.28), Terminal (233.14475.28), Jakarta EE: Persistence (JPA) (233.14475.28), SSH Remote Run (233.14475.28), Polymer & Web Components (233.14475.28), Turbo Complete (233.14475.28), Jakarta EE: Messaging (JMS) (233.14475.28), Markdown (233.14475.28), Groovy (233.14475.28), Sass (233.14475.28), Cucumber for Groovy (233.14475.28), Gradle Extension (233.14475.28), Code With Me (233.14475.28), Next.js Support (233.14475.28), Jakarta EE: Server Pages (JSP) (233.14475.28), Qodana (233.14475.28), TextMate Bundles (233.14475.28), Java Internationalization (233.14475.28), Lombok (233.14475.28), Maven Extension (233.14475.28), UI Designer (233.14475.28), Package Checker (233.14475.28), Dependency Structure Matrix (233.14475.28), GitLab (233.14475.28), Terminal for Gateway (233.14475.28), Gherkin (233.14475.28), Data Editor Support Core (233.14475.28), FreeMarker (233.14475.28), Maven server api classes (233.14475.28), Kotlin (233.14475.28-IJ), IDE Features Trainer (233.14475.28), Async Profiler for IDE Performance Testing (233.14475.28), JUnit (233.14475.28), Gradle (233.14475.28), Persistence Frameworks (233.14475.28), Jakarta EE: Expression Language (EL) (233.14475.28), Charts Support (233.14475.28), Shared Indexes (233.14475.28), Jakarta EE: Web/Servlets (233.14475.28), Jakarta EE: Gradle Integration (233.14475.28), IDEA CORE (233.14475.28), Spring Security (233.14475.28), Project Wide Analysis (233.14475.28), Space (233.14475.28), Mercurial (233.14475.28), Eclipse Keymap (233.14475.28), Angular and AngularJS (233.14475.28), Prettier (233.14475.28), Performance Testing (Warmup) (233.14475.28), Spring Data (233.14475.28), Ktor (233.14475.28), Cache-Value Profiler (233.14475.28), Protocol Buffers (233.14475.28), Properties (233.14475.28), YAML (233.14475.28), JSONPath (233.14475.28), Performance Testing (Dynamic Plugins) (233.14475.28), JavaFX (233.14475.28), Jakarta EE Platform (233.14475.28), Shared Project Caches (233.14475.28), Maven (233.14475.28), Data Editor Support (233.14475.28), Visual Studio Keymap (233.14475.28), Styled Components & Styled JSX (233.14475.28), Code Coverage for Java (233.14475.28), Less (233.14475.28), Machine Learning in Search Everywhere (233.14475.28), EditorConfig (233.14475.28), JVM Microservices Frameworks (233.14475.28), Node.js (233.14475.28), Gradle-Maven (233.14475.28), Vite (233.14475.28), AOP Pointcut Language (233.14475.28), com.intellij.dev (233.14475.28), CSS (233.14475.28), Docker (233.14475.28), AI Assistant (233.14475.28), Images (233.14475.28), Node.js Remote Interpreter (233.14475.28), JavaScript and TypeScript (233.14475.28), Java Stream Debugger (233.14475.28), Shared Project Indexes (233.14475.28), Jakarta EE: RESTful Web Services (JAX-RS) (233.14475.28), JetBrains Repository Search (233.14475.28), JetBrains maven model api classes (233.14475.28), Local Productivity Statistics (233.14475.28), Bytecode Viewer (233.14475.28), Spring Initializr (233.14475.28), Gradle-Java-Analysis (233.14475.28), Tailwind CSS (233.14475.28), Spring Messaging (233.14475.28), com.intellij.tracing.ide (233.14475.28), Remote Development Gateway (233.14475.28), PostCSS (233.14475.28), Karma (233.14475.28), JavaScript Intention Power Pack (233.14475.28), Quarkus (233.14475.28), Vue.js (233.14475.28), OpenAPI Specifications (233.14475.28), NetBeans Keymap (233.14475.28), TestNG (233.14475.28), WildFly (233.14475.28), Reactive Streams (233.14475.28), Spring Web (233.14475.28), Copyright (233.14475.28), Java (233.14475.28), gRPC (233.14475.28), Machine Learning Code Completion (233.14475.28), Kubernetes (233.14475.28), Spring Boot (233.14475.28), Micronaut (233.14475.28), Jakarta EE: Application Servers (233.14475.28), Shell Script (233.14475.28), Dev Containers (233.14475.28), JavaScript Debugger (233.14475.28), Project Wide Analysis for Java (233.14475.28), intellij.platform.ijent.impl (233.14475.28), Toml (233.14475.28), Gradle-Java (233.14475.28), TSLint (233.14475.28), Grazie Lite (233.14475.28), FTP/SFTP/WebDAV Connectivity (233.14475.28), IntelliLang (233.14475.28), Spring Cloud (233.14475.28), Gradle DSL API (233.14475.28), Gradle Dependency Updater Implementation (233.14475.28), Perforce Helix Core (233.14475.28), Remote Development Server (233.14475.28), Thymeleaf (233.14475.28), WebP Support (233.14475.28), Apache Velocity (233.14475.28), XPathView + XSLT (233.14475.28), Refactor-X (233.14475.28), Jakarta EE: Contexts and Dependency Injection (CDI) (233.14475.28), Hibernate (233.14475.28) | |
2024-03-06 22:24:21,162 [ 7316] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms | |
2024-03-06 22:24:21,176 [ 7330] INFO - #c.i.s.m.SettingsRepositoryToSettingsSyncMigration - No data from settingsRepository in 'settingsRepository' folder => no migration needed | |
2024-03-06 22:24:21,182 [ 7336] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/home/hq/.m2/repository} | |
2024-03-06 22:24:21,186 [ 7340] WARN - #c.i.s.ComponentManagerImpl - `preload=true` must be used only for core services (service=com.intellij.ae.database.core.baseEvents.fus.AddStatisticsEventLogListenerTemporary, plugin=com.jetbrains.ae.database) | |
2024-03-06 22:24:21,187 [ 7341] 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-03-06 22:24:21,196 [ 7350] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: [] | |
2024-03-06 22:24:21,201 [ 7355] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses 'fast' names enumerator (over mmapped file) | |
2024-03-06 22:24:21,206 [ 7360] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over new FilePageCache | |
2024-03-06 22:24:21,207 [ 7361] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file) | |
2024-03-06 22:24:21,207 [ 7361] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content hash storage over mmapped file | |
2024-03-06 22:24:21,228 [ 7382] INFO - #c.j.r.p.c.y.A.y.C - Start Wire Storage check: Check Wire Buffer Size | |
2024-03-06 22:24:21,311 [ 7465] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342 | |
2024-03-06 22:24:21,365 [ 7519] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=/app/extra/IDEA-U/plugins/terminal, version=233.14475.28, package=org.jetbrains.plugins.terminal, isBundled=true) | |
2024-03-06 22:24:21,536 [ 7690] INFO - #c.i.p.i.m.GlobalMenuLinux - Start glib main loop in thread: GlobalMenuLinux loop | |
2024-03-06 22:24:21,538 [ 7692] INFO - #c.i.p.i.m.GlobalMenuLinux - Closed dbus-service 'com.canonical.AppMenu.Registrar' | |
2024-03-06 22:24:21,559 [ 7713] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized | |
2024-03-06 22:24:21,639 [ 7793] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846656, 0 file records, 0 content blobs | |
2024-03-06 22:24:21,643 [ 7797] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated | |
2024-03-06 22:24:21,644 [ 7798] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 447 ms, 0 failed attempts, 0 error(s) were recovered | |
2024-03-06 22:24:21,661 [ 7815] INFO - #c.i.h.u.LocalHistoryLog - local history version mismatch (was: 0, expected: 6), rebuilding... | |
2024-03-06 22:24:21,662 [ 7816] INFO - #c.i.h.u.LocalHistoryLog - FS has been rebuild, rebuilding local history... | |
2024-03-06 22:24:21,667 [ 7821] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: /app/extra/IDEA-U/bin/fsnotifier | |
2024-03-06 22:24:21,678 [ 7832] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational. | |
2024-03-06 22:24:21,687 [ 7841] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance | |
2024-03-06 22:24:21,787 [ 7941] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty | |
2024-03-06 22:24:22,028 [ 8182] WARN - #c.i.s.ComponentManagerImpl - com.intellij.lang.javascript.psi.jsdoc.impl.JSDocCustomTags initializer requests com.intellij.lang.javascript.JSDisposable instance | |
2024-03-06 22:24:22,067 [ 8221] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:javafx.custom.component(v = 2),VtlFileIndex(v = 1),protoeditor.java.outer.class.index(v = 0),FtlFileIndex(v = 5),IdIndex(v = 22),TodoIndex(v = 13),java.fun.expression(v = 6),java.cucumber.java8.step(v = 1),xmlProperties(v = 2),Trigram.Index(v = 4),VueNoScriptFilesIndex(v = 11),js.implicit.elements.index(v = 1146884),spring.autoConfigureMetadataIndex(v = 2),org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex(v = 2),sql.types.count.index(v = 0),http.request.name.index(v = 2),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex(v = 2),yaml.keys.name(v = 1),http.request.execution.environment(v = 3),WebComponentsIndex(v = 5),angularjs.template.cache(v = 65),CssIndex(v = 40),CompassFunctionsIndex(v = 38),OpenapiSpecificationContentIndexer(v = 12),org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex(v = 3),javafx.stylesheets.name(v = 6),groovy.cucumber.step(v = 6),java.null.method.argument(v = 1),taglibUris(v = 7),LombokConfigIndex(v = 14),css.template.selectors(v = 35),org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex(v = 5),html5.custom.attributes.index(v = 1),angularjs.app.index(v = 65),VueComponentStylesIndex(v = 2),FilenameIndex(v = 258),http.request.completion.host(v = 5),Stubs(v = 46),org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex(v = 5),filetypes(v = 4096),XsltSymbolIndex(v = 0),java.source.module.name(v = 4),TypeScriptExternalPathCandidates(v = 0),SpringXmlBeansIndex(v = 661),editorconfig.index.name(v = 5),XmlNamespaces(v = 8),com.intellij.uiDesigner.FormClassIndex(v = 0),java.auto.module.name(v = 6),org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex(v = 4),org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex(v = 4),SchemaTypeInheritance(v = 2),FrameworkDetectionIndex(v = 65536),org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex(v = 4),org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex(v = 5),SwReferencesIndex(v = 1),http.request.headers.values.index(v = 4),org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex(v = 3),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex(v = 2),RelaxSymbolIndex(v = 0),XmlTagNames(v = 1),spring.boot.importsFileIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex(v = 1),js.custom.single.entry.index(v = 1146874),DomFileIndex(v = 0),org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex(v = 1),HtmlScriptSrcIndex(v = 1),angularjs.ui.router.views.index(v = 65),js.package.index(v = 12),fileIncludes(v = 6),docker.compose.services(v = 1),org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex(v = 3),JavaFxControllerClassIndex(v = 1),java.binary.plus.expression(v = 4),HashFragmentIndex(v = 19111503),sql.routine.index(v = 1),js.string.literal.words.index(v = 4),spring.spiFileIndex(v = 3),javafx.id.name(v = 3),org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex(v = 3),bytecodeAnalysis(v = 11),json.file.root.values(v = 5),HtmlTagIdIndex(v = 3),js.test.names(v = 24),org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex(v = 3) | |
2024-03-06 22:24:22,071 [ 8225] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes | |
2024-03-06 22:24:22,075 [ 8229] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 388 ms. Initialized indexes: [FilenameIndex, TodoIndex, html5.custom.attributes.index, XmlTagNames, SchemaTypeInheritance, json.file.root.values, Trigram.Index, DomFileIndex, XmlNamespaces, RelaxSymbolIndex, HashFragmentIndex, FrameworkDetectionIndex, IdIndex, fileIncludes, filetypes, http.request.headers.values.index, CssIndex, http.request.completion.host, http.request.execution.environment, xmlProperties, http.request.name.index, CompassFunctionsIndex, HtmlTagIdIndex, VtlFileIndex, yaml.keys.name, editorconfig.index.name, css.template.selectors, Stubs, XsltSymbolIndex, OpenapiSpecificationContentIndexer, SwReferencesIndex, docker.compose.services, java.auto.module.name, bytecodeAnalysis, java.binary.plus.expression, java.source.module.name, com.intellij.uiDesigner.FormClassIndex, spring.spiFileIndex, JavaFxControllerClassIndex, spring.boot.importsFileIndex, protoeditor.java.outer.class.index, javafx.id.name, spring.autoConfigureMetadataIndex, LombokConfigIndex, SpringXmlBeansIndex, java.fun.expression, FtlFileIndex, java.null.method.argument, taglibUris, javafx.custom.component, javafx.stylesheets.name, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, java.cucumber.java8.step, groovy.cucumber.step, js.package.index, js.test.names, js.string.literal.words.index, WebComponentsIndex, js.custom.single.entry.index, TypeScriptExternalPathCandidates, HtmlScriptSrcIndex, sql.types.count.index, VueNoScriptFilesIndex, angularjs.app.index, js.implicit.elements.index, sql.routine.index, angularjs.ui.router.views.index, angularjs.template.cache, VueComponentStylesIndex]. | |
2024-03-06 22:24:22,283 [ 8437] INFO - #c.i.p.s.StubIndexImpl - Following stub indices will be built:gr.anonymous.class(v = 6),gr.script.class(v = 5),Scss.placeholder.selector(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex(v = 2),java.method.parameter.types(v = 3),angularjs.module.index(v = 65),vue.composition.app.index(v = 25),Css.id(v = 2),angular2.metadata.pipe.index(v = 9),protobuf.byQualifiedName(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex(v = 2),postcss.custom.selector(v = 2),gr.class.super(v = 5),js.typedef.index2(v = 2),angular2.source.directive.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex(v = 2),JS.global.qualified.elements(v = 3),angular2.metadata.directive.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex(v = 2),js.lazy.packages(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex(v = 2),java.anonymous.baseref(v = 2),dom.namespaceKey(v = 1),properties.index(v = 2),gr.annot.members(v = 5),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex(v = 2),java.class.shortname(v = 4),ts.embedded.content.index(v = 2),JS.subclass.stub.index(v = 2),Scss.variable(v = 2),angular2.source.pipe.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex(v = 2),angularjs.ui.router.states.index(v = 65),angularjs.filter.index(v = 65),js.used.remote.modules(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex(v = 2),js.generics.index(v = 2),vue.global.filters.index(v = 25),angular2.source.module.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex(v = 2),Scss.mixin(v = 3),js.symbol.qualified.names.index(v = 1),org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex(v = 2),js.exported.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex(v = 2),angularjs.symbol.index(v = 65),java.annotations(v = 2),es6.exported.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex(v = 2),gr.field.name(v = 5),java.field.name(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex(v = 2),JS.framework.markers.index(v = 2),Css.custom.property(v = 2),java.unnamed.class(v = 2),vue.id.index(v = 25),vue.options.index(v = 25),protobuf.byShortName(v = 3),js.doc.modules(v = 2),sql.table.shortName(v = 3),kotlin.primeIndexKey(v = 2),JS.class.implements(v = 3),vue.global.directives.index(v = 25),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex(v = 2),vue.components.index(v = 25),ts.external.module.index(v = 3),gr.script.fqn.s(v = 5),angularjs.ui.router.generic.states.index(v = 65),org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex(v = 3),js.imported.bindings.index(v = 2),java.class.extlist(v = 3),Css.class(v = 3),js.class.index2(v = 3),vuex.store.index(v = 25),gr.method.name(v = 5),angularjs.generic.modules.index(v = 65),angular2.metadata.function.index(v = 9),java.module.name(v = 4),gr.annot.method.name(v = 5),sql.names(v = 21),redis.dml.shortName(v = 3),Less.mixins(v = 2),vue.url.index(v = 25),js.symbol.index2(v = 6),js.export.default.react.component.index(v = 2),angularjs.controller.index(v = 65),angular2.metadata.node.index(v = 9),js.gcl.modules(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex(v = 2),angularjs.delimiter.index(v = 65),Scss.function(v = 3),js.global.symbol.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex(v = 2),JS.class.super(v = 5),org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex(v = 2),markdown.header.anchor(v = 2),Css.custom.variable(v = 3),angular2.templateUrl.index(v = 9),angular2.ivy.pipe.index(v = 9),markdown.header(v = 2),java.class.fqn(v = 1),org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex(v = 2),angular2.metadata.module.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex(v = 2),js.qualified.shortName(v = 4),gr.class.fqn.s(v = 5),Css.ampersand.selector(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex(v = 2),Less.variables(v = 2),js.nonglobal.symbol.index(v = 2),angular2.metadata.className.index(v = 9),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex(v = 2),Css.attr(v = 2),JS.base.types.index(v = 3),jvm.static.member.name(v = 2),sql.column.name(v = 3),angularjs.templateUrl.index(v = 65),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex(v = 2),angularjs.directives.index(v = 65),org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex(v = 2),angularjs.directives.doc.index(v = 65),postcss.custom.media(v = 2),js.element.qualifiedName(v = 3),Css.custom.mixin(v = 2),ts.external.module.name.index(v = 3),dom.elementClass(v = 0),jvm.static.member.type(v = 2),ts.local.classes(v = 2),amd.baseUrl.index(v = 2),js.local.namespace.members.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex(v = 3),angular2.ivy.module.index(v = 9),js.amd.modules(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex(v = 2),java.method.name(v = 2),js.namespace.index(v = 2),vue.extends.binding.index(v = 25),vue.mixin.binding.index(v = 25),org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex(v = 2),angular2.ivy.directive.index(v = 9),amd.requirePaths.index(v = 2),es6.assignment.index(v = 2) | |
2024-03-06 22:24:22,284 [ 8438] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 209 ms. Initialized stub indexes: {kotlin.primeIndexKey, angular2.metadata.module.index, amd.baseUrl.index, vue.url.index, postcss.custom.media, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, js.export.default.react.component.index, angularjs.generic.modules.index, gr.anonymous.class, ts.external.module.name.index, js.doc.modules, Css.custom.property, java.anonymous.baseref, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, jvm.static.member.type, gr.class.super, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, sql.table.shortName, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, Css.custom.variable, angular2.metadata.className.index, dom.namespaceKey, js.qualified.shortName, es6.exported.index, js.typedef.index2, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, redis.dml.shortName, gr.class.fqn.s, js.exported.index, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, angularjs.directives.index, vue.id.index, angular2.source.directive.index, java.class.extlist, postcss.custom.selector, es6.assignment.index, JS.subclass.stub.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, angular2.metadata.function.index, angular2.metadata.directive.index, java.field.name, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, dom.elementClass, JS.framework.markers.index, angular2.source.module.index, js.amd.modules, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, java.method.parameter.types, java.class.fqn, js.local.namespace.members.index, gr.field.name, Scss.placeholder.selector, java.annotations, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, js.element.qualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, angular2.templateUrl.index, angularjs.directives.doc.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, vue.components.index, angularjs.filter.index, js.imported.bindings.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, angular2.source.pipe.index, vue.mixin.binding.index, angular2.ivy.directive.index, gr.annot.members, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, markdown.header.anchor, ts.local.classes, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, ts.embedded.content.index, JS.global.qualified.elements, angular2.metadata.pipe.index, gr.annot.method.name, java.method.name, Scss.mixin, angular2.ivy.pipe.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, vue.extends.binding.index, angular2.ivy.module.index, js.nonglobal.symbol.index, vue.composition.app.index, angularjs.templateUrl.index, amd.requirePaths.index, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, sql.column.name, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, angularjs.ui.router.generic.states.index, js.generics.index, js.gcl.modules, js.used.remote.modules, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, properties.index, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, vue.global.directives.index, gr.script.class, JS.class.implements, jvm.static.member.name, js.symbol.qualified.names.index, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, java.unnamed.class, Css.ampersand.selector, angularjs.controller.index, vue.options.index, protobuf.byShortName, markdown.header, js.global.symbol.index, angularjs.symbol.index, js.lazy.packages, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, gr.method.name, Css.class, Css.custom.mixin, Scss.function, angular2.metadata.node.index, js.namespace.index, gr.script.fqn.s, JS.base.types.index, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, angularjs.delimiter.index, angularjs.module.index, js.class.index2, vuex.store.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, Css.attr, Less.variables, angularjs.ui.router.states.index, Css.id, ts.external.module.index, vue.global.filters.index, sql.names, java.module.name, js.symbol.index2, Less.mixins, Scss.variable, JS.class.super}. | |
2024-03-08 19:53:15,390 [ 29] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ | |
2024-03-08 19:53:15,404 [ 43] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=JavaScript and TypeScript, id=JavaScript, descriptorPath=plugin.xml, path=/app/extra/IDEA-U/plugins/javascript-impl, version=233.14475.28, package=null, isBundled=true) misses optional descriptor javascript-features-trainer.xml | |
2024-03-08 19:53:15,405 [ 44] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 0 ms | |
2024-03-08 19:53:15,409 [ 48] INFO - #c.i.p.i.b.AppStarter - IDE: IntelliJ IDEA (build #IU-233.14475.28, Tue, 13 Feb 2024 05:02:00 GMT) | |
2024-03-08 19:53:15,410 [ 49] INFO - #c.i.p.i.b.AppStarter - OS: Linux (6.6.20-1-lts) | |
2024-03-08 19:53:15,410 [ 49] INFO - #c.i.p.i.b.AppStarter - JRE: 17.0.10+1-b1087.17, amd64 (JetBrains s.r.o.) | |
2024-03-08 19:53:15,411 [ 50] INFO - #c.i.p.i.b.AppStarter - JVM: 17.0.10+1-b1087.17 (OpenJDK 64-Bit Server VM) | |
2024-03-08 19:53:15,411 [ 50] INFO - #c.i.p.i.b.AppStarter - PID: 2 | |
2024-03-08 19:53:15,412 [ 51] INFO - #c.i.p.i.b.AppStarter - desktop: KDE | |
2024-03-08 19:53:15,415 [ 54] INFO - #c.i.p.i.b.AppStarter - JVM options: [-XX:ErrorFile=/home/hq/java_error_in_idea_%p.log, -XX:HeapDumpPath=/home/hq/java_error_in_idea_.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, -Dsun.tools.attach.tmp.only=true, -Dawt.lock.fair=true, -Djb.vmOptionsFile=/app/extra/IDEA-U/bin/idea64.vmoptions, -Didea.properties.file=/app/bin/idea.properties, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.3, -Djna.boot.library.path=/app/extra/IDEA-U/lib/jna/amd64, -Dpty4j.preferred.native.folder=/app/extra/IDEA-U/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=/app/extra/IDEA-U/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/com.sun.java.swing.plaf.gtk=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.X11=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=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] | |
2024-03-08 19:53:15,416 [ 55] INFO - #c.i.p.i.b.AppStarter - args: | |
2024-03-08 19:53:15,416 [ 55] INFO - #c.i.p.i.b.AppStarter - library path: :/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib | |
2024-03-08 19:53:15,417 [ 56] INFO - #c.i.p.i.b.AppStarter - boot library path: /app/extra/IDEA-U/jbr/lib | |
2024-03-08 19:53:15,418 [ 57] INFO - #c.i.u.i.PageCacheUtils - File page caching params: | |
2024-03-08 19:53:15,418 [ 57] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760 | |
2024-03-08 19:53:15,419 [ 58] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 2126512128 | |
2024-03-08 19:53:15,419 [ 58] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true) | |
2024-03-08 19:53:15,421 [ 60] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224 | |
2024-03-08 19:53:15,421 [ 60] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 503316478 bytes | |
2024-03-08 19:53:15,422 [ 61] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 125829122 bytes (+ up to 10.0% overflow) | |
2024-03-08 19:53:15,422 [ 61] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes | |
2024-03-08 19:53:15,427 [ 66] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=UTF-8 file.encoding=UTF-8 | |
idea.config.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/config/JetBrains/IntelliJIdea2023.3 | |
idea.system.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/cache/JetBrains/IntelliJIdea2023.3 | |
idea.plugins.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/data/JetBrains/IntelliJIdea2023.3 -> ? | |
idea.log.path=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/cache/JetBrains/IntelliJIdea2023.3/log | |
2024-03-08 19:53:15,432 [ 71] INFO - #c.i.p.i.b.AppStarter - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@666a9d70[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@46937a0d | |
2024-03-08 19:53:15,470 [ 109] 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.clouds.kubernetes.charts.gotpl is not enabled because dependency org.jetbrains.plugins.go-template is not available | |
Module intellij.spring.jsf is not enabled because dependency com.intellij.jsf 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 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.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.javascript.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.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.go is not enabled because dependency org.jetbrains.plugins.go is not available | |
2024-03-08 19:53:15,489 [ 128] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: Ktor (233.14475.28), Spring Data (233.14475.28), Performance Testing (Warmup) (233.14475.28), Prettier (233.14475.28), Angular and AngularJS (233.14475.28), Eclipse Keymap (233.14475.28), Mercurial (233.14475.28), Space (233.14475.28), Project Wide Analysis (233.14475.28), Spring Security (233.14475.28), IDEA CORE (233.14475.28), Jakarta EE: Gradle Integration (233.14475.28), Jakarta EE: Web/Servlets (233.14475.28), Shared Indexes (233.14475.28), Charts Support (233.14475.28), Jakarta EE: Expression Language (EL) (233.14475.28), Persistence Frameworks (233.14475.28), Gradle (233.14475.28), JUnit (233.14475.28), Async Profiler for IDE Performance Testing (233.14475.28), IDE Features Trainer (233.14475.28), Kotlin (233.14475.28-IJ), Maven server api classes (233.14475.28), FreeMarker (233.14475.28), Data Editor Support Core (233.14475.28), Gherkin (233.14475.28), Terminal for Gateway (233.14475.28), GitLab (233.14475.28), Dependency Structure Matrix (233.14475.28), Package Checker (233.14475.28), UI Designer (233.14475.28), Maven Extension (233.14475.28), Lombok (233.14475.28), Java Internationalization (233.14475.28), TextMate Bundles (233.14475.28), Qodana (233.14475.28), Jakarta EE: Server Pages (JSP) (233.14475.28), Next.js Support (233.14475.28), Code With Me (233.14475.28), Gradle Extension (233.14475.28), Cucumber for Groovy (233.14475.28), Sass (233.14475.28), Groovy (233.14475.28), Markdown (233.14475.28), Jakarta EE: Messaging (JMS) (233.14475.28), Turbo Complete (233.14475.28), Polymer & Web Components (233.14475.28), SSH Remote Run (233.14475.28), Jakarta EE: Persistence (JPA) (233.14475.28), Terminal (233.14475.28), Subversion (233.14475.28), Performance Testing (233.14475.28), Task Management (233.14475.28), Emoji Picker (233.14475.28), Cucumber for Java (233.14475.28), Git (233.14475.28), Configuration Script (233.14475.28), Java IDE Customization (233.14475.28), Endpoints (233.14475.28), In-Editor Performance Hints (233.14475.28), Tomcat and TomEE (233.14475.28), Jakarta EE: Bean Validation (233.14475.28), Database Tools and SQL (233.14475.28), Java Bytecode Decompiler (233.14475.28), Spring (233.14475.28), Settings Sync (233.14475.28), Diagrams (233.14475.28), Eclipse Interoperability (233.14475.28), GitHub (233.14475.28), Time Tracking (233.14475.28), Spring Integration Patterns (233.14475.28), Webpack (233.14475.28), HTML Tools (233.14475.28), HTTP Client (233.14475.28), Hibernate (233.14475.28), Jakarta EE: Contexts and Dependency Injection (CDI) (233.14475.28), Refactor-X (233.14475.28), XPathView + XSLT (233.14475.28), Apache Velocity (233.14475.28), WebP Support (233.14475.28), Thymeleaf (233.14475.28), Remote Development Server (233.14475.28), Perforce Helix Core (233.14475.28), Gradle Dependency Updater Implementation (233.14475.28), Gradle DSL API (233.14475.28), Spring Cloud (233.14475.28), IntelliLang (233.14475.28), FTP/SFTP/WebDAV Connectivity (233.14475.28), Grazie Lite (233.14475.28), TSLint (233.14475.28), Gradle-Java (233.14475.28), Toml (233.14475.28), intellij.platform.ijent.impl (233.14475.28), Project Wide Analysis for Java (233.14475.28), JavaScript Debugger (233.14475.28), Dev Containers (233.14475.28), Shell Script (233.14475.28), Jakarta EE: Application Servers (233.14475.28), Micronaut (233.14475.28), Spring Boot (233.14475.28), Kubernetes (233.14475.28), Machine Learning Code Completion (233.14475.28), gRPC (233.14475.28), Java (233.14475.28), Copyright (233.14475.28), Spring Web (233.14475.28), Reactive Streams (233.14475.28), WildFly (233.14475.28), TestNG (233.14475.28), NetBeans Keymap (233.14475.28), OpenAPI Specifications (233.14475.28), Vue.js (233.14475.28), Quarkus (233.14475.28), JavaScript Intention Power Pack (233.14475.28), Karma (233.14475.28), PostCSS (233.14475.28), Remote Development Gateway (233.14475.28), com.intellij.tracing.ide (233.14475.28), Spring Messaging (233.14475.28), Tailwind CSS (233.14475.28), Gradle-Java-Analysis (233.14475.28), Spring Initializr (233.14475.28), Bytecode Viewer (233.14475.28), Local Productivity Statistics (233.14475.28), JetBrains maven model api classes (233.14475.28), JetBrains Repository Search (233.14475.28), Jakarta EE: RESTful Web Services (JAX-RS) (233.14475.28), Shared Project Indexes (233.14475.28), Java Stream Debugger (233.14475.28), JavaScript and TypeScript (233.14475.28), Node.js Remote Interpreter (233.14475.28), Images (233.14475.28), AI Assistant (233.14475.28), Docker (233.14475.28), CSS (233.14475.28), com.intellij.dev (233.14475.28), AOP Pointcut Language (233.14475.28), Vite (233.14475.28), Gradle-Maven (233.14475.28), Node.js (233.14475.28), JVM Microservices Frameworks (233.14475.28), EditorConfig (233.14475.28), Machine Learning in Search Everywhere (233.14475.28), Less (233.14475.28), Code Coverage for Java (233.14475.28), Styled Components & Styled JSX (233.14475.28), Visual Studio Keymap (233.14475.28), Data Editor Support (233.14475.28), Maven (233.14475.28), Shared Project Caches (233.14475.28), Jakarta EE Platform (233.14475.28), JavaFX (233.14475.28), Performance Testing (Dynamic Plugins) (233.14475.28), JSONPath (233.14475.28), YAML (233.14475.28), Properties (233.14475.28), Protocol Buffers (233.14475.28), Cache-Value Profiler (233.14475.28) | |
2024-03-08 19:53:15,662 [ 301] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms | |
2024-03-08 19:53:15,683 [ 322] INFO - #c.i.s.m.SettingsRepositoryToSettingsSyncMigration - No data from settingsRepository in 'settingsRepository' folder => no migration needed | |
2024-03-08 19:53:15,702 [ 341] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/home/hq/.m2/repository} | |
2024-03-08 19:53:15,709 [ 348] WARN - #c.i.s.ComponentManagerImpl - `preload=true` must be used only for core services (service=com.intellij.ae.database.core.baseEvents.fus.AddStatisticsEventLogListenerTemporary, plugin=com.jetbrains.ae.database) | |
2024-03-08 19:53:15,711 [ 350] 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-03-08 19:53:15,715 [ 354] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses 'fast' names enumerator (over mmapped file) | |
2024-03-08 19:53:15,718 [ 357] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file) | |
2024-03-08 19:53:15,720 [ 359] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: [] | |
2024-03-08 19:53:15,721 [ 360] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over new FilePageCache | |
2024-03-08 19:53:15,722 [ 361] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content hash storage over mmapped file | |
2024-03-08 19:53:15,754 [ 393] INFO - #c.j.r.p.c.y.A.y.C - Start Wire Storage check: Check Wire Buffer Size | |
2024-03-08 19:53:15,796 [ 435] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846656, 1 file records, 0 content blobs | |
2024-03-08 19:53:15,803 [ 442] WARN - #c.i.o.v.n.p.PersistentFSLoader - [VFS load problem]: VFS wasn't safely shut down: records.connectionStatus != SAFELY_CLOSED | |
2024-03-08 19:53:15,816 [ 455] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated | |
2024-03-08 19:53:15,820 [ 459] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 104 ms, 0 failed attempts, 1 error(s) were recovered | |
2024-03-08 19:53:15,845 [ 484] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342 | |
2024-03-08 19:53:16,014 [ 653] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=/app/extra/IDEA-U/plugins/terminal, version=233.14475.28, package=org.jetbrains.plugins.terminal, isBundled=true) | |
2024-03-08 19:53:16,088 [ 727] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized | |
2024-03-08 19:53:16,217 [ 856] INFO - #c.i.p.i.m.GlobalMenuLinux - Start glib main loop in thread: GlobalMenuLinux loop | |
2024-03-08 19:53:16,220 [ 859] INFO - #c.i.p.i.m.GlobalMenuLinux - Closed dbus-service 'com.canonical.AppMenu.Registrar' | |
2024-03-08 19:53:16,254 [ 893] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: /app/extra/IDEA-U/bin/fsnotifier | |
2024-03-08 19:53:16,257 [ 896] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance | |
2024-03-08 19:53:16,263 [ 902] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational. | |
2024-03-08 19:53:16,343 [ 982] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty | |
2024-03-08 19:53:16,730 [ 1369] WARN - #c.i.s.ComponentManagerImpl - com.intellij.lang.javascript.psi.jsdoc.impl.JSDocCustomTags initializer requests com.intellij.lang.javascript.JSDisposable instance | |
2024-03-08 19:53:16,773 [ 1412] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes | |
2024-03-08 19:53:16,780 [ 1419] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 533 ms. Initialized indexes: [FilenameIndex, filetypes, XmlNamespaces, Trigram.Index, RelaxSymbolIndex, XmlTagNames, SchemaTypeInheritance, json.file.root.values, DomFileIndex, html5.custom.attributes.index, TodoIndex, editorconfig.index.name, FrameworkDetectionIndex, IdIndex, HashFragmentIndex, xmlProperties, css.template.selectors, XsltSymbolIndex, http.request.name.index, CssIndex, OpenapiSpecificationContentIndexer, http.request.headers.values.index, http.request.execution.environment, yaml.keys.name, VtlFileIndex, http.request.completion.host, HtmlTagIdIndex, SwReferencesIndex, CompassFunctionsIndex, fileIncludes, java.auto.module.name, docker.compose.services, java.source.module.name, java.binary.plus.expression, java.null.method.argument, bytecodeAnalysis, spring.spiFileIndex, com.intellij.uiDesigner.FormClassIndex, LombokConfigIndex, protoeditor.java.outer.class.index, java.fun.expression, FtlFileIndex, SpringXmlBeansIndex, spring.autoConfigureMetadataIndex, spring.boot.importsFileIndex, taglibUris, Stubs, JavaFxControllerClassIndex, javafx.custom.component, javafx.id.name, javafx.stylesheets.name, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, js.implicit.elements.index, js.string.literal.words.index, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, js.package.index, groovy.cucumber.step, sql.types.count.index, java.cucumber.java8.step, HtmlScriptSrcIndex, TypeScriptExternalPathCandidates, js.test.names, VueNoScriptFilesIndex, js.custom.single.entry.index, VueComponentStylesIndex, sql.routine.index, angularjs.template.cache, WebComponentsIndex, angularjs.app.index, angularjs.ui.router.views.index]. | |
2024-03-08 19:53:16,918 [ 1557] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 137 ms. Initialized stub indexes: {gr.anonymous.class, Less.variables, gr.class.fqn.s, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, angularjs.generic.modules.index, sql.column.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, Css.custom.variable, angular2.metadata.pipe.index, ts.local.classes, angularjs.delimiter.index, js.qualified.shortName, java.class.extlist, postcss.custom.selector, gr.method.name, angular2.metadata.directive.index, gr.script.class, Css.custom.property, java.unnamed.class, JS.class.implements, js.used.remote.modules, gr.class.super, postcss.custom.media, JS.base.types.index, sql.names, redis.dml.shortName, Css.attr, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, angularjs.ui.router.generic.states.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, jvm.static.member.name, js.amd.modules, java.field.name, Css.ampersand.selector, ts.external.module.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, dom.namespaceKey, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, angularjs.filter.index, Scss.function, js.symbol.qualified.names.index, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, angular2.source.directive.index, java.method.name, js.class.index2, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, angularjs.directives.doc.index, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, angularjs.ui.router.states.index, markdown.header.anchor, angularjs.module.index, vue.url.index, ts.external.module.name.index, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, js.imported.bindings.index, Less.mixins, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, angularjs.templateUrl.index, angular2.ivy.pipe.index, es6.exported.index, angularjs.symbol.index, JS.global.qualified.elements, gr.script.fqn.s, js.gcl.modules, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, JS.subclass.stub.index, markdown.header, vue.options.index, js.element.qualifiedName, angular2.metadata.function.index, ts.embedded.content.index, js.generics.index, java.annotations, angular2.templateUrl.index, angularjs.directives.index, vue.mixin.binding.index, angular2.ivy.module.index, amd.baseUrl.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, Scss.mixin, angular2.metadata.className.index, angular2.source.pipe.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, js.symbol.index2, java.anonymous.baseref, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, angularjs.controller.index, js.export.default.react.component.index, JS.framework.markers.index, gr.field.name, js.local.namespace.members.index, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, Css.id, vue.extends.binding.index, Css.custom.mixin, es6.assignment.index, Css.class, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, properties.index, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, vue.components.index, vue.composition.app.index, JS.class.super, vuex.store.index, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, kotlin.primeIndexKey, angular2.source.module.index, js.lazy.packages, java.class.fqn, Scss.placeholder.selector, js.global.symbol.index, java.method.parameter.types, vue.id.index, Scss.variable, js.nonglobal.symbol.index, sql.table.shortName, js.exported.index, jvm.static.member.type, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, gr.annot.members, java.module.name, js.doc.modules, angular2.metadata.module.index, gr.annot.method.name, angular2.metadata.node.index, angular2.ivy.directive.index, vue.global.filters.index, protobuf.byShortName, dom.elementClass, amd.requirePaths.index, vue.global.directives.index, js.typedef.index2, js.namespace.index, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex}. | |
2024-03-08 19:53:23,731 [ 8370] WARN - #c.i.s.ComponentManagerImpl - com.intellij.internal.statistic.eventLog.fus.FeatureUsageLogger initializer requests com.intellij.internal.statistic.persistence.UsageStatisticsPersistenceComponent instance | |
2024-03-08 19:53:23,732 [ 8371] WARN - #c.i.s.ComponentManagerImpl - com.intellij.internal.statistic.eventLog.fus.FeatureUsageLogger initializer requests com.intellij.ide.ConsentOptionsProvider instance | |
2024-03-08 19:53:23,734 [ 8373] WARN - #c.i.s.ComponentManagerImpl - com.intellij.internal.statistic.eventLog.fus.FeatureUsageLogger initializer requests com.intellij.internal.statistic.eventLog.EventLogConfigOptionsService instance | |
2024-03-08 19:53:23,791 [ 8430] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release | |
2024-03-08 19:53:23,831 [ 8470] INFO - #c.i.p.i.b.ApplicationLoader - Input method disabler: not gtk desktop: '' | 'kde' | |
2024-03-08 19:53:24,369 [ 9008] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input | |
at [Source: (sun.nio.ch.ChannelInputStream); line: 1, column: 0] (file=/home/hq/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/cache/JetBrains/IntelliJIdea2023.3/plugins/brokenPlugins.json URL=https://plugins.jetbrains.com/files/brokenPlugins.json) | |
2024-03-08 19:53:24,369 [ 9008] INFO - #c.i.i.p.m.MarketplaceRequests - Can not get broken plugins file from Marketplace: No content to map due to end-of-input | |
at [Source: (sun.nio.ch.ChannelInputStream); line: 1, column: 0] | |
2024-03-08 19:53:24,616 [ 9255] INFO - #JetprofileSource - No valid license found | |
2024-03-08 19:53:24,881 [ 9520] INFO - #c.i.i.p.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe] | |
2024-03-08 19:53:24,884 [ 9523] INFO - #c.i.i.p.DynamicPlugins - Plugins to load: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment