Git Log window is empty

已回答

Hi all,

I'm not sure when/how this happened, but I've noticed this morning that the Git Log window is empty, not even the toolbar is showing!

I've tried all the tips on this forum and Stack Overflow but none have worked!

Any help would be appreciated!

IntelliJ IDEA 2021.2.3 (Ultimate Edition)
Build #IU-212.5457.46, built on October 12, 2021
Runtime version: 11.0.12+7-b1504.40 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.4
Memory: 4096M
Cores: 12

Here is the log after starting IntelliJ

2022-05-26 09:36:48,981 [      0]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 
2022-05-26 09:36:48,994 [     13]   INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents/bin/printenv' '/var/folders/k2/qlqp2n4s207bfy0zcd5kdkx00000gn/T/intellij-shell-env.2843451138194725644.tmp' 
2022-05-26 09:36:49,041 [     60]   INFO -        #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-212.5457.46, 12 Oct 2021 14:20) 
2022-05-26 09:36:49,042 [     61]   WARN - llij.ide.plugins.PluginManager - id redefinition ([row,col,system-id]: [2,3,"product classpath"]) 
2022-05-26 09:36:49,042 [     61]   INFO -        #com.intellij.idea.Main - OS: Mac OS X (12.4, x86_64) 
2022-05-26 09:36:49,051 [     70]   INFO -        #com.intellij.idea.Main - JRE: 11.0.12+7-b1504.40 (JetBrains s.r.o.) 
2022-05-26 09:36:49,051 [     70]   INFO -        #com.intellij.idea.Main - JVM: 11.0.12+7-b1504.40 (OpenJDK 64-Bit Server VM) 
2022-05-26 09:36:49,053 [     72]   INFO -        #com.intellij.idea.Main - JVM Args: -Xmx4096m -XX:ReservedCodeCacheSize=512m -Xms128m -XX:+UseG1GC -XX:SoftRefLRUPolicyMSPerMB=50 -XX:CICompilerCount=2 -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -ea -Dsun.io.useCanonCaches=false -Djdk.http.auth.tunneling.disabledSchemes="" -Djdk.attach.allowAttachSelf=true -Djdk.module.illegalAccess.silent=true -Dkotlinx.coroutines.debug=off -XX:ErrorFile=/Users/marknorr/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/marknorr/java_error_in_idea.hprof -Dide.no.platform.update=true -Dtoolbox.notification.token=f9mcZzQ20d5NNxPs81dZ_Tw7gnnCglaqN7dZdG8TomM= -Dtoolbox.notification.portFile=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app.vmoptions.port -Didea.plugins.path=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app.plugins -Djb.vmOptionsFile=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app.vmoptions -Dsplash=true -Didea.home.path=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents -Didea.jre.check=true -Didea.executable=idea -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader -Didea.paths.selector=IntelliJIdea2021.2 -Didea.vendor.name=JetBrains 
2022-05-26 09:36:49,053 [     72]   INFO -        #com.intellij.idea.Main - library path: /Users/marknorr/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 
2022-05-26 09:36:49,053 [     72]   INFO -        #com.intellij.idea.Main - boot library path: /Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents/jbr/Contents/Home/lib 
2022-05-26 09:36:49,076 [     95]   INFO -        #com.intellij.idea.Main - locale=en_GB JNU=UTF-8 file.encoding=UTF-8
  idea.config.path=/Users/marknorr/Library/Application Support/JetBrains/IntelliJIdea2021.2
  idea.system.path=/Users/marknorr/Library/Caches/JetBrains/IntelliJIdea2021.2
  idea.plugins.path=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app.plugins
  idea.log.path=/Users/marknorr/Library/Logs/JetBrains/IntelliJIdea2021.2 
2022-05-26 09:36:49,086 [    105]   INFO -        #com.intellij.idea.Main - CPU cores: 12; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@8be27e7[Running, parallelism = 11, size = 8, active = 7, running = 6, steals = 1, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7bd9ef8d 
2022-05-26 09:36:49,170 [    189]   INFO - .intellij.util.EnvironmentUtil - shell environment loaded (16 vars) 
2022-05-26 09:36:49,194 [    213]   INFO - .intellij.util.EnvironmentUtil - LC_CTYPE=en_GB.UTF-8 
2022-05-26 09:36:49,367 [    386]   INFO -        #com.intellij.idea.Main - JNA library (64-bit) loaded in 280 ms 
2022-05-26 09:36:50,392 [   1411]   INFO - e.plugins.DisabledPluginsState - Plugins to enable: [com.jetbrains.codeWithMe] 
2022-05-26 09:36:50,465 [   1484]   INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (212.5457.46), JetBrains maven model api classes (212.5457.46), JetBrains Repository Search (212.5457.46), Configuration Script (212.5457.46), WSL File System Support (212.5457.46), Dependency Management Api for External Build Tools (212.5457.46), Perforce Helix Core (212.5457.46), Machine Learning Code Completion (212.5457.46), IDE Features Trainer (212.5457.46), Subversion (212.5457.46), Copyright (212.5457.46), Images (212.5457.46), CSS (212.5457.46), Less (212.5457.46), Mercurial (212.5457.46), Java (212.5457.46), Java IDE Customization (212.5457.46), Eclipse Interoperability (212.5457.46), Recommenders for Java and Python (212.5457.46), JUnit (212.5457.46), Bytecode Viewer (212.5457.46), Java Bytecode Decompiler (212.5457.46), AOP Pointcut Language (212.5457.46), WebP Support (212.5457.46), Lombok (212.5457.46), YAML (212.5457.46), Docker (212.5457.46), Dependency Structure Matrix (212.5457.46), Smali Support (212.5457.46), ZKM-Unscramble (212.5457.46), Settings Repository (212.5457.46), macOS Light Theme (212.5457.46), HTML Tools (212.5457.46), Haml (212.5457.46), XPathView + XSLT (212.5457.46), IntelliLang (212.5457.46), TestNG (212.5457.46), Code Coverage for Java (212.5457.46), Task Management (212.5457.46), Time Tracking (212.5457.46), XSLT Debugger (212.5457.46), Performance Testing (212.5457.46), Performance Testing (Dynamic Plugins) (212.5457.46), Performance Testing (Workspace Model) (212.5457.46), Project Wide Analysis (212.5457.46), Project Wide Analysis for Java (212.5457.46), Shared Indexes (212.5457.46), W3C Validators (212.5457.46), Markdown (212.5457.46), FTP/SFTP Connectivity (ex. Remote Hosts Access) (212.5457.46), EditorConfig (212.5457.46), Microservices UAST (212.5457.46), Stylus (212.5457.46), Sass (212.5457.46), Properties (212.5457.46), Ant (212.5457.46), Groovy (212.5457.46), Maven (212.5457.46), Performance Testing (Maven) (212.5457.46), Diagrams (212.5457.46), Endpoints (212.5457.46), Java Internationalization (212.5457.46), UI Designer (212.5457.46), Gradle (212.5457.46), Gradle-Java (212.5457.46), Reactive Streams (212.5457.46), Plugin DevKit (212.5457.46), Performance Testing (Gradle) (212.5457.46), Gradle-Maven (212.5457.46), Microservices Application Configuration (212.5457.46), Grazie (212.5457.46), Velocity (212.5457.46), JavaFX (212.5457.46), TextMate Bundles (212.5457.46), Java Stream Debugger (212.5457.46), Refactor-X (212.5457.46), Terminal (212.5457.46), Git (212.5457.46), IDE Features Trainer: Git Lessons (212.5457.46), Shared Project Indexes (212.5457.46), GitHub (212.5457.46), ChangeReminder (212.5457.46), Code With Me (212.5457.46), SSH Remote Run (212.5457.46), Gradle Extension (212.5457.46), Shell Script (212.5457.46), JavaScript and TypeScript (212.5457.46), Database Tools and SQL (212.5457.46), Java SQL Libraries (212.5457.46), Persistence Frameworks (212.5457.46), Java EE Platform (212.5457.46), Java EE: Persistence (JPA) (212.5457.46), Java EE: WebSockets (212.5457.46), Java EE: Bean Validation (212.5457.46), Java EE: Contexts and Dependency Injection (CDI) (212.5457.46), Java EE: Batch Applications (212.5457.46), JBoss Frameworks Base (212.5457.46), Java EE: Message Service (JMS) (212.5457.46), Java EE: Application Servers (212.5457.46), WebSphere (212.5457.46), WildFly (212.5457.46), Tomcat and TomEE (212.5457.46), WebLogic (212.5457.46), GlassFish (212.5457.46), Jetty (212.5457.46), Java EE: Web/Servlets (212.5457.46), Java EE: Gradle Integration (212.5457.46), Maven Extension (212.5457.46), Java Server Pages (JSP) (212.5457.46), Java EE: Server Faces (JSF) (212.5457.46), HTTP Client (212.5457.46), Micronaut (212.5457.46), OpenAPI Specifications (212.5457.46), Java EE: RESTful Web Services (JAX-RS) (212.5457.46), Quarkus (212.5457.46), Java HTTP Clients (212.5457.46), TSLint (212.5457.46), Angular and AngularJS (212.5457.46), JavaScript Debugger (212.5457.46), Spy-js (212.5457.46), Node.js (212.5457.46), Gradle DSL API (212.5457.46), Gradle Dependency Updater Implementation (212.5457.46), Package Search (212.5457.46), Space (212.5457.46), Ktor (212.5457.46), Android (10.4.2.212.5457.46), Protocol Buffers (212.5457.46), gRPC (212.5457.46), JavaScript Intention Power Pack (212.5457.46), Hibernate (212.5457.46), Spring (212.5457.46), Spring Data (212.5457.46), FreeMarker (212.5457.46), Spring Messaging (212.5457.46), Spring WebSocket (212.5457.46), Spring Security (212.5457.46), Spring Integration Patterns (212.5457.46), Thymeleaf (212.5457.46), Java EE: Web Services (JAX-WS) (212.5457.46), Spring Web Services (212.5457.46), Spring Batch (212.5457.46), Grails (212.5457.46), Spring MVC (212.5457.46), Spring Boot (212.5457.46), Gherkin (212.5457.46), Cucumber for Java (212.5457.46), Cucumber for Groovy (212.5457.46) 
2022-05-26 09:36:50,465 [   1484]   INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Visual Studio Code Dark Plus Theme (2.5), Darcula Darker Theme (1.2.0), SonarLint (6.3.0.39716), JavaDoc (4.0.2), Grep Console (12.1.211.6086.0), Dracula Theme (1.12.2), Base16 Monokai (1.0.2), PsiViewer (212-SNAPSHOT), Monokai Pro Theme (1.6), Perl (2021.2), Grammar-Kit (2021.1.2), AsciiDoc (0.36.19), Monocai Color Theme (2.0.2c), Guice (212.5080.8), OSGi (212.4746.52), Karma (212.4746.57), Kotlin (212-1.6.0-release-799-IJ5457.46), JPA Buddy (2021.6.1-212), Go (212.5457.20), GWT (212.4746.52) 
2022-05-26 09:36:50,465 [   1484]   INFO - llij.ide.plugins.PluginManager - Disabled plugins: Ruby (212.5457.20), IDE Settings Sync (212.5457.46), JavaDoc Sync Plugin 10 (0.3), Codota AI Autocomplete for Java and JavaScript (4.2.10) 
2022-05-26 09:36:51,372 [   2391]   INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/Users/marknorr/.m2/repository, KOTLIN_BUNDLED=/Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app.plugins/Kotlin/kotlinc} 
2022-05-26 09:36:51,400 [   2419]   INFO - cation.options.RegistryManager - Registry values changed by user: debugger.watches.in.variables = false, documentation.show.toolbar = true 
2022-05-26 09:36:51,430 [   2449]   INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342 
2022-05-26 09:36:51,445 [   2464]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions, #com.jetbrains.rdserver.permissions 
2022-05-26 09:36:51,457 [   2476]   INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=4076 
2022-05-26 09:36:51,481 [   2500]   INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled 
2022-05-26 09:36:51,513 [   2532]   INFO - tellij.util.io.storage.Storage - Space waste in /Users/marknorr/Library/Caches/JetBrains/IntelliJIdea2021.2/caches/attrib.dat is 54845185 bytes. Compacting now. 
2022-05-26 09:36:51,519 [   2538]   INFO - tellij.util.io.storage.Storage - Compact failed 
java.nio.file.NoSuchFileException: /Users/marknorr/Library/Caches/JetBrains/IntelliJIdea2021.2/caches/attrib.dat.storageData.backup
    at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
    at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
    at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
    at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
    at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
    at java.base/java.nio.file.Files.readAttributes(Files.java:1839)
    at java.base/java.nio.file.Files.size(Files.java:2456)
    at com.intellij.util.io.RandomAccessDataFile.<init>(RandomAccessDataFile.java:42)
    at com.intellij.util.io.storage.DataTable.<init>(DataTable.java:30)
    at com.intellij.util.io.storage.AbstractStorage.lambda$compact$0(AbstractStorage.java:168)
    at com.intellij.util.ConcurrencyUtil.withLock(ConcurrencyUtil.java:244)
    at com.intellij.util.io.storage.AbstractStorage.withWriteLock(AbstractStorage.java:434)
    at com.intellij.util.io.storage.AbstractStorage.compact(AbstractStorage.java:157)
    at com.intellij.util.io.storage.AbstractStorage.tryInit(AbstractStorage.java:150)
    at com.intellij.util.io.storage.AbstractStorage.<init>(AbstractStorage.java:94)
    at com.intellij.util.io.storage.AbstractStorage.<init>(AbstractStorage.java:86)
    at com.intellij.util.io.storage.Storage.<init>(Storage.java:16)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnector$1.<init>(PersistentFSConnector.java:84)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnector.tryInit(PersistentFSConnector.java:84)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnector.init(PersistentFSConnector.java:35)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnector.lambda$connect$0(PersistentFSConnector.java:28)
    at com.intellij.openapi.vfs.newvfs.persistent.FSRecords.writeAndHandleErrors(FSRecords.java:259)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnector.connect(PersistentFSConnector.java:27)
    at com.intellij.openapi.vfs.newvfs.persistent.FSRecords.connect(FSRecords.java:137)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.<init>(PersistentFSImpl.java:105)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:877)
    at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:48)
    at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:36)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:113)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:67)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:60)
    at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:590)
    at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:573)
    at com.intellij.openapi.client.ClientAwareComponentManager.getFromSelfOrCurrentSession(ClientAwareComponentManager.kt:37)
    at com.intellij.openapi.client.ClientAwareComponentManager.getService(ClientAwareComponentManager.kt:22)
    at com.intellij.openapi.vfs.newvfs.ManagingFS$ManagingFSHolder.<clinit>(ManagingFS.java:17)
    at com.intellij.openapi.vfs.newvfs.ManagingFS.getInstance(ManagingFS.java:21)
    at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS.getInstance(PersistentFS.java:53)
    at com.intellij.history.integration.LocalHistoryImpl.init(LocalHistoryImpl.java:63)
    at com.intellij.history.integration.LocalHistoryImpl.<init>(LocalHistoryImpl.java:52)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:877)
    at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:48)
    at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:36)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:113)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:67)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:60)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateService(ComponentManagerImpl.kt:1084)
    at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$1.invoke(ComponentManagerImpl.kt:1056)
    at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$1.run(ComponentManagerImpl.kt:58)
    at java.base/java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1407)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2022-05-26 09:36:51,521 [   2540]   INFO - tellij.util.io.storage.Storage - Done compacting in 8msec. 
2022-05-26 09:36:51,564 [   2583]   INFO - s.AsciiDocHandleUnloadActivity - setup of subscription 
2022-05-26 09:36:51,670 [   2689]   INFO - til.net.ssl.CertificateManager - Default SSL context initialized 
2022-05-26 09:36:51,690 [   2709]   WARN - rationStore.ComponentStoreImpl - Duplicated scheme Monokai Pro (Classic) - old: Monokai Pro (Classic), new Monokai Pro (Classic) 
2022-05-26 09:36:51,714 [   2733]   WARN - rationStore.ComponentStoreImpl - Duplicated scheme Visual Studio Code Dark Plus - old: Visual Studio Code Dark Plus, new Visual Studio Code Dark Plus 
2022-05-26 09:36:51,973 [   2992]   INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project 
2022-05-26 09:36:52,175 [   3194]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions, #com.jetbrains.rdserver.permissions 
2022-05-26 09:36:52,220 [   3239]   INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents/bin/fsnotifier 
2022-05-26 09:36:52,240 [   3259]   INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational. 
2022-05-26 09:36:52,258 [   3277]   INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1 
2022-05-26 09:36:52,270 [   3289]   INFO - penapi.application.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, editor.reader.mode, new.large.text.file.viewer, wsl.fsd.content.loader, perl5.completion.var.without.sigil, perl5.eval.auto.injection, terminal.shell.command.handling, reuse.target.paths.for.rsync 
2022-05-26 09:36:52,315 [   3334]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>] 
2022-05-26 09:36:52,427 [   3446]   WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@a8fc7d8). Plugin descriptor: PluginDescriptor(name=Code With Me, id=com.jetbrains.codeWithMe, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents/plugins/cwm-plugin, version=212.5457.46, package=null) 
2022-05-26 09:36:52,632 [   3651]   INFO - rojectCodeStyleSettingsManager - Loading Project code style 
2022-05-26 09:36:52,635 [   3654]   INFO - rojectCodeStyleSettingsManager - Saving Project code style 
2022-05-26 09:36:52,714 [   3733]   INFO - eStyle.CustomCodeStyleSettings - Loaded com.intellij.lang.javascript.formatter.JSCodeStyleSettings 
2022-05-26 09:36:52,715 [   3734]   INFO - eStyle.CustomCodeStyleSettings - Loaded com.intellij.psi.formatter.xml.XmlCodeStyleSettings 
2022-05-26 09:36:52,715 [   3734]   INFO - eStyle.CustomCodeStyleSettings - Loaded com.intellij.psi.codeStyle.JavaCodeStyleSettings 
2022-05-26 09:36:52,716 [   3735]   INFO - eStyle.CommonCodeStyleSettings - Loaded Groovy common code style settings 
2022-05-26 09:36:52,743 [   3762]   INFO - eStyle.CommonCodeStyleSettings - Loaded Java common code style settings 
2022-05-26 09:36:52,743 [   3762]   INFO - eStyle.CommonCodeStyleSettings - Loaded JSON common code style settings 
2022-05-26 09:36:52,753 [   3772]   INFO - eStyle.CommonCodeStyleSettings - Loaded JavaScript common code style settings 
2022-05-26 09:36:52,755 [   3774]   INFO - eStyle.CommonCodeStyleSettings - Loaded TypeScript common code style settings 
2022-05-26 09:36:52,755 [   3774]   INFO - eStyle.CommonCodeStyleSettings - Loaded XML common code style settings 
2022-05-26 09:36:52,774 [   3793]   INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 568 ms 
2022-05-26 09:36:52,885 [   3904]   INFO - ins.rd.platform.codeWithMe.a.h - sessionStatus: null 
2022-05-26 09:36:52,885 [   3904]   INFO - ins.rd.platform.codeWithMe.a.h - freeSessionRemainingTimeMs: null null 
2022-05-26 09:36:53,141 [   4160]   INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened: 1 chunk(s), 46.21 MB, chunks: [11.0.14-corretto-11.0.14.1-c1a40839a2afc9c044322e87af39b1c8f3f12dff2b6252ed0eac45e8d8d92c70-2d53250d4c35] 
2022-05-26 09:36:54,319 [   5338]   INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected 
2022-05-26 09:36:54,406 [   5425]   INFO - ar.ExperimentalToolbarSettings - Loading old state, main toolbar: true navBar true 
2022-05-26 09:36:55,645 [   6664]   INFO - leBasedIndexDataInitialization - Index data initialization done: 3796 ms. Initialized indexes: [FilenameIndex, FrameworkDetectionIndex, TodoIndex, IdIndex, filetypes, Stubs, Trigram.Index, fileIncludes, DomFileIndex, RelaxSymbolIndex, XmlTagNames, XmlNamespaces, html5.custom.attributes.index, SchemaTypeInheritance, json.file.root.values, HashFragmentIndex, CssIndex, css.template.selectors, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, LombokConfigIndex, yaml.keys.name, docker.compose.services, HtmlTagIdIndex, XsltSymbolIndex, editorconfig.index.name, CompassFunctionsIndex, xmlProperties, ant-imports, groovy.trait.fields, groovy.trait.methods, com.intellij.uiDesigner.FormClassIndex, IdeaPluginRegistrationIndex, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex, AsciiDocAntoraPlaybookIndex, VtlFileIndex, JavaFxControllerClassIndex, javafx.id.name, javafx.custom.component, javafx.stylesheets.name, js.test.names, js.package.index, js.custom.single.entry.index, js.implicit.elements.index, js.string.literal.words.index, TypeScriptExternalPathCandidates, sql.types.count.index, sql.routine.index, taglibUris, http.request.execution.environment, http.request.completion.host, http.request.headers.values.index, OpenapiSpecificationContentIndexer, angularjs.template.cache, angularjs.ui.router.views.index, angularjs.app.index, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, com.haulmont.jpb.EntityRegisterFileIndex, com.haulmont.jpb.ConverterIndex, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, BindingXmlIndex, MlModelFileIndex, NavXmlIndex, vgo.modules, go.import, go.imported.directory.names, go.build.tags, go.dep.lock.parent, go.dep.toml.parent, protoeditor.java.outer.class.index, SpringXmlBeansIndex, spring.spiFileIndex, FtlFileIndex, FileBasedWSIndex, GspIncludeIndex, GwtHtmlFile, GwtXmlFile, GwtXmlFileSuperSource, spring.autoConfigureMetadataIndex, java.cucumber.java8.step, groovy.cucumber.step]. 
2022-05-26 09:36:55,791 [   6810]   INFO -              PerformancePlugin - Performance Plugin is in silent mode 
2022-05-26 09:36:55,828 [   6847]   INFO - ings.impl.UpdateCheckerService - channel: release 
2022-05-26 09:36:55,889 [   6908]   INFO - m.intellij.ui.mac.touchbar.NST - nst library works properly, successfully created and released native touchbar object 
2022-05-26 09:36:55,892 [   6911]   INFO - i.mac.touchbar.TouchbarSupport - touchbar support is enabled 
2022-05-26 09:36:56,190 [   7209]   INFO - .packagesearch.intellij-plugin - [1, source=INIT] refreshKnownRepositories() — Known repositories refreshed. We know of 7 repo(s). Refreshing data... 
2022-05-26 09:36:56,612 [   7631]   INFO - exImpl$StubIndexInitialization - Index data initialization done: 966 ms. Initialized stub indexes: {perl.package.definition, angularjs.ui.router.states.index, ts.external.module.index, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, angular2.metadata.function.index, Scss.placeholder.selector, es6.exported.index, js.exported.index, Scss.variable, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, angularjs.symbol.index, go.all.private.name, gr.anonymous.class, go.all.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, gr.class.super, angularjs.templateUrl.index, perl.package.light.direct, angularjs.filter.index, properties.index, perl.sub.declaration, Scss.function, sql.column.name, sql.table.shortName, Less.variables, Scss.mixin, angularjs.generic.modules.index, angularjs.ui.router.generic.states.index, perl.package.parent, perl.package.light.reverse, perl.sub.polynamed.reverse, angular2.metadata.module.index, perl.sub.declaration.reverse, angular2.metadata.node.index, angular2.metadata.directive.index, angular2.metadata.className.index, js.symbol.index2, protobuf.byShortName, Stylus.mixins, sql.names, go.packages, Less.mixins, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, js.symbol.qualified.names.index, asciidocAttributeDeclaration.index, go.function, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, gr.method.name, angularjs.directives.doc.index, angularjs.module.index, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, Css.custom.property, ts.local.classes, js.nonglobal.symbol.index, gr.annot.members, dom.namespaceKey, JS.class.implements, js.generics.index, js.local.namespace.members.index, java.class.fqn, js.element.qualifiedName, js.imported.bindings.index, go.method.fingerprint, go.type.spec.inheritance, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, amd.requirePaths.index, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, java.method.name, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, jvm.static.member.type, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, angular2.source.module.index, Css.class, gr.class.fqn, java.method.parameter.types, js.class.index2, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, go.spec.fingerprint, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, go.method.spec.inheritance, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, gr.script.fqn, asciidocBlockId.index, Css.id, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, Css.ampersand.selector, js.amd.modules, js.lazy.packages, js.doc.modules, js.gcl.modules, gr.field.name, asciidocSection.index, Css.attr, angularjs.directives.index, perl.global.scalar, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, angular2.source.pipe.index, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, angular2.templateUrl.index, angular2.ivy.pipe.index, angular2.metadata.pipe.index, angular2.source.directive.index, markdown.header, angular2.ivy.module.index, angular2.ivy.directive.index, perl.sub.definition.reverse, perl.sub.definition, perl.global.array, perl.glob, perl.global.hash, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, angularjs.delimiter.index, perl.sub.polynamed, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, Css.custom.mixin, angularjs.controller.index, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, Stylus.variables, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, perl.use.statements, amd.baseUrl.index, go.type.name, es6.assignment.index, gr.annot.method.name, ts.embedded.content.index, dom.elementClass, gr.script.class, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, org.jetbrains.kotlin.idea.stubindex.KotlinInnerTypeAliasClassIdIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, go.method, js.global.symbol.index, go.typeSpec.redeclared, JS.subclass.stub.index, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, java.module.name, JS.custom.stub.index, JS.class.super, JS.global.qualified.elements, js.typedef.index2, js.qualified.shortName, js.namespace.index, JS.base.types.index, java.class.shortname, java.field.name, jvm.static.member.name, java.anonymous.baseref, java.annotations}. 
2022-05-26 09:36:56,694 [   7713]   INFO - erver.followMe.FollowMeManager - Register new user 0:'Mark Norris' with ClientId=ClientId(value=Host) 
2022-05-26 09:36:58,512 [   9531]   INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 2469 ms. Thread[JobScheduler FJ pool 0/11,4,main] 
2022-05-26 09:36:58,687 [   9706]   INFO -  #git4idea.commands.GitHandler - [.] git version 
2022-05-26 09:36:58,692 [   9711]   INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot 
2022-05-26 09:36:58,718 [   9737]   INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1 
2022-05-26 09:36:58,769 [   9788]   INFO -  #git4idea.commands.GitHandler - git version 2.32.1 (Apple Git-133) 
2022-05-26 09:36:58,779 [   9798]   INFO - ge.ExternalProjectsDataStorage - Load external projects data in 9 millis (read time: 2) 
2022-05-26 09:36:58,788 [   9807]   INFO - ea.config.GitExecutableManager - Git version for /usr/bin/git: 2.32.1.0 (UNIX) 
2022-05-26 09:36:58,861 [   9880]   INFO - CompilerWorkspaceConfiguration - Available processors: 12 
2022-05-26 09:36:58,870 [   9889]   INFO - indexing.UnindexedFilesUpdater - Started indexing of epace_openjdk_11. Reason: On project open 
2022-05-26 09:36:58,879 [   9898]   INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for epace_openjdk_11 took 2ms; general responsiveness: ok; EDT responsiveness: ok 
2022-05-26 09:36:59,042 [  10061]   INFO - indexing.UnindexedFilesUpdater - Scanning of epace_openjdk_11 uses 11 scanning threads 
2022-05-26 09:36:59,082 [  10101]   INFO - llij.database.util.SqlDialects - SQL dialects initialized in 1 ms 
2022-05-26 09:36:59,276 [  10295]   WARN - .repo.GitCommitTemplateTracker - Empty or blank commit template detected for repository /Users/marknorr/Enterprise/pace_OpenJDK_11 by path /Users/marknorr/.stCommitMsg 
2022-05-26 09:36:59,352 [  10371]   WARN - ea.status.GitStagingAreaHolder - Ignoring change under another root: GitFileStatus(index= , workTree=M, path=/Users/marknorr/Enterprise/pace_OpenJDK_11/package-lock.json, origPath=null); root: file:///Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/java/com/pace2020/appbox/tools/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/tools/lib/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/lib/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/webapp/epace2/xsl/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/services/phoenix/lib/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,304 [  11323]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/webapp/epace2/translations/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,305 [  11324]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,305 [  11324]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/java/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,305 [  11324]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored file under another root: /Users/marknorr/Enterprise/pace_OpenJDK_11/src/webapp/epace2/.DS_Store; root: /Users/marknorr/Enterprise/pace_OpenJDK_11; mapped root: null 
2022-05-26 09:37:00,305 [  11324]   WARN - a.repo.GitUntrackedFilesHolder - Ignoring ignored files under another root: 48 files total 
2022-05-26 09:37:00,495 [  11514]   WARN - ctionSystem.impl.ActionUpdater - 1688 ms to expand group child OpenFile 
2022-05-26 09:37:00,900 [  11919]   INFO - .diagnostic.PerformanceWatcher - Pushing JS language level of epace_openjdk_11 to 495 libraries took 4884ms; general responsiveness: ok; EDT responsiveness: 1/4 sluggish, 2/4 very slow 
2022-05-26 09:37:01,319 [  12338]   INFO - egistry.NpmRegistryServiceImpl - Found 51 packages (1 with '@web-types' prefix) in 218ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=0&size=51) 
2022-05-26 09:37:01,349 [  12368]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Users/marknorr/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar 
2022-05-26 09:37:01,443 [  12462]   INFO - egistry.NpmRegistryServiceImpl - Found 50 packages (7 with '@web-types' prefix) in 123ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=51&size=50) 
2022-05-26 09:37:01,580 [  12599]   INFO - egistry.NpmRegistryServiceImpl - Found 43 packages (2 with '@web-types' prefix) in 136ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=101&size=43) 
2022-05-26 09:37:01,723 [  12742]   INFO - egistry.NpmRegistryServiceImpl - Found 41 packages (0 with '@web-types' prefix) in 142ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=144&size=41) 
2022-05-26 09:37:01,850 [  12869]   INFO - egistry.NpmRegistryServiceImpl - Found 41 packages (0 with '@web-types' prefix) in 127ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=185&size=41) 
2022-05-26 09:37:01,987 [  13006]   INFO - egistry.NpmRegistryServiceImpl - Found 29 packages (0 with '@web-types' prefix) in 135ms (https://registry.npmjs.org/-/v1/search?&text=%22%40web-types%22&from=226&size=41) 
2022-05-26 09:37:02,116 [  13135]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 1 versions for @web-types/vue-client-only in 109ms 
2022-05-26 09:37:02,162 [  13181]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 3 versions for @web-types/lit in 163ms 
2022-05-26 09:37:02,321 [  13340]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 115 versions for @web-types/vuetify in 203ms 
2022-05-26 09:37:02,446 [  13465]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 2 versions for @web-types/vue-router in 124ms 
2022-05-26 09:37:02,541 [  13560]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 31 versions for @web-types/vue in 379ms 
2022-05-26 09:37:02,644 [  13663]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 44 versions for @web-types/quasar-framework in 197ms 
2022-05-26 09:37:02,653 [  13672]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 1 versions for @web-types/vue-no-ssr in 111ms 
2022-05-26 09:37:02,710 [  13729]   INFO - .deployment.AsyncDevicesGetter - adb not found 
2022-05-26 09:37:02,788 [  13807]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 3 versions for @web-types/at-nuxt-vue-app in 133ms 
2022-05-26 09:37:02,810 [  13829]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 8 versions for @web-types/quasar in 166ms 
2022-05-26 09:37:02,843 [  13862]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred 
2022-05-26 09:37:02,844 [  13863]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/Users/marknorr/Library/Application%20Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/212.5457.46/IntelliJ%20IDEA.app/Contents/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle) 
2022-05-26 09:37:02,844 [  13863]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil 
2022-05-26 09:37:02,844 [  13863]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 
2022-05-26 09:37:02,844 [  13863]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release 
2022-05-26 09:37:02,961 [  13980]   INFO - egistry.NpmRegistryServiceImpl - Found 1 dist-tags, 30 versions for @web-types/bootstrap-vue in 173ms 
2022-05-26 09:37:02,979 [  13998]   WARN - ctionSystem.impl.ActionUpdater - Slow (183 ms) `com.intellij.tasks.actions.SwitchTaskAction#update`. Consider speeding it up and/or implementing UpdateInBackground. 
2022-05-26 09:37:03,623 [  14642]   INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 535 ms 
2022-05-26 09:37:03,656 [  14675]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 575 ms 
2022-05-26 09:37:03,865 [  14884]   INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 785 ms 
2022-05-26 09:37:03,919 [  14938]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 838 ms 
2022-05-26 09:37:04,012 [  15031]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 932 ms 
2022-05-26 09:37:04,048 [  15067]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 967 ms 
2022-05-26 09:37:04,295 [  15314]   INFO - plication.impl.ApplicationImpl - LONG VFS PROCESSING. Topic=BulkFileListener, offender=class org.sonarlint.intellij.fs.VirtualFileSystemListener, message=before, time=65ms 
2022-05-26 09:37:05,166 [  16185]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 83 ms 
2022-05-26 09:37:05,350 [  16369]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 267 ms 
2022-05-26 09:37:05,352 [  16371]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 270 ms 
2022-05-26 09:37:05,384 [  16403]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 301 ms 
2022-05-26 09:37:05,399 [  16418]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 316 ms 
2022-05-26 09:37:05,428 [  16447]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 345 ms 
2022-05-26 09:37:05,533 [  16552]   INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 331 ms 
2022-05-26 09:37:06,078 [  17097]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened 
2022-05-26 09:37:06,098 [  17117]   INFO - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-34490f0bdf90-JavaScript-IU-212.5457.46 is registered for project 'epace_openjdk_11: matching: (fb=34, stub=75), incompatible: (fb=0, stub=0), unknown: (fb=9, stub=9),  
2022-05-26 09:37:06,110 [  17129]   INFO - oad.SharedIndexDownloadService - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=7b436e4b6f480f4d39797278b83699a07cdabf59d1c818810d37bc4b2f75d631#java version "11.0.7"), lazy). Similar compatible shared indexes are available locally... 
2022-05-26 09:37:06,365 [  17384]   INFO - SharedIndexPostStartupActivity - Attached 1 pre-built shared indexes: bundled-js-predefined-ffdd448c697d-34490f0bdf90-JavaScript-IU-212.5457.46 
2022-05-26 09:37:06,416 [  17435]   INFO - ramework.util.RdCoroutineScope - RdCoroutineHost overridden 
2022-05-26 09:37:07,032 [  18051]   WARN - ctionSystem.impl.ActionUpdater - 1208 ms to expand group child UML.Group 
2022-05-26 09:37:07,032 [  18051]   WARN - ctionSystem.impl.ActionUpdater - 1209 ms to expand group child UML.Group 
2022-05-26 09:37:07,076 [  18095]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 1597 ms 
2022-05-26 09:37:07,080 [  18099]   INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 1720 ms 
2022-05-26 09:37:08,167 [  19186]   INFO - rationStore.ComponentStoreImpl - Saving appFileTypeManager took 18 ms 
2022-05-26 09:37:08,170 [  19189]   INFO - ProjectRootPostStartUpActivity - /Users/marknorr/Enterprise/pace_OpenJDK_11/epace_openjdk_11.ipr case-sensitivity: expected=false actual=false 
2022-05-26 09:37:08,183 [  19202]   INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found 
2022-05-26 09:37:08,222 [  19241]   INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 12409ms; general responsiveness: ok; EDT responsiveness: 3/12 sluggish, 2/12 very slow 
2022-05-26 09:37:08,274 [  19293]   INFO - tor.impl.FileEditorManagerImpl - Project opening took 16332 ms 
2022-05-26 09:37:11,283 [  22302]   INFO - redIndexChunkConfigurationImpl - Chunk 11.0.14-corretto-11.0.14.1-c1a40839a2afc9c044322e87af39b1c8f3f12dff2b6252ed0eac45e8d8d92c70-2d53250d4c35 is registered for project 'epace_openjdk_11: matching: (fb=83, stub=126), incompatible: (fb=0, stub=0), unknown: (fb=9, stub=9),  
2022-05-26 09:37:13,319 [  24338]   INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is '/Users/marknorr/Library/Caches/JetBrains' 
2022-05-26 09:37:13,321 [  24340]   INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check 
2022-05-26 09:37:13,322 [  24341]   INFO - m.codeWithMe.CodeWithMeCleanup - found 1 Code With Me client config folders to check 
2022-05-26 09:37:13,326 [  24345]   INFO - m.codeWithMe.CodeWithMeCleanup - keep only [203] major versions 
2022-05-26 09:37:13,327 [  24346]   INFO - m.codeWithMe.CodeWithMeCleanup - keep config folder with version 203.5981.155, it is the most up-to-date config folder with 203 major version, path is '/Users/marknorr/Library/Application Support/JetBrains/IntelliJClient203.5981.155' 
2022-05-26 09:37:13,985 [  25004]   INFO - ion.PackageVersionRangeMatcher - Matching 52 done in 243 ms 
2022-05-26 09:37:16,496 [  27515]   INFO - egistry.NpmRegistryServiceImpl - Found 30 dist-tags, 172 versions for @types/lodash in 151ms 
2022-05-26 09:37:16,653 [  27672]   INFO - egistry.NpmRegistryServiceImpl - Found 30 dist-tags, 142 versions for @types/jasmine in 156ms 
2022-05-26 09:37:16,779 [  27798]   INFO - egistry.NpmRegistryServiceImpl - Found 30 dist-tags, 93 versions for @types/react-dom in 125ms 
2022-05-26 09:37:21,115 [  32134]   INFO - indexing.UnindexedFilesUpdater - Scanning completed for epace_openjdk_11. Number of scanned files: 315736; Number of files for indexing: 0 took 22236ms; general responsiveness: ok; EDT responsiveness: 2/22 sluggish, 1/22 very slow 
2022-05-26 09:37:21,138 [  32157]   INFO - indexing.UnindexedFilesUpdater - Finished for epace_openjdk_11. No files to index with loading content. 
2022-05-26 09:37:21,139 [  32158]   INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped 
2022-05-26 09:37:21,202 [  32221]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=org.sonarlint.intellij.notifications.ProjectServerNotificationsSubscriber) 
2022-05-26 09:37:21,738 [  32757]   INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector 
2022-05-26 09:37:21,906 [  32925]   INFO - lij.tasks.impl.TaskManagerImpl - Searching for task 'PACE-82348' in JiraRepository(URL='https://jira.efi.com') 
2022-05-26 09:37:23,143 [  34162]   INFO - nfig.impl.AntConfigurationImpl - queueInitialization: initialized 
2022-05-26 09:37:23,604 [  34623]   INFO - .diagnostic.PerformanceWatcher - Spring Config Check [1 modules] took 1614ms; general responsiveness: ok; EDT responsiveness: ok 
1

Does the screenshot show the entire Git toolwindow?

Such an issue could occur if some of the panels of the toolwindow got resized to occupy all the space, but it is not clear from the screenshot.

0

Hi Dmitriy Smirnov

The screen shot is of the entire Git tool window.

I've tried all the tips I can find, including those regarding the panel sizes, but nothing seems to work!

0

Dmitriy Smirnov, or anyone else have any further ideas? This is very frustrating!

0

Hello Mark Norris

Would it be possible:
1. Try to commit in IDE. Does it work fine? 
2. Install the latest version of IDE?
3. When you are typing in editor - can you see how your changes are highlighted?

Also what do you have under Settings | Version Control | Directory Mappings?

0

Hi Ruslan Kuleshov,

  1. I can commit fine from the IDE
  2. I can't upgrade, my company tell us what version to use
  3. Changes in an editor show in the gutter:

And here are my Version Control | Directory Mappings:

0

Would the behavior change if you explicitly add a path to a project instead of a <Project> under Preferences | Version Control | Directory Mappings?

2

Hi Ruslan Kuleshov,

That appears to have worked, thank you so much, this has been bugging me for a few weeks now!

Weird, that it suddenly stopped working

1

Hi Ruslan Kuleshov,

That happens to me also. Sometimes this trick with adding path to project works, sometimes not, are there any other solution? 

I am using this

PyCharm 2023.3.4 (Community Edition)
Build #PC-233.14475.56, built on February 26, 2024
Runtime version: 17.0.10+1-b1087.17 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8
Metal Rendering is ON
Registry:
 ide.await.scope.completion=false
Non-Bundled Plugins:
 net.sf.opk.avro-schema-support (221.4.1)
 Docker (233.14475.37)
 name.kropp.intellij.makefile (233.13135.65)
 com.google.gct.core (24.2.2-api-version-223)
 ru.meanmail.plugin.requirements (2022.4.1)
 net.ashald.envfile (3.4.2)
 com.koxudaxi.pydantic (0.4.11)
0

Hi Anton,

It depends on the error. If git integration is not generally detected (no log, no branches etc) then it means the VCS.xml file is either missing or pointing to a wrong repo. 

If only git log is empty (the graph and the commits) then it means (usually) the indexing got corrupted as some point and the solution is to Invalidate cache → Clear VCS indexes → Invalidate and restart 

27

Dino Letic  What if invalidating caches (“Clear VCS Indexes” + “File system cache”) is not working ? Done that several times now. 
Also added / excluded some directories to the project, changed some checkboxes in ‘git’ and ‘log’ settings to try to trigger something.
I can commit through PHPStorm without problems, or view history of individual files. Just the ‘general log’ stays empty.

0

Leozandvliet Can you please share which ide version are you using? Share a screenshot?

Reproduce and share logs fully zipped as per: https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files

You can upload them to: https://uploads.jetbrains.com/

0

Dino Letic Yes, these are the upload ids (is this the correct way of sharing them?):

Logs:
2025_02_10_YHMCGX9nDX52zR4K9AyznF

Screenshot:
2025_02_10_9VERTh141ZzMLrHzHyvkkC 

0

This seems like an issue with a non-loaded plugin (git4idea) in this case. Unfortunately, we are unaware of the root cause. 

1) Please try to restore default settings (please back them up https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html0 and test

2) If the above does not work, please try by reinstalling the IDE

0

Dino Letic 

Okay.
Well, I did not see if the log window worked again before this, but:

1. I opened the Settings → Plugins section
2. Unchecked one of the ‘bundled’ plugins (don't remember name, but it was certainly not GIT).
3. Immediatly checked it again
4. Closed Settings
5. Git log window was filled. The button “Open new Git log tab” responds again and opens up a new and filled log tab.

I uploaded new log collection, maybe it shows something done in the background/differences with logs of yesterday?

Upload id: 2025_02_11_oRvDw7DnY1uemN6Mcx4RLj (file: phpstorm-logs-20250211-14093714020680268551770192.zip)

0

@Leozandvliet I have checked your log and I suspect that your installed PhpStorm was broken (i.e. some plugin files are broken) due to the below errors:

Could you please run sudo snap remove phpstorm --classic && snap install phpstorm --classic and check if it helps?

Caused by: java.lang.ClassFormatError: Truncated class file

at java.base/java.lang.ClassLoader.defineClass2(Native Method)

at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:11

0

Same thing happend in  IntelliJ IDEA 2024.3.5 (Ultimate Edition)


got solved by invalidating cache.

[File]> [Invalidate Cache] > [ Invalidate and Restart ] 

( all options unchecked)

1

请先登录再写评论。