cant input when press ctrl+p to show parameters info
Answered

when i press ctrl+p to show parameters info of a method,with old version(2021),i can input at the same time,but with new version(2023),input cursor disappear and i cant input anything
Please sign in to leave a comment.
It's not reproducible from my side.
Can you please try disabling all the downloaded plugins?
it's not reproducible from computer in my company,and in IDEA 2021.2,is there some way to debug IDEA to show which event listener is called when i press ctrl+p?
when i remove shortcut of show parameter info, and i press ctrl+p,i can input,nothing happened
sorry i dont know how to put a file here
2023-08-29 00:11:55,674 [1369633] INFO - #c.i.i.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2023-08-29 20:53:41,486 [ 4] INFO - #c.i.i.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2023-08-29 20:53:41,514 [ 32] INFO - #c.i.i.AppStarter - JNA library (64-bit) loaded in 24 ms
2023-08-29 20:53:41,520 [ 38] INFO - #c.i.i.AppStarter - IDE: IntelliJ IDEA (build #IU-232.9559.62, 23 Aug 2023 13:01)
2023-08-29 20:53:41,521 [ 39] INFO - #c.i.i.AppStarter - OS: Windows (10.0)
2023-08-29 20:53:41,521 [ 39] INFO - #c.i.i.AppStarter - JRE: 17.0.8+7-b1000.8, amd64 (JetBrains s.r.o.)
2023-08-29 20:53:41,522 [ 40] INFO - #c.i.i.AppStarter - JVM: 17.0.8+7-b1000.8 (OpenJDK 64-Bit Server VM)
2023-08-29 20:53:41,524 [ 42] INFO - #c.i.i.AppStarter - PID: 22960
2023-08-29 20:53:41,525 [ 43] INFO - #c.i.i.AppStarter - JVM options: [exit, -XX:ErrorFile=C:\Users\shiyiwan\\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\shiyiwan\\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, -Xms1024m, -Xmx4078m, -Djb.vmOptionsFile=C:\Users\shiyiwan\AppData\Roaming\\JetBrains\\IntelliJIdea2023.2\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IntelliJIdea2023.2, -Djna.boot.library.path=D:\app\JetBrains\IntelliJ IDEA 2023.2.1/lib/jna/amd64, -Dpty4j.preferred.native.folder=D:\app\JetBrains\IntelliJ IDEA 2023.2.1/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -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/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=000001F5BCF42F20]
2023-08-29 20:53:41,525 [ 43] INFO - #c.i.i.AppStarter - args:
2023-08-29 20:53:41,525 [ 43] INFO - #c.i.i.AppStarter - library path: D:\app\JetBrains\IntelliJ IDEA 2023.2.1\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\unity\app\Plastic SCM\server;D:\unity\app\Plastic SCM\client;D:\SDK\Python\Python-3.12.0;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\app\Node.js;D:\app\Node.js\node_global;D:\app\Bandizip\;D:\CD\work\Git\bin;D:\SDK\JAVA\x64\jdk-1.8\bin;D:\BUILD-MANAGE-TOOL\Anaconda3;D:\BUILD-MANAGE-TOOL\Anaconda3\bin;D:\BUILD-MANAGE-TOOL\Anaconda3\Library\bin;D:\BUILD-MANAGE-TOOL\Anaconda3\Library\mingw-w64\bin;D:\BUILD-MANAGE-TOOL\Anaconda3\Scripts;D:\BUILD-MANAGE-TOOL\Node.js\;D:\BUILD-MANAGE-TOOL\Node.js\node_cache;D:\BUILD-MANAGE-TOOL\Node.js\node_global;D:\BUILD-MANAGE-TOOL\Node.js\node_modules;C:\Program Files\dotnet\;D:\BUILD-MANAGE-TOOL\apache-maven-3.6.3\bin;;D:\app\微信web开发者工具\dll;D:\app\TortoiseSVN\bin;D:\app\Redis\;D:\BUILD-MANAGE-TOOL\Node.js\;C:\Users\shiyiwan\AppData\Local\Microsoft\WindowsApps;D:\app\JetBrains\IntelliJ IDEA 2023.2.1\bin;;D:\app\Intellij\PyCharm 2021.2.2\bin;;D:\app\Intellij\WebStorm 2021.2.2\bin;;D:\BUILD-MANAGE-TOOL\nasm-2.16.01;D:\BUILD-MANAGE-TOOL\strawberry-perl-5.32.1.1-64bit\perl\bin;C:\Program Files\OpenSSL\bin;C:\Users\shiyiwan\AppData\Roaming\npm;.
2023-08-29 20:53:41,526 [ 44] INFO - #c.i.i.AppStarter - boot library path: D:\app\JetBrains\IntelliJ IDEA 2023.2.1\jbr\bin
2023-08-29 20:53:41,535 [ 53] INFO - #c.i.i.AppStarter - locale=zh_CN JNU=GBK file.encoding=GBK
idea.config.path=C:\Users\shiyiwan\AppData\Roaming\JetBrains\IntelliJIdea2023.2
idea.system.path=C:\Users\shiyiwan\AppData\Local\JetBrains\IntelliJIdea2023.2
idea.plugins.path=C:\Users\shiyiwan\AppData\Roaming\JetBrains\IntelliJIdea2023.2\plugins
idea.log.path=C:\Users\shiyiwan\AppData\Local\JetBrains\IntelliJIdea2023.2\log
2023-08-29 20:53:41,539 [ 57] INFO - #c.i.i.AppStarter - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@7ffab526[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@3006ddc4
2023-08-29 20:53:41,573 [ 91] 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.spring.jsf is not enabled because dependency com.intellij.jsf 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.php is not enabled because dependency com.jetbrains.php is not available
Module intellij.spring.mvc.impl/thymeleaf is not enabled because dependency com.intellij.thymeleaf is not available
2023-08-29 20:53:41,620 [ 138] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: Shared Project Caches (232.9559.62), Terminal for Gateway (232.9559.62), Spring Initializr (232.9559.62), Toml (232.9559.62), Android Design Tools (232.9559.62), Jakarta EE: Server Pages (JSP) (232.9559.62), Angular and AngularJS (232.9559.62), Next.js Support (232.9559.62), Jakarta EE: Gradle Integration (232.9559.62), Spring Web (232.9559.62), JSONPath (232.9559.62), Kotlin (232-1.9.0-IJ9559.62), Plugin DevKit (232.9559.62), gRPC (232.9559.62), Machine Learning Code Completion (232.9559.62), Gradle-Maven (232.9559.62), GitLab (232.9559.62), Ktor (232.9559.62), CSS (232.9559.62), Code Coverage for Java (232.9559.62), YAML (232.9559.62), Lombok (232.9559.62), Vue.js (232.9559.62), IDE Settings Sync (232.9559.62), Gradle-Java-Analysis (232.9559.62), Gradle DSL API (232.9559.62), Spring Integration Patterns (232.9559.62), Dependency Structure Matrix (232.9559.62), Java Internationalization (232.9559.62), Projector Libraries for Code With Me and Remote Development (232.9559.62), Terminal (232.9559.62), Cache-Value Profiler (232.9559.62), JVM Microservices Frameworks (232.9559.62), Jakarta EE: RESTful Web Services (JAX-RS) (232.9559.62), Refactor-X (232.9559.62), Bytecode Viewer (232.9559.62), API Recommenders (232.9559.62), Hibernate (232.9559.62), Machine Learning in Search Everywhere (232.9559.62), Jakarta EE: Contexts and Dependency Injection (CDI) (232.9559.62), Properties (232.9559.62), Persistence Frameworks (232.9559.62), Shared Project Indexes (232.9559.62), Java IDE Customization (232.9559.62), Docker (232.9559.62), JavaScript Debugger (232.9559.62), Task Management (232.9559.62), Data Editor Support (232.9559.62), Apache Velocity (232.9559.62), Spring Cloud (232.9559.62), Copyright (232.9559.62), Mercurial (232.9559.62), Jakarta EE: Bean Validation (232.9559.62), Gradle-Java (232.9559.62), PostCSS (232.9559.62), Android (2022.3.1 Final.232.9559.62), Project Wide Analysis for Java (232.9559.62), IntelliLang (232.9559.62), Java (232.9559.62), IDE Features Trainer (232.9559.62), Less (232.9559.62), Groovy (232.9559.62), JetBrains Repository Search (232.9559.62), HTTP Client (232.9559.62), WebP Support (232.9559.62), FreeMarker (232.9559.62), Gradle Extension (232.9559.62), Markdown (232.9559.62), Images (232.9559.62), Java Bytecode Decompiler (232.9559.62), Configuration Script (232.9559.62), Spring (232.9559.62), AOP Pointcut Language (232.9559.62), IDEA CORE (232.9559.62), Gradle (232.9559.62), Charts Support (232.9559.62), Endpoints (232.9559.62), HTML Tools (232.9559.62), Eclipse Keymap (232.9559.62), ML in Search Everywhere for Microservices (232.9559.62), Eclipse Interoperability (232.9559.62), Async Profiler for IDE Performance Testing (232.9559.62), Settings Sync (232.9559.62), In-Editor Performance Hints (232.9559.62), Jakarta EE: Messaging (JMS) (232.9559.62), Data Editor Support Core (232.9559.62), Performance Testing (Warmup) (232.9559.62), Polymer & Web Components (232.9559.62), Java Stream Debugger (232.9559.62), GitHub (232.9559.62), Sass (232.9559.62), NetBeans Keymap (232.9559.62), Package Checker (232.9559.62), Prettier (232.9559.62), Karma (232.9559.62), Webpack (232.9559.62), JUnit (232.9559.62), Diagrams (232.9559.62), WildFly (232.9559.62), com.intellij.tracing.ide (232.9559.62), TextMate Bundles (232.9559.62), Performance Testing (Dynamic Plugins) (232.9559.62), Maven (232.9559.62), Node.js (232.9559.62), Visual Studio Keymap (232.9559.62), Jakarta EE: Persistence (JPA) (232.9559.62), Ant (232.9559.62), Maven server api classes (232.9559.62), EditorConfig (232.9559.62), GlassFish (232.9559.62), Remote Development Server (232.9559.62), Git (232.9559.62), Database Tools and SQL (232.9559.62), XPathView + XSLT (232.9559.62), UI Designer (232.9559.62), Shell Script (232.9559.62), Code With Me (232.9559.62), Cucumber for Groovy (232.9559.62), Jakarta EE: Expression Language (EL) (232.9559.62), OpenAPI Specifications (232.9559.62), Performance Testing (232.9559.62), FTP/SFTP/WebDAV Connectivity (232.9559.62), Gherkin (232.9559.62), Spring Boot (232.9559.62), Space (232.9559.62), Jakarta EE: Application Servers (232.9559.62), WSL Support Framework (232.9559.62), Cucumber for Java (232.9559.62), Perforce Helix Core (232.9559.62), JetBrains maven model api classes (232.9559.62), TestNG (232.9559.62), Reactive Streams (232.9559.62), SSH Remote Run (232.9559.62), Jakarta EE Platform (232.9559.62), Project Wide Analysis (232.9559.62), Jakarta EE: Web/Servlets (232.9559.62), Spring Messaging (232.9559.62), com.intellij.dev (232.9559.62), Subversion (232.9559.62), Grazie Lite (232.9559.62), Dev Containers (232.9559.62), Tomcat and TomEE (232.9559.62), Time Tracking (232.9559.62), Quarkus (232.9559.62), TSLint (232.9559.62), Vite (232.9559.62), Spring Data (232.9559.62), Shared Indexes (232.9559.62), Micronaut (232.9559.62), JavaFX (232.9559.62), Protocol Buffers (232.9559.62), JavaScript and TypeScript (232.9559.62), Qodana (232.9559.62), Maven Extension (232.9559.62), Spring Security (232.9559.62), Remote Development Gateway (232.9559.62), JavaScript Intention Power Pack (232.9559.62), Gradle Dependency Updater Implementation (232.9559.62)
2023-08-29 20:53:41,621 [ 139] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: Translation (3.5.1), GitHub Copilot (1.2.21.2995)
2023-08-29 20:53:41,621 [ 139] INFO - #c.i.i.p.PluginManager - Disabled plugins: IDE Eval Reset (2.3.5), JRebel and XRebel (2022.4.1), ToolbarKit (1.0-SNAPSHOT), Key Promoter X (2023.2.0), Thymeleaf (232.9559.62), Tailwind CSS (232.9559.62), Node.js Remote Interpreter (232.9559.62), SonarLint (7.4.0.60471), Package Search (232.9559.10), JetBrains Academy (2023.8-2023.2-460), Styled Components & Styled JSX (232.9559.62), Chinese (Simplified) Language Pack / 中文语言包 (232.172)
2023-08-29 20:53:41,794 [ 312] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\shiyiwan\.m2\repository}
2023-08-29 20:53:41,857 [ 375] INFO - #c.i.u.i.PageCacheUtils - File page caching params:
2023-08-29 20:53:41,857 [ 375] 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 =
2023-08-29 20:53:41,858 [ 376] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE:10485760
2023-08-29 20:53:41,858 [ 376] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular
2023-08-29 20:53:41,858 [ 376] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 104857600 bytes
2023-08-29 20:53:41,871 [ 389] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: []
2023-08-29 20:53:41,915 [ 433] INFO - #c.i.o.v.n.p.PersistentFSConnector - VFS uses strict names enumerator
2023-08-29 20:53:42,072 [ 590] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized
2023-08-29 20:53:42,076 [ 594] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342
2023-08-29 20:53:42,089 [ 607] INFO - #c.i.o.v.n.p.PersistentFSConnector - VFS uses new (streamlined) attributes storage
2023-08-29 20:53:42,118 [ 636] INFO - #c.i.o.v.n.p.FSRecords - using OVER_MMAPPED_FILE storage for VFS records
2023-08-29 20:53:42,130 [ 648] INFO - #c.i.o.v.n.p.PersistentFSConnector - VFS: impl (expected) version=576319, 311882 file records, 810 content blobs
2023-08-29 20:53:42,131 [ 649] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Light - old: Light, new Light
2023-08-29 20:53:42,225 [ 743] INFO - #c.i.o.v.n.p.PersistentFSConnector - 92 ms to self-checks, load free records and inverted name index
2023-08-29 20:53:42,260 [ 778] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: D:\app\JetBrains\IntelliJ IDEA 2023.2.1\bin\fsnotifier.exe
2023-08-29 20:53:42,269 [ 787] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational.
2023-08-29 20:53:42,273 [ 791] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: D:\app\JetBrains\IntelliJ IDEA 2023.2.1\bin\fsnotifier-wsl
2023-08-29 20:53:42,279 [ 797] INFO - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=D:\app\JetBrains\IntelliJ IDEA 2023.2.1\plugins\terminal, version=232.9559.62, package=null, isBundled=true)
2023-08-29 20:53:42,288 [ 806] INFO - #com.android.tools.idea.serverflags.ServerFlagInitializer - Enabled server flags:
2023-08-29 20:53:42,497 [ 1015] INFO - #c.j.r.p.c.p.w.s.WireStorage - Start Wire Storage check: Check Wire Buffer Size
2023-08-29 20:53:42,584 [ 1102] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check disabled
2023-08-29 20:53:42,659 [ 1177] INFO - STDOUT -
2023-08-29 20:53:42,984 [ 1502] INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 169 ms
2023-08-29 20:53:43,018 [ 1536] WARN - #o.j.i.maven - updateAllMavenProjectsSync started, edt=false
2023-08-29 20:53:43,063 [ 1581] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2023-08-29 20:53:43,088 [ 1606] WARN - #o.j.i.maven - updateAllMavenProjectsSync finished, edt=false
2023-08-29 20:53:43,406 [ 1924] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:FilenameIndex(v = 258)
2023-08-29 20:53:43,407 [ 1925] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes
2023-08-29 20:53:43,415 [ 1933] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 820 ms. Initialized indexes: [FilenameIndex, filetypes, RelaxSymbolIndex, json.file.root.values, Trigram.Index, DomFileIndex, html5.custom.attributes.index, SchemaTypeInheritance, XmlTagNames, XmlNamespaces, editorconfig.index.name, TodoIndex, HashFragmentIndex, IdIndex, FrameworkDetectionIndex, fileIncludes, xmlProperties, VtlFileIndex, yaml.keys.name, HtmlTagIdIndex, CompassFunctionsIndex, http.request.completion.host, http.request.execution.environment, http.request.name.index, OpenapiSpecificationContentIndexer, http.request.headers.values.index, XsltSymbolIndex, SwReferencesIndex, java.auto.module.name, css.template.selectors, CssIndex, docker.compose.services, java.source.module.name, java.null.method.argument, FtlFileIndex, bytecodeAnalysis, IdeaPluginRegistrationIndex, LombokConfigIndex, java.binary.plus.expression, java.fun.expression, protoeditor.java.outer.class.index, com.intellij.uiDesigner.FormClassIndex, ant-imports, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex, spring.spiFileIndex, JavaFxControllerClassIndex, taglibUris, spring.boot.importsFileIndex, spring.autoConfigureMetadataIndex, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, javafx.custom.component, javafx.stylesheets.name, javafx.id.name, org.jetbrains.kotlin.idea.vfilefinder.KotlinPartialPackageNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, SpringXmlBeansIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, groovy.cucumber.step, org.jetbrains.kotlin.idea.vfilefinder.KotlinShortClassNameFileIndex, java.cucumber.java8.step, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelCallableByPackageShortNameIndex, org.jetbrains.kotlin.idea.base.indices.names.KotlinTopLevelClassLikeDeclarationByPackageShortNameIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, js.test.names, js.package.index, HtmlScriptSrcIndex, js.string.literal.words.index, NavXmlIndex, BindingXmlIndex, sql.routine.index, TypeScriptExternalPathCandidates, VueNoScriptFilesIndex, VueComponentStylesIndex, WebComponentsIndex, sql.types.count.index, com.android.tools.idea.model.AndroidManifestIndex, js.custom.single.entry.index, angularjs.template.cache, js.implicit.elements.index, angularjs.app.index, angularjs.ui.router.views.index, Stubs].
2023-08-29 20:53:43,460 [ 1978] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 1 in 94 ms: Facet manager update storage
2023-08-29 20:53:43,471 [ 1989] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Loading global entities from files
2023-08-29 20:53:43,502 [ 2020] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-08-29 20:53:43,510 [ 2028] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 2 in 49 ms: Change entity sources to externally imported
2023-08-29 20:53:43,510 [ 2028] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 3 in 0 ms: Facet manager update storage
2023-08-29 20:53:43,518 [ 2036] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 4 in 7 ms: Add module mapping
2023-08-29 20:53:43,541 [ 2059] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 5 in 1 ms: Add project library mapping
2023-08-29 20:53:43,565 [ 2083] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-08-29 20:53:43,565 [ 2083] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 6 in 3 ms: Sync global entities with project: bigDemo
2023-08-29 20:53:43,627 [ 2145] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 212 ms. Initialized stub indexes: {jvm.static.member.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, angular2.source.directive.index, es6.assignment.index, gr.script.fqn, js.class.index2, Less.variables, JS.global.qualified.elements, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, vue.global.filters.index, JS.framework.markers.index, postcss.custom.selector, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, angularjs.module.index, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, gr.class.fqn, jvm.static.member.type, java.annotations, js.exported.index, angularjs.ui.router.states.index, java.class.fqn, markdown.header.anchor, amd.requirePaths.index, angularjs.directives.index, java.class.extlist, vuex.store.index, vue.mixin.binding.index, js.nonglobal.symbol.index, gr.script.fqn.s, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, JS.subclass.stub.index, js.typedef.index2, angular2.metadata.pipe.index, angularjs.filter.index, gr.field.name, java.field.name, redis.dml.shortName, gr.class.fqn.s, js.qualified.shortName, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, angularjs.ui.router.generic.states.index, amd.baseUrl.index, gr.annot.members, markdown.header, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, js.global.symbol.index, vue.url.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, java.method.parameter.types, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, js.local.namespace.members.index, JS.class.implements, ts.local.classes, angular2.metadata.className.index, Css.attr, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, Scss.variable, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, angular2.ivy.directive.index, angular2.source.module.index, vue.composition.app.index, Css.custom.mixin, vue.global.directives.index, js.element.qualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, js.symbol.index2, js.imported.bindings.index, postcss.custom.media, vue.components.index, java.class.shortname, js.lazy.packages, Css.ampersand.selector, js.generics.index, angular2.metadata.directive.index, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, sql.names, gr.method.name, angularjs.controller.index, gr.anonymous.class, java.method.name, angularjs.templateUrl.index, sql.table.shortName, js.used.remote.modules, js.symbol.qualified.names.index, Scss.mixin, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, java.anonymous.baseref, angular2.metadata.function.index, JS.base.types.index, vue.id.index, angular2.metadata.module.index, ts.embedded.content.index, ts.external.module.index, kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, angular2.templateUrl.index, vue.extends.binding.index, gr.script.class, angularjs.directives.doc.index, Css.class, Scss.function, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, es6.exported.index, angular2.source.pipe.index, vue.options.index, java.module.name, gr.annot.method.name, Css.custom.property, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, angular2.ivy.module.index, angular2.metadata.node.index, angularjs.generic.modules.index, js.amd.modules, js.export.default.react.component.index, Scss.placeholder.selector, js.namespace.index, angularjs.delimiter.index, protobuf.byShortName, Less.mixins, angularjs.symbol.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, sql.column.name, js.doc.modules, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, gr.class.super, JS.class.super, angular2.ivy.pipe.index, js.gcl.modules, Css.id, dom.namespaceKey, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, properties.index, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, dom.elementClass, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex}.
2023-08-29 20:53:43,752 [ 2270] WARN - #c.i.o.w.i.s.w.StatusBarWidgetsManager - com.github.copilot.statusBar.CopilotWidgetFactory doesn't define id for extension (point=com.intellij.statusBarWidgetFactory). Please specify `id` attribute.
2023-08-29 20:53:43,764 [ 2282] INFO - STDOUT - Info | RdCoroutineScope | 90:DefaultDispatcher-worker-71 | RdCoroutineHost overridden
2023-08-29 20:53:43,778 [ 2296] 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]
2023-08-29 20:53:43,783 [ 2301] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'enabled' is not found
2023-08-29 20:53:43,806 [ 2324] INFO - #c.j.r.f.FollowMeManager - Register new user 0 (name: 'shiyiwan', client id: Host)
2023-08-29 20:53:43,835 [ 2353] WARN - #c.i.o.w.i.s.w.StatusBarWidgetsManager - cn.yiiguxing.plugin.translate.ui.TranslationWidgetFactory doesn't define id for extension (point=com.intellij.statusBarWidgetFactory). Please specify `id` attribute.
2023-08-29 20:53:43,954 [ 2472] INFO - #c.i.p.c.ProjectCodeStyleSettingsManager - Initialized from default code style settings.
2023-08-29 20:53:43,970 [ 2488] INFO - PerformancePlugin - Performance Plugin is in silent mode
2023-08-29 20:53:44,073 [ 2591] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@393068e7
2023-08-29 20:53:44,128 [ 2646] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
2023-08-29 20:53:44,161 [ 2679] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Running initialization condition: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@3824ef3a
2023-08-29 20:53:44,177 [ 2695] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Finished: com.intellij.indexing.shared.download.SharedIndexDownloadedCondition@3824ef3a
2023-08-29 20:53:44,272 [ 2790] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@7fdae27f
2023-08-29 20:53:44,304 [ 2822] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.indexing.shared.platform.impl.OnDiskSharedIndexChunkLocator@7fdae27f
2023-08-29 20:53:44,320 [ 2838] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@1784fce8
2023-08-29 20:53:44,381 [ 2899] INFO - #cn.yiiguxing.plugin.translate.wordbook.WordBookService - Wordbook service state changed: UNINITIALIZED -> INITIALIZING
2023-08-29 20:53:44,383 [ 2901] INFO - #cn.yiiguxing.plugin.translate.wordbook.WordBookService - Wordbook service state changed: INITIALIZING -> NO_DRIVER
2023-08-29 20:53:44,435 [ 2953] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity@1784fce8
2023-08-29 20:53:44,447 [ 2965] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@dab626e
2023-08-29 20:53:44,448 [ 2966] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.externalDependencies.impl.CheckRequiredPluginsActivity@dab626e
2023-08-29 20:53:44,448 [ 2966] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Running task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@5118f49d
2023-08-29 20:53:44,454 [ 2972] INFO - #c.i.o.a.i.NonBlockingReadActionImpl - OTel monitoring for NonBlockingReadAction is enabled
2023-08-29 20:53:44,465 [ 2983] INFO - #c.i.o.p.InitialDumbTaskRequiredForSmartMode - Finished task required for smart mode: com.intellij.util.indexing.DumbModeWhileScanningSubscriber@5118f49d
2023-08-29 20:53:44,465 [ 2983] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.project.InitialDumbTaskRequiredForSmartMode@393068e7
2023-08-29 20:53:44,494 [ 3012] INFO - #c.i.o.w.i.ToolWindowManagerImpl - Ignore setShowStripeButton(id=Database Changes, value=false) - not applicable for a new UI
2023-08-29 20:53:44,703 [ 3221] INFO - #c.i.o.a.Experiments - Experimental features enabled for user: wsl.p9.support, wsl.prefer.p9.support, wsl.p9.show.roots.in.file.chooser, wsl.execute.with.wsl.exe, linux.native.menu, recent.and.edited.files.together, show.create.new.element.in.popup, search.everywhere.mixed.results, new.project.wizard, editor.reader.mode, new.large.text.file.viewer, terminal.shell.command.handling, reuse.target.paths.for.rsync
2023-08-29 20:53:44,800 [ 3318] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[bigDemo]
2023-08-29 20:53:44,828 [ 3346] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of bigDemo. Reason: On project open
2023-08-29 20:53:44,848 [ 3366] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for bigDemo took 17ms; general responsiveness: ok; EDT responsiveness: ok
2023-08-29 20:53:44,998 [ 3516] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release
2023-08-29 20:53:45,069 [ 3587] INFO - #com.android.tools.idea.projectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2023-08-29 20:53:45,077 [ 3595] INFO - #c.i.o.e.s.p.m.ExternalProjectsDataStorage - Load external projects data in 5 millis (read time: 3)
2023-08-29 20:53:45,278 [ 3796] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of bigDemo uses 15 scanning threads
2023-08-29 20:53:45,393 [ 3911] INFO - #c.i.i.p.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe]
2023-08-29 20:53:45,400 [ 3918] INFO - #c.i.i.p.DynamicPlugins - Plugins to load: []
2023-08-29 20:53:46,185 [ 4703] INFO - #c.i.d.PerformanceWatcherImpl - Spring Config Check [6 modules] took 3ms; general responsiveness: ok; EDT responsiveness: ok
2023-08-29 20:53:46,289 [ 4807] WARN - #c.i.i.s.p.i.BundledSharedIndexPostStartupActivity - Skipped 1 pre-built shared indexes: bundled-js-predefined-1d06a55b98c1-8314e18161f9-JavaScript-IU-232.9559.62
2023-08-29 20:53:46,380 [ 4898] INFO - #c.i.c.CompilerWorkspaceConfiguration - Available processors: 16
2023-08-29 20:53:46,397 [ 4915] INFO - #com.android.tools.idea.adblib.AndroidAdbChannelProvider - Registering project to adblib channel provider: Project(name=bigDemo, containerState=COMPONENT_CREATED, componentStore=D:\My-Project\bigDemo)
2023-08-29 20:53:46,412 [ 4930] INFO - #c.i.i.s.IdeStartupScripts - 0 startup script(s) found
2023-08-29 20:53:46,501 [ 5019] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.android.tools.idea.res.ResourceFolderRepositoryFileCacheImpl$PruneTask@264251f8
2023-08-29 20:53:46,502 [ 5020] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
2023-08-29 20:53:46,502 [ 5020] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.android.tools.idea.res.ResourceFolderRepositoryFileCacheImpl$PruneTask@264251f8
2023-08-29 20:53:46,503 [ 5021] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.android.tools.idea.res.ResourceFolderRepositoryFileCacheImpl$ManageLruProjectFilesTask@b259efc
2023-08-29 20:53:46,503 [ 5021] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
2023-08-29 20:53:46,506 [ 5024] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.android.tools.idea.res.ResourceFolderRepositoryFileCacheImpl$ManageLruProjectFilesTask@b259efc
2023-08-29 20:53:46,538 [ 5056] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 1547ms; general responsiveness: 1/1 sluggish; EDT responsiveness: 1/1 sluggish
2023-08-29 20:53:46,772 [ 5290] INFO - #com.android.tools.idea.imports.GMavenIndexRepository - HTTP not modified since the last request for URL: https://dl.google.com/android/studio/gmaven/index/release/v0.1/classes-v0.1.json.gz (etag: "19b53a7").
2023-08-29 20:53:46,772 [ 5290] INFO - #com.android.tools.idea.imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "19b53a7".
2023-08-29 20:53:47,443 [ 5961] INFO - #c.i.d.u.SqlDialects - SQL dialects initialized in 2 ms
2023-08-29 20:53:47,483 [ 6001] INFO - #o.j.i.maven - Using extension org.jetbrains.idea.maven.maven3.Maven3Support@305798f0 to start MavenServer
2023-08-29 20:53:47,614 [ 6132] INFO - #o.j.i.maven - Sent token to maven server
2023-08-29 20:53:48,518 [ 7036] WARN - #c.i.e.r.RemoteProcessSupport - SLF4J: Class path contains multiple SLF4J bindings.
2023-08-29 20:53:48,519 [ 7037] WARN - #c.i.e.r.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/D:/app/JetBrains/IntelliJ%20IDEA%202023.2.1/plugins/maven/lib/maven36-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-08-29 20:53:48,519 [ 7037] WARN - #c.i.e.r.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/D:/app/JetBrains/IntelliJ%20IDEA%202023.2.1/lib/util-8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-08-29 20:53:48,519 [ 7037] WARN - #c.i.e.r.RemoteProcessSupport - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-08-29 20:53:48,519 [ 7037] WARN - #c.i.e.r.RemoteProcessSupport - SLF4J: Actual binding is of type [org.jetbrains.idea.maven.server.Maven3WrapperSl4LoggerFactory]
2023-08-29 20:53:48,894 [ 7412] INFO - #o.j.s.e.m.MavenProjectDependenciesModel - Start collecting all modules
2023-08-29 20:53:48,899 [ 7417] INFO - #o.j.s.e.g.GradleProjectDependenciesModel - Start collecting all modules
2023-08-29 20:53:48,899 [ 7417] INFO - #o.j.s.e.g.GradleProjectDependenciesModel - Finish collecting all modules, count of found modules: 0
2023-08-29 20:53:48,914 [ 7432] INFO - #o.j.s.e.m.MavenProjectDependenciesModel - Finish collecting all modules, count of found modules: 6
2023-08-29 20:53:50,495 [ 9013] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for bigDemo. Number of scanned files: 90356; Number of files for indexing: 0 took 5647ms; general responsiveness: 3/5 sluggish; EDT responsiveness: 1/5 sluggish
2023-08-29 20:53:50,496 [ 9014] INFO - #c.i.u.i.UnindexedFilesScanner - 312c3225: marking roots for initial VFS refresh
2023-08-29 20:53:50,521 [ 9039] INFO - #c.i.u.i.UnindexedFilesScanner - 312c3225: starting initial VFS refresh
2023-08-29 20:53:50,523 [ 9041] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for bigDemo. No files to index with loading content.
2023-08-29 20:53:50,530 [ 9048] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[bigDemo]
2023-08-29 20:53:50,586 [ 9104] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.android.tools.idea.res.ResourceFolderRegistry$PopulateCachesTask@3e7b3aba
2023-08-29 20:53:50,586 [ 9104] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue...
2023-08-29 20:53:50,586 [ 9104] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.android.tools.idea.res.ResourceFolderRegistry$PopulateCachesTask@3e7b3aba
2023-08-29 20:53:51,565 [ 10083] INFO - #o.j.j.b.i.CompilerReferenceIndex - backward reference index version doesn't exist
2023-08-29 20:53:51,574 [ 10092] INFO - #c.i.c.b.IsUpToDateCheckStartupActivity - suitable consumer is not found
2023-08-29 20:53:51,577 [ 10095] INFO - c.i.s.k.s.d.SpaceKtsFileDetector - SpaceKtsFileDetector
2023-08-29 20:53:51,588 [ 10106] INFO - #c.j.r.p.c.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\shiyiwan\AppData\Local\JetBrains'. JvmStartTimeMs=1693313621097
2023-08-29 20:53:51,589 [ 10107] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 2 Code With Me client system folders to check
2023-08-29 20:53:51,592 [ 10110] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep system folder with version 231.9161.29, it is not old enough, path is 'C:\Users\shiyiwan\AppData\Local\JetBrains\JetBrainsClient231.9161.29'
2023-08-29 20:53:51,593 [ 10111] INFO - #c.j.r.p.c.CodeWithMeCleanup - failed to parse version for the folder 'JetBrainsClientDist', path is C:\Users\shiyiwan\AppData\Local\JetBrains\JetBrainsClientDist
2023-08-29 20:53:51,597 [ 10115] INFO - #c.j.r.p.c.CodeWithMeCleanup - found 1 Code With Me client config folders to check
2023-08-29 20:53:51,600 [ 10118] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep only [231] major versions
2023-08-29 20:53:51,606 [ 10124] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep config folder with version 231.9161.29, it is the most up-to-date config folder with 231 major version, path is 'C:\Users\shiyiwan\AppData\Roaming\JetBrains\JetBrainsClient231.9161.29'
2023-08-29 20:53:51,607 [ 10125] 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]
2023-08-29 20:53:51,608 [ 10126] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found
2023-08-29 20:53:51,615 [ 10133] INFO - #c.j.r.p.c.CodeWithMeCleanup - 231.9161.29 lastModifiedMs=1692405908759
2023-08-29 20:53:51,615 [ 10133] INFO - #c.j.r.p.c.CodeWithMeCleanup - keep Code With Me client installation with version 231.9161.29 because its system folder still exists, path is 'C:\Users\shiyiwan\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-231.9161.29.jbr.win.zip-bf9daeaa51.ide.d'
2023-08-29 20:53:51,627 [ 10145] INFO - STDOUT -
2023-08-29 20:53:51,629 [ 10147] INFO - #c.i.d.WindowsDefenderCheckerActivity - real-time protection: false
2023-08-29 20:53:51,681 [ 10199] INFO - #c.i.u.i.UnindexedFilesScanner - 312c3225: initial VFS refresh finished 1158 ms
2023-08-29 20:53:51,695 [ 10213] INFO - #c.i.w.i.i.GlobalWorkspaceModel - Sync global entities with mutable entity storage
2023-08-29 20:53:51,908 [ 10426] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[bigDemo, 157 iterators]
2023-08-29 20:53:51,910 [ 10428] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-08-29 20:53:51,914 [ 10432] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 7 in 199 ms: Apply JPS storage (iml files)
2023-08-29 20:53:51,914 [ 10432] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-08-29 20:53:51,915 [ 10433] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of bigDemo. Reason: changes in: "Library Maven: antlr:antlr:2.7.7 (#1 class roots, #0 source roots)", "Library Maven: aopalliance:aopalliance:1.0 (#1 class roots, #0 source roots)", "Library Maven: ch.qos.logback:logback-classic:1.2.3 (#1 class roots, #0 source roots)", "Library Maven: ch.qos.logback:logback-core:1.2.3 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:aws-java-sdk-autoscaling:1.11.277 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:aws-java-sdk-core:1.11.277 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:aws-java-sdk-ec2:1.11.277 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:aws-java-sdk-route53:1.11.277 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:aws-java-sdk-sts:1.11.277 (#1 class roots, #0 source roots)", "Library Maven: com.amazonaws:jmespath-java:1.11.277 (#1 class roots, #0 source roots)" and 147 iterators more
2023-08-29 20:53:51,915 [ 10433] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for bigDemo took 0ms; general responsiveness: ok; EDT responsiveness: ok
2023-08-29 20:53:51,916 [ 10434] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of bigDemo uses 15 scanning threads
2023-08-29 20:53:51,919 [ 10437] INFO - #c.i.w.i.i.j.s.DelayedProjectSynchronizer$Companion - Workspace model loaded from cache. Syncing real project state into workspace model in 374 ms. Thread[DefaultDispatcher-worker-61,5,main]
2023-08-29 20:53:52,989 [ 11507] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning completed for bigDemo. Number of scanned files: 47537; Number of files for indexing: 0 took 1073ms; general responsiveness: 1/1 sluggish; EDT responsiveness: 1/2 sluggish
2023-08-29 20:53:52,989 [ 11507] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for bigDemo. No files to index with loading content.
2023-08-29 20:53:52,990 [ 11508] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[bigDemo, 157 iterators]
2023-08-29 20:53:53,039 [ 11557] INFO - #c.i.i.s.download - Selected pre-built shared index SharedIndexResult(request='JdkIndexRequest(sdkName=11, hash=e832105d6314b0235024c8648b3a9be997a68c26, aliases=[11.0.18, 11], kind=jdk)', url='https://index-cdn.jetbrains.com/v2/data/jdk/c2542f65158dabd5aff6e2c503ec984205919d39/11.0.20-corretto-11.0.20.1-windows-87594371c528a47ea21264f48fb164d3c42bdbab256ea89289cca60aae117d07.ijx.xz', weakHash=876e07a7b2c5, sha256='87594371c528a47ea21264f48fb164d3c42bdbab256ea89289cca60aae117d07') from https://index-cdn.jetbrains.com/v2/jdk/-11 for JdkIndexRequest(sdkName=11, hash=e832105d6314b0235024c8648b3a9be997a68c26, aliases=[11.0.18, 11], kind=jdk)
2023-08-29 20:53:54,073 [ 12591] INFO - #PluginsAdvertiser - Plugin is ignored by user, suggestion will not be shown: aws.toolkit
2023-08-29 20:54:05,592 [ 24110] WARN - #c.i.i.s.download - Shared indexes download was cancelled. Indexing has completed faster
2023-08-29 20:54:05,796 [ 24314] INFO - #c.i.i.s.download - Shared index download interrupted because of com.intellij.openapi.progress.ProcessCanceledException
2023-08-29 20:54:09,591 [ 28109] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-08-29 20:54:09,710 [ 28228] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 12 ms
2023-08-29 20:54:12,976 [ 31494] INFO - #c.i.o.a.i.PopupMenuPreloader - 28539 ms since showing to preload popup menu 'Project View Popup Menu' at 'ProjectViewPopup(preload-bgt)' in 236 ms
2023-08-29 20:54:13,112 [ 31630] INFO - #c.i.o.a.i.PopupMenuPreloader - 27778 ms since showing to preload popup menu 'Editor Popup Menu' at 'EditorPopup(preload-bgt)' in 376 ms
2023-08-29 20:54:13,120 [ 31638] INFO - #c.i.o.a.i.PopupMenuPreloader - 28025 ms since showing to preload popup menu 'Editor Popup Menu' at 'EditorPopup(preload-bgt)' in 381 ms
2023-08-29 20:54:16,234 [ 34752] INFO - #c.i.i.s.download - Chunk jdk-11.0.20-corretto-11.0.20.1-876e07a7b2c5-87594371 is downloaded (37.2 MB in 10 s 394 ms: 0 MB/s)
2023-08-29 20:54:16,438 [ 34956] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is updated with jdk-11.0.20-corretto-11.0.20.1-876e07a7b2c5-87594371. Total: 1 chunk(s), 66.66 MB
2023-08-29 20:54:17,063 [ 35581] INFO - #c.i.i.s.p.i.SharedIndexChunkConfigurationImpl - Chunk jdk-11.0.20-corretto-11.0.20.1-876e07a7b2c5-87594371 is registered for project 'bigDemo: matching: (fb=90, stub=145), incompatible: (fb=0, stub=0), unknown: (fb=9, stub=9),
2023-08-29 20:54:43,873 [ 62391] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-08-29 20:54:43,956 [ 62474] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=bigDemo, containerState=COMPONENT_CREATED, componentStore=D:\My-Project\bigDemo)RunManager took 27 ms
2023-08-29 20:54:44,828 [ 63346] INFO - #c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs from [C:\Users\shiyiwan\AppData\Local\JetBrains\IntelliJIdea2023.2\caches\huge-gists] ...
2023-08-29 20:56:40,692 [ 179210] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-08-29 20:56:46,546 [ 185064] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
i dont know how to put a file here
Resetting the IDE configuration should do the trick.
it worked successful,thank you very much!