IntelliJ 2021.3 Community not starting on Windows 10
Hi guys,
Since last few updates I'm having serious issues with IntelliJ IDE startup. It shows splash screen, and then splash screen disappears and nothing happens.
I have tried to reinstall IDE completely with %APPDATA%/Local/JetBrains and %APPDATA%/Roaming/JetBrains folders removal. I also removed .idea directory from my project, "My Documents" and %USERPROFILE% folder.
Same thing happens in 2022.1 EA version. I also tried to install 2018.3 version and it starts normally, but I would like to work on current version.
Machine is almost "fresh" Windows 10 installation. I have never used any kind of cracks for JetBrains products.
At this moment I have uninstalled it completely again (like above). For the first time IDE started. I opened my project, there were few dialogs about trusting and my git certyficate which is outdated. I have downloaded pre-build shared indexes once and I closed IDE. Here is the log from succesful startup to shutdown:
2022-03-29 13:06:08,235 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2022-03-29 13:06:08,421 [ 186] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.7172.25, 15 Mar 2022 17:44)
2022-03-29 13:06:08,432 [ 197] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2022-03-29 13:06:08,465 [ 230] INFO - #com.intellij.idea.Main - JRE: 11.0.14.1+1-b1751.46 (JetBrains s.r.o.)
2022-03-29 13:06:08,467 [ 232] INFO - #com.intellij.idea.Main - JVM: 11.0.14.1+1-b1751.46 (OpenJDK 64-Bit Server VM)
2022-03-29 13:06:08,569 [ 334] INFO - #com.intellij.idea.Main - JVM options: [exit, -Xms128m, -Xmx750m, -XX:ReservedCodeCacheSize=512m, -XX:+IgnoreUnrecognizedVMOptions, -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, -Djb.vmOptionsFile=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IdeaIC2021.3, -Didea.platform.prefix=Idea, -Didea.jre.check=true, -Dsplash=true, -Dide.native.launcher=true, -XX:ErrorFile=C:\Users\KAdamczuk\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\KAdamczuk\java_error_in_idea64.hprof]
2022-03-29 13:06:08,572 [ 337] INFO - #com.intellij.idea.Main - args: []
2022-03-29 13:06:08,572 [ 337] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\PuTTY\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Users\KAdamczuk\AppData\Local\Microsoft\WindowsApps;C:\Users\KAdamczuk\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\KAdamczuk\.dotnet\tools;;.
2022-03-29 13:06:08,572 [ 337] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\jbr\bin
2022-03-29 13:06:08,698 [ 463] INFO - #com.intellij.idea.Main - locale=pl_PL JNU=Cp1250 file.encoding=Cp1250
idea.config.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\log
2022-03-29 13:06:08,742 [ 507] INFO - #com.intellij.idea.Main - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@373d3928[Running, parallelism = 7, size = 7, active = 2, running = 2, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7a2b208d
2022-03-29 13:06:09,241 [ 1006] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 499 ms
2022-03-29 13:06:09,246 [ 1011] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2022-03-29 13:06:15,341 [ 7106] INFO - #com.intellij.idea.Main - Importing configs to C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3
2022-03-29 13:06:24,404 [ 16169] INFO - #com.intellij.idea.Main - No configs imported, starting with clean configs at C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3
2022-03-29 13:06:24,756 [ 16521] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2022-03-29 13:06:24,756 [ 16521] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2022-03-29 13:06:25,149 [ 16914] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2022-03-29 13:06:25,206 [ 16971] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.7172.25), IDE Features Trainer (213.7172.25), Grazie (213.7172.25), Settings Repository (213.7172.25), YAML (213.7172.25), WSL File System Support (213.7172.25), TextMate Bundles (213.7172.25), Terminal (213.7172.25), JetBrains maven model api classes (213.7172.25), JetBrains Repository Search (213.7172.25), Qodana (213.7172.25), EditorConfig (213.7172.25), WebP Support (213.7172.25), Mercurial (213.7172.25), Shell Script (213.7172.25), Projector Libraries for Code With Me and Remote Development (213.7172.25), JetBrains Marketplace Licensing Support (213.7172.25), Windows 10 Light Theme (213.7172.25), Dependency Management Api for External Build Tools (213.7172.25), Copyright (213.7172.25), Properties (213.7172.25), Gradle (213.7172.25), Images (213.7172.25), Java (213.7172.25), JavaFX (213.7172.25), Kotlin (213-1.5.10-release-949-IJ7172.25), Java Bytecode Decompiler (213.7172.25), Eclipse Interoperability (213.7172.25), Java Stream Debugger (213.7172.25), Package Search (213.7172.25), com.intellij.tracing.ide (213.7172.25), Java IDE Customization (213.7172.25), Java Internationalization (213.7172.25), UI Designer (213.7172.25), Configuration Script (213.7172.25), Shared Indexes (213.7172.25), Machine Learning Code Completion (213.7172.25), Smali Support (213.7172.25), XPathView + XSLT (213.7172.25), IntelliLang (213.7172.25), Markdown (213.7172.25), Task Management (213.7172.25), XSLT Debugger (213.7172.25), TestNG (213.7172.25), Subversion (213.7172.25), Perforce Helix Core (213.7172.25), Lombok (213.7172.25), JUnit (213.7172.25), GitHub (213.7172.25), Space (213.7172.25), Git (213.7172.25), IDE Features Trainer: Git Lessons (213.7172.25), ChangeReminder (213.7172.25), Machine Learning in Search Everywhere (213.7172.25), Code Coverage for Java (213.7172.25), Bytecode Viewer (213.7172.25), Groovy (213.7172.25), Ant (213.7172.25), Maven (213.7172.25), Gradle-Java (213.7172.25), Gradle-Maven (213.7172.25), Gradle DSL API (213.7172.25), Gradle Dependency Updater Implementation (213.7172.25), Android (2020.3.1 Final.213.7172.25), Code With Me (213.7172.25), Plugin DevKit (213.7172.25)
2022-03-29 13:06:27,233 [ 18998] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2022-03-29 13:06:27,674 [ 19439] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2022-03-29 13:06:27,686 [ 19451] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=730
2022-03-29 13:06:27,738 [ 19503] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\KAdamczuk\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Kotlin\kotlinc}
2022-03-29 13:06:27,799 [ 19564] INFO - rsistent.PersistentFSConnector - Marking VFS as corrupted: 'C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\caches\names.dat' does not exist
2022-03-29 13:06:28,071 [ 19836] INFO - .history.utils.LocalHistoryLog - local history version mismatch (was: 0, expected: 6), rebuilding...
2022-03-29 13:06:28,071 [ 19836] INFO - .history.utils.LocalHistoryLog - FS has been rebuild, rebuilding local history...
2022-03-29 13:06:28,231 [ 19996] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2022-03-29 13:06:28,438 [ 20203] INFO - ings.impl.UpdateCheckerService - channel: release
2022-03-29 13:06:29,876 [ 21641] INFO - il.indexing.FileBasedIndexImpl - Indexes are corrupted and will be rebuilt (reason = )
2022-03-29 13:06:29,944 [ 21709] INFO - impl.SharedIndexInfrastructure - Shared index version updated from -1 to 7
2022-03-29 13:06:29,979 [ 21744] INFO - impl.SharedIndexInfrastructure - Shared index persistent data has been cleared
2022-03-29 13:06:30,098 [ 21863] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2022-03-29 13:06:30,123 [ 21888] INFO - stubs.SerializationManagerImpl - Name storage is repaired
2022-03-29 13:06:30,197 [ 21962] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2022-03-29 13:06:30,197 [ 21962] INFO - impl.SharedIndexInfrastructure - Shared index persistent data has been cleared
2022-03-29 13:06:31,132 [ 22897] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@14f3e6df). Plugin descriptor: PluginDescriptor(name=Code With Me, id=com.jetbrains.codeWithMe, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\cwm-plugin, version=213.7172.25, package=null, isBundled=true)
2022-03-29 13:06:31,278 [ 23043] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-4.xml
2022-03-29 13:06:31,301 [ 23066] INFO - #com.intellij.idea.Main - notify that start-up thread is free
2022-03-29 13:06:31,739 [ 23504] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-2.xml
2022-03-29 13:06:31,742 [ 23507] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-2.xml
2022-03-29 13:06:31,742 [ 23507] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2022-03-29 13:06:31,740 [ 23505] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-2.xml
2022-03-29 13:06:31,750 [ 23515] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-2.xml
2022-03-29 13:06:31,755 [ 23520] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/aosp_atd/sys-img2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_atd/sys-img2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-2.xml
2022-03-29 13:06:31,761 [ 23526] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-2.xml
2022-03-29 13:06:31,817 [ 23582] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-2.xml
2022-03-29 13:06:31,818 [ 23583] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-2.xml
2022-03-29 13:06:33,697 [ 25462] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin\fsnotifier.exe
2022-03-29 13:06:33,722 [ 25487] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2022-03-29 13:06:33,728 [ 25493] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin\fsnotifier-wsl
2022-03-29 13:06:34,521 [ 26286] 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, terminal.shell.command.handling
2022-03-29 13:06:35,088 [ 26853] INFO - ion.wsl.WslDistributionManager - Fetched WSL distributions: [(Debian, version=2)] ("C:\Windows\system32\wsl.exe --list --verbose" done in 447 ms)
2022-03-29 13:06:35,604 [ 27369] INFO - erver.followMe.FollowMeManager - Register new user 0:'KAdamczuk' with ClientId=ClientId(value=Host)
2022-03-29 13:06:36,513 [ 28278] INFO - il.indexing.FileBasedIndexImpl - Indexes to be rebuilt after corruption:FilenameIndex(v = 3),FrameworkDetectionIndex(v = 65536),TodoIndex(v = 4107),IdIndex(v = 4113),filetypes(v = 258),Stubs(v = 46),Trigram.Index(v = 4099),fileIncludes(v = 6),DomFileIndex(v = 0),RelaxSymbolIndex(v = 0),XmlTagNames(v = 1),XmlNamespaces(v = 8),html5.custom.attributes.index(v = 1),SchemaTypeInheritance(v = 2),json.file.root.values(v = 5),yaml.keys.name(v = 1),editorconfig.index.name(v = 5),xmlProperties(v = 2),bytecodeAnalysis(v = 4107),java.auto.module.name(v = 5),java.source.module.name(v = 3),java.null.method.argument(v = 4097),java.fun.expression(v = 4102),java.binary.plus.expression(v = 4100),JavaFxControllerClassIndex(v = 1),javafx.id.name(v = 3),javafx.custom.component(v = 2),org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex(v = 5),org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex(v = 3),org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex(v = 3),org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex(v = 4),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex(v = 5),org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex(v = 2),org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex(v = 1),org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex(v = 4),com.intellij.uiDesigner.FormClassIndex(v = 0),XsltSymbolIndex(v = 0),groovy.trait.fields(v = 5),groovy.trait.methods(v = 32),LombokConfigIndex(v = 11),ant-imports(v = 5),com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME(v = 10),BindingXmlIndex(v = 8),MlModelFileIndex(v = 6),NavXmlIndex(v = 8),IdeaPluginRegistrationIndex(v = 3),PluginIdModuleIndex(v = 2),PluginIdDependenciesIndex(v = 5),devkit.ExtensionPointIndex(v = 0),devkit.ExtensionPointClassIndex(v = 1)
2022-03-29 13:06:36,594 [ 28359] INFO - leBasedIndexDataInitialization - Index data initialization done: 8234 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, yaml.keys.name, editorconfig.index.name, xmlProperties, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, JavaFxControllerClassIndex, javafx.id.name, javafx.custom.component, 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.intellij.uiDesigner.FormClassIndex, XsltSymbolIndex, groovy.trait.fields, groovy.trait.methods, LombokConfigIndex, ant-imports, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, BindingXmlIndex, MlModelFileIndex, NavXmlIndex, IdeaPluginRegistrationIndex, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex].
2022-03-29 13:06:37,601 [ 29366] INFO - tellij.psi.stubs.StubIndexImpl - Following stub indices will be built:dom.namespaceKey(v = 1),dom.elementClass(v = 0),properties.index(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex(v = 2),kotlin.primeIndexKey(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex(v = 3),org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex(v = 2),org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex(v = 2),markdown.header(v = 2),gr.class.fqn(v = 4),gr.script.fqn(v = 5),gr.field.name(v = 5),gr.method.name(v = 5),gr.annot.method.name(v = 5),gr.annot.members(v = 5),gr.script.class(v = 5),gr.class.super(v = 5),gr.anonymous.class(v = 6),java.annotations(v = 2),java.class.extlist(v = 3),java.field.name(v = 2),java.method.name(v = 2),jvm.static.member.name(v = 2),jvm.static.member.type(v = 2),java.anonymous.baseref(v = 2),java.method.parameter.types(v = 3),java.class.shortname(v = 4),java.class.fqn(v = 1),java.module.name(v = 4)
2022-03-29 13:06:37,602 [ 29367] INFO - exImpl$StubIndexInitialization - Index data initialization done: 1008 ms. Initialized stub indexes: {kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, jvm.static.member.type, dom.namespaceKey, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, gr.class.super, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, gr.annot.members, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, java.anonymous.baseref, dom.elementClass, jvm.static.member.name, properties.index, java.method.parameter.types, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, java.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, java.module.name, gr.method.name, gr.field.name, gr.script.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, java.annotations, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, java.field.name, java.method.name, gr.anonymous.class, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, gr.annot.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, markdown.header, gr.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, gr.script.class}.
2022-03-29 13:10:38,704 [ 270469] INFO - rationStore.ComponentStoreImpl - Saving default projectDaemonCodeAnalyzer took 16 ms
2022-03-29 13:10:38,810 [ 270575] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2022-03-29 13:10:38,980 [ 270745] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 1/7,4,main]
2022-03-29 13:10:39,142 [ 270907] INFO - STDOUT - Info | RdCoroutineScope | 270:JobScheduler FJ pool 1/7 | RdCoroutineHost overridden
2022-03-29 13:10:39,148 [ 270913] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2022-03-29 13:10:39,247 [ 271012] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2022-03-29 13:10:39,294 [ 271059] INFO - ins.rd.platform.codeWithMe.c.V - sessionStatus: null
2022-03-29 13:10:39,295 [ 271060] INFO - ins.rd.platform.codeWithMe.c.V - freeSessionRemainingTimeMs: null null
2022-03-29 13:10:41,704 [ 273469] INFO - #org.jetbrains.idea.maven - Sent token to maven server
2022-03-29 13:10:43,087 [ 274852] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2022-03-29 13:10:43,087 [ 274852] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2022-03-29 13:10:43,976 [ 275741] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2022-03-29 13:10:44,114 [ 275879] INFO - STDOUT - Initialize stderr logger, severity=LOGSEVERITY_DISABLE
2022-03-29 13:10:45,465 [ 277230] INFO - erver.followMe.FollowMeManager - Register new user 0:'KAdamczuk' with ClientId=ClientId(value=Host)
2022-03-29 13:10:45,944 [ 277709] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 39 millis (read time: 7)
2022-03-29 13:10:46,038 [ 277803] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/Dokumenty/Praca/GlobalSystem/Software/24ses-java]
2022-03-29 13:10:46,039 [ 277804] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2022-03-29 13:10:46,085 [ 277850] INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1
2022-03-29 13:10:46,116 [ 277881] INFO - #git4idea.commands.GitHandler - [.] git version
2022-03-29 13:10:46,227 [ 277992] INFO - #git4idea.commands.GitHandler - git version 2.34.1.windows.1
2022-03-29 13:10:46,371 [ 278136] INFO - ea.config.GitExecutableManager - Git version for C:\Program Files\Git\cmd\git.exe: 2.34.1.0 (MSYS)
2022-03-29 13:10:47,511 [ 279276] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2022-03-29 13:10:47,694 [ 279459] INFO - indexing.UnindexedFilesUpdater - Started indexing of 24ses-java. Reason: On project open
2022-03-29 13:10:47,758 [ 279523] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for 24ses-java took 7ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:10:48,059 [ 279824] INFO - indexing.UnindexedFilesUpdater - Scanning of 24ses-java uses 7 scanning threads
2022-03-29 13:10:51,695 [ 283460] INFO - indexing.UnindexedFilesUpdater - Scanning completed for 24ses-java. Number of scanned files: 3114; Number of files for indexing: 3051 took 3931ms; general responsiveness: ok; EDT responsiveness: 2/6 sluggish, 2/6 very slow
2022-03-29 13:10:51,710 [ 283475] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of 24ses-java
2022-03-29 13:10:52,000 [ 283765] INFO - net.ssl.ConfirmingTrustManager - Certificate was accepted by user
2022-03-29 13:10:58,637 [ 290402] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 669 ms
2022-03-29 13:10:58,792 [ 290557] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 823 ms
2022-03-29 13:10:59,234 [ 290999] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 1262 ms
2022-03-29 13:10:59,426 [ 291191] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 1447 ms
2022-03-29 13:10:59,488 [ 291253] INFO - .imports.GMavenIndexRepository - Refreshed disk cache successfully with a new ETag header: "d266e4".
2022-03-29 13:11:00,451 [ 292216] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 2475 ms
2022-03-29 13:11:00,679 [ 292444] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 2700 ms
2022-03-29 13:11:01,259 [ 293024] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 3279 ms
2022-03-29 13:11:01,501 [ 293266] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 3515 ms
2022-03-29 13:11:01,652 [ 293417] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 3666 ms
2022-03-29 13:11:01,690 [ 293455] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2022-03-29 13:11:01,696 [ 293461] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 3712 ms
2022-03-29 13:11:02,233 [ 293998] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 4246 ms
2022-03-29 13:11:02,804 [ 294569] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 1427 ms
2022-03-29 13:11:04,023 [ 295788] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2022-03-29 13:11:04,652 [ 296417] INFO - tor.impl.FileEditorManagerImpl - Project opening took 25923 ms
2022-03-29 13:11:05,225 [ 296990] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2022-03-29 13:11:05,229 [ 296994] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 20027ms; general responsiveness: ok; EDT responsiveness: 3/20 sluggish, 2/20 very slow
2022-03-29 13:11:05,959 [ 297724] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Class path contains multiple SLF4J bindings.
2022-03-29 13:11:05,964 [ 297729] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3.3/plugins/maven/lib/maven36-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-03-29 13:11:05,965 [ 297730] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3.3/lib/3rd-party-rt.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-03-29 13:11:05,965 [ 297730] WARN - ution.rmi.RemoteProcessSupport - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2022-03-29 13:11:05,966 [ 297731] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Actual binding is of type [org.jetbrains.idea.maven.server.Maven3WrapperSl4LoggerFactory]
2022-03-29 13:11:06,126 [ 297891] WARN - ctionSystem.impl.ActionUpdater - 3011 ms to call on BGT RunContextAction#update (com.intellij.execution.actions.RunContextAction)
2022-03-29 13:11:06,182 [ 297947] WARN - ctionSystem.impl.ActionUpdater - 3068 ms to call on BGT RunContextAction#update (com.intellij.execution.actions.RunContextAction)
2022-03-29 13:11:06,225 [ 297990] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 8233 ms
2022-03-29 13:11:06,227 [ 297992] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 8235 ms
2022-03-29 13:11:06,228 [ 297993] INFO - indexing.UnindexedFilesUpdater - Finished for 24ses-java. Unindexed files update took 14530ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:11:06,230 [ 297995] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2022-03-29 13:11:06,323 [ 298088] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2022-03-29 13:11:07,956 [ 299721] INFO - .packagesearch.intellij-plugin - PackageSearchToolWindowFactory#packageSearchModulesChangesFlow - Setting toolWindow.isAvailable = true
2022-03-29 13:11:13,954 [ 305719] INFO - ta.index.VcsLogPersistentIndex - Indexing 1000 commits in 24ses-java
2022-03-29 13:11:21,105 [ 312870] WARN - gnostic.WindowsDefenderChecker - Windows Defender DisableRealtimeMonitoring check exited with status -1:
2022-03-29 13:11:21,108 [ 312873] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: failed to detect
2022-03-29 13:11:21,518 [ 313283] INFO - gnostic.MemorySizeConfigurator - Physical memory 32569M, minimum memory size 128M, -Xmx adjusted from 750M to 2048M
2022-03-29 13:11:21,762 [ 313527] INFO - processContentRootDataActivity - Ignored reprocess of content root data service for new projects
2022-03-29 13:11:21,830 [ 313595] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\KAdamczuk\AppData\Local\JetBrains'
2022-03-29 13:11:21,830 [ 313595] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2022-03-29 13:11:21,830 [ 313595] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2022-03-29 13:11:21,851 [ 313616] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2022-03-29 13:11:23,022 [ 314787] INFO - ta.index.VcsLogPersistentIndex - 8.993s for indexing 1000 new commits out of 1000 in 24ses-java
2022-03-29 13:11:23,380 [ 315145] INFO - ta.index.VcsLogPersistentIndex - Indexing 2008 commits in 24ses-java
2022-03-29 13:11:25,122 [ 316887] INFO - ta.index.VcsLogPersistentIndex - 1.742s for indexing 1008 new commits out of 2008 in 24ses-java
2022-03-29 13:11:36,549 [ 328314] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2022-03-29 13:12:00,836 [ 352601] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading mysql:mysql-connector-java::5.1.46, was also in node: null
2022-03-29 13:12:00,837 [ 352602] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.code.gson:gson::2.8.5, was also in node: null
2022-03-29 13:12:00,837 [ 352602] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.json:json::20180130, was also in node: null
2022-03-29 13:12:00,838 [ 352603] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.scream3r:jssc::2.8.0, was also in node: null
2022-03-29 13:12:00,838 [ 352603] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.java-websocket:Java-WebSocket::1.3.8, was also in node: null
2022-03-29 13:12:00,838 [ 352603] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.projectlombok:lombok::1.18.20, was also in node: null
2022-03-29 13:12:00,838 [ 352603] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-java::2.44.0, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-chrome-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-remote-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading cglib:cglib-nodep::2.1_3, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.code.gson:gson::2.3, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-api::2.44.0, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.guava:guava::18.0, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.httpcomponents:httpclient::4.3.4, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.commons:commons-exec::1.1, was also in node: null
2022-03-29 13:12:00,839 [ 352604] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.java.dev.jna:jna::3.4.0, was also in node: null
2022-03-29 13:12:00,842 [ 352607] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.java.dev.jna:platform::3.4.0, was also in node: null
2022-03-29 13:12:00,842 [ 352607] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-htmlunit-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,842 [ 352607] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.sourceforge.htmlunit:htmlunit::2.15, was also in node: null
2022-03-29 13:12:00,842 [ 352607] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading xalan:xalan::2.7.1, was also in node: null
2022-03-29 13:12:00,842 [ 352607] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading xalan:serializer::2.7.1, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading xml-apis:xml-apis::1.3.04, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-collections:commons-collections::3.2.1, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.commons:commons-lang3::3.3.2, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.httpcomponents:httpclient::4.3.3, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.httpcomponents:httpmime::4.3.3, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-codec:commons-codec::1.9, was also in node: null
2022-03-29 13:12:00,843 [ 352608] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.sourceforge.htmlunit:htmlunit-core-js::2.15, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading xerces:xercesImpl::2.11.0, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading xml-apis:xml-apis::1.4.01, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.sourceforge.nekohtml:nekohtml::1.9.21, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading net.sourceforge.cssparser:cssparser::0.9.14, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.w3c.css:sac::1.3, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-io:commons-io::2.4, was also in node: null
2022-03-29 13:12:00,845 [ 352610] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-logging:commons-logging::1.1.3, was also in node: null
2022-03-29 13:12:00,846 [ 352611] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.eclipse.jetty:jetty-websocket::8.1.15.v20140411, was also in node: null
2022-03-29 13:12:00,846 [ 352611] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.eclipse.jetty:jetty-util::8.1.15.v20140411, was also in node: null
2022-03-29 13:12:00,846 [ 352611] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.eclipse.jetty:jetty-io::8.1.15.v20140411, was also in node: null
2022-03-29 13:12:00,846 [ 352611] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.eclipse.jetty:jetty-http::8.1.15.v20140411, was also in node: null
2022-03-29 13:12:00,846 [ 352611] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.httpcomponents:httpcore::4.3.2, was also in node: null
2022-03-29 13:12:00,847 [ 352612] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-codec:commons-codec::1.6, was also in node: null
2022-03-29 13:12:00,847 [ 352612] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-firefox-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,847 [ 352612] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-ie-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,847 [ 352612] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-safari-driver::2.44.0, was also in node: null
2022-03-29 13:12:00,848 [ 352613] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.webbitserver:webbit::0.4.14, was also in node: null
2022-03-29 13:12:00,848 [ 352613] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-support::2.44.0, was also in node: null
2022-03-29 13:12:00,849 [ 352614] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading io.netty:netty::3.5.2.Final, was also in node: null
2022-03-29 13:12:00,849 [ 352614] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.opera:operadriver::1.5, was also in node: null
2022-03-29 13:12:00,849 [ 352614] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.opera:operalaunchers::1.1, was also in node: null
2022-03-29 13:12:00,850 [ 352615] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.guava:guava::12.0.1, was also in node: null
2022-03-29 13:12:00,850 [ 352615] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.protobuf:protobuf-java::2.4.1, was also in node: null
2022-03-29 13:12:00,850 [ 352615] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading com.google.guava:guava::14.0, was also in node: null
2022-03-29 13:12:00,850 [ 352615] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-jxpath:commons-jxpath::1.3, was also in node: null
2022-03-29 13:12:00,850 [ 352615] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.ini4j:ini4j::0.5.2, was also in node: null
2022-03-29 13:12:00,852 [ 352617] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.seleniumhq.selenium:selenium-java::2.35.0, was also in node: null
2022-03-29 13:12:00,852 [ 352617] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading junit:junit::4.11, was also in node: null
2022-03-29 13:12:00,852 [ 352617] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.hamcrest:hamcrest-core::1.3, was also in node: null
2022-03-29 13:12:00,852 [ 352617] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading org.apache.commons:commons-lang3::3.0, was also in node: null
2022-03-29 13:12:00,853 [ 352618] WARN - lij.build.BuildTreeConsoleView - start event id collision found:Downloading commons-logging:commons-logging::1.1.1, was also in node: null
2022-03-29 13:12:06,024 [ 357789] WARN - ernallyAddedFilesProcessorImpl - Cannot find project config directory for non-default and non-directory based project 24ses-java
2022-03-29 13:12:08,434 [ 360199] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "24ses-java" project with partial reindex with trace_hash = 458502349:
java.lang.Throwable
at com.intellij.util.indexing.RootChangesLogger.info(RootChangesLogger.java:27)
at com.intellij.util.indexing.EntityIndexingServiceImpl.logRootChanges(EntityIndexingServiceImpl.java:99)
at com.intellij.util.indexing.EntityIndexingServiceImpl.indexChanges(EntityIndexingServiceImpl.java:78)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:298)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:211)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:462)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:91)
at com.intellij.openapi.application.WriteAction.lambda$run$1(WriteAction.java:86)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:961)
at com.intellij.openapi.application.WriteAction.run(WriteAction.java:85)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.levelDown(ProjectRootManagerImpl.java:91)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:408)
at org.jetbrains.idea.maven.importing.MavenProjectImporter.lambda$importProjectOldWay$1(MavenProjectImporter.java:144)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at org.jetbrains.idea.maven.utils.MavenUtil.lambda$invokeAndWaitWriteAction$1(MavenUtil.java:215)
at com.intellij.util.DisposeAwareRunnable.run(DisposeAwareRunnable.java:72)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:214)
at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:196)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeAndWait$7(ApplicationImpl.java:450)
at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:134)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:131)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:187)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:760)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:447)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:818)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:446)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:492)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2022-03-29 13:12:08,454 [ 360219] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2022-03-29 13:12:08,457 [ 360222] INFO - indexing.UnindexedFilesUpdater - Started indexing of 24ses-java. Reason: changes in: "Module '24ses-java' (24ses-java)", "Library Maven: mysql:mysql-connector-java:5.1.46", "Library Maven: com.google.code.gson:gson:2.8.5", "Library Maven: org.json:json:20180130", "Library Maven: org.scream3r:jssc:2.8.0", "Library Maven: org.java-websocket:Java-WebSocket:1.3.8", "Library Maven: org.projectlombok:lombok:1.18.20", "Library Maven: org.seleniumhq.selenium:selenium-java:2.44.0", "Library Maven: org.seleniumhq.selenium:selenium-chrome-driver:2.44.0", "Library Maven: org.seleniumhq.selenium:selenium-remote-driver:2.44.0" and 41 iterators more
2022-03-29 13:12:08,458 [ 360223] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for 24ses-java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:12:08,474 [ 360239] INFO - indexing.UnindexedFilesUpdater - Scanning of 24ses-java uses 7 scanning threads
2022-03-29 13:12:14,580 [ 366345] INFO - indexing.UnindexedFilesUpdater - Scanning completed for 24ses-java. Number of scanned files: 15346; Number of files for indexing: 14398 took 6121ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:12:14,625 [ 366390] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of 24ses-java
2022-03-29 13:12:38,089 [ 389854] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2022-03-29 13:12:38,090 [ 389855] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2022-03-29 13:12:39,249 [ 391014] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2022-03-29 13:12:39,249 [ 391014] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2022-03-29 13:12:42,202 [ 393967] INFO - indexing.UnindexedFilesUpdater - Finished for 24ses-java. Unindexed files update took 27578ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:12:42,202 [ 393967] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2022-03-29 13:12:42,270 [ 394035] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of 24ses-java : 0 to update, calculated in 1ms
2022-03-29 13:12:42,881 [ 394646] INFO - ication.options.PathMacrosImpl - Saved path macros: {MAVEN_REPOSITORY=C:\Users\KAdamczuk\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Kotlin\kotlinc}
2022-03-29 13:12:42,980 [ 394745] INFO - rationStore.ComponentStoreImpl - Saving appDebuggerSettings took 60 ms, DefaultFont took 19 ms, FileTypeManager took 42 ms, NotRoamableUiSettings took 11 ms, PluginAdvertiserExtensions took 16 ms, TextMateSettings took 12 ms, UISettings took 19 ms
2022-03-29 13:12:43,085 [ 394850] WARN - ctionSystem.impl.ActionUpdater - 446 ms to grab EDT for TabListAction#update (com.intellij.ide.actions.TabListAction)
2022-03-29 13:12:43,873 [ 395638] WARN - ernallyAddedFilesProcessorImpl - Cannot find project config directory for non-default and non-directory based project 24ses-java
2022-03-29 13:12:46,552 [ 398317] INFO - rationStore.ComponentStoreImpl - Saving Project(name=24ses-java, containerState=COMPONENT_CREATED, componentStore=D:\Dokumenty\Praca\GlobalSystem\Software\24ses-java)CompilerConfiguration took 13 ms, Kotlin2JvmCompilerArguments took 32 ms, RunManager took 85 ms
2022-03-29 13:12:46,922 [ 398687] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 4550 ms
2022-03-29 13:14:03,634 [ 475399] INFO - e.plugins.DisabledPluginsState - Plugins to enable: [idea.plugin.protoeditor]
2022-03-29 13:14:04,310 [ 476075] INFO - llij.ide.plugins.PluginManager - 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.index is not enabled because dependency intellij.indexing.shared is not available
2022-03-29 13:14:04,312 [ 476077] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2022-03-29 13:14:04,530 [ 476295] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2022-03-29 13:14:04,738 [ 476503] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2022-03-29 13:14:04,780 [ 476545] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "24ses-java" project with full reindex with trace_hash = -660382096:
java.lang.Throwable
at com.intellij.util.indexing.RootChangesLogger.info(RootChangesLogger.java:27)
at com.intellij.util.indexing.EntityIndexingServiceImpl.logRootChanges(EntityIndexingServiceImpl.java:99)
at com.intellij.util.indexing.EntityIndexingServiceImpl.runFullReindex(EntityIndexingServiceImpl.java:84)
at com.intellij.util.indexing.EntityIndexingServiceImpl.indexChanges(EntityIndexingServiceImpl.java:38)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:298)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:211)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:462)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:170)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:167)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:115)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:123)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent$2.fileTypesChanged(ProjectRootManagerComponent.java:112)
at com.intellij.util.messages.impl.MessageBusImpl.invokeMethod(MessageBusImpl.java:645)
at com.intellij.util.messages.impl.MessageBusImpl.invokeListener(MessageBusImpl.java:620)
at com.intellij.util.messages.impl.MessageBusImpl.deliverMessage(MessageBusImpl.java:417)
at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:390)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:372)
at com.intellij.util.messages.impl.MessageBusImpl.access$200(MessageBusImpl.java:33)
at com.intellij.util.messages.impl.MessageBusImpl$MessagePublisher.invoke(MessageBusImpl.java:179)
at com.sun.proxy.$Proxy219.fileTypesChanged(Unknown Source)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.fireFileTypesChanged(FileTypeManagerImpl.java:945)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl$2.extensionAdded(FileTypeManagerImpl.java:202)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl$2.extensionAdded(FileTypeManagerImpl.java:191)
at com.intellij.openapi.extensions.impl.ExtensionPointImpl.notifyListeners(ExtensionPointImpl.java:767)
at com.intellij.openapi.extensions.impl.ExtensionPointImpl.lambda$registerExtensions$17(ExtensionPointImpl.java:971)
at com.intellij.ide.plugins.DynamicPlugins$loadPlugin$2.run(DynamicPlugins.kt:840)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.ide.plugins.DynamicPlugins.loadPlugin(DynamicPlugins.kt:828)
at com.intellij.ide.plugins.DynamicPlugins.loadPlugin(DynamicPlugins.kt:808)
at com.intellij.ide.plugins.PluginInstaller.installAndLoadDynamicPlugin(PluginInstaller.java:400)
at com.intellij.ide.plugins.PluginInstaller.installAndLoadDynamicPlugin(PluginInstaller.java:378)
at com.intellij.ide.plugins.PluginManagerMain$1.lambda$run$0(PluginManagerMain.java:111)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:214)
at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:196)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:348)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:131)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:187)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:760)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:447)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:818)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:446)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:492)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2022-03-29 13:14:04,791 [ 476556] INFO - lij.ide.plugins.DynamicPlugins - Plugin idea.plugin.protoeditor loaded without restart in 482 ms
2022-03-29 13:14:04,793 [ 476558] WARN - rationStore.ComponentStoreImpl - Duplicated scheme IntelliJ Light - old: IntelliJ Light, new IntelliJ Light
2022-03-29 13:14:04,794 [ 476559] WARN - rationStore.ComponentStoreImpl - Duplicated scheme High contrast - old: High contrast, new High contrast
2022-03-29 13:14:04,803 [ 476568] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2022-03-29 13:14:04,805 [ 476570] INFO - indexing.FileBasedIndexTumbler - Index rescanning has been started after plugin load/unload
2022-03-29 13:14:06,465 [ 478230] INFO - il.indexing.FileBasedIndexImpl - Indices to be built:protoeditor.java.outer.class.index(v = 0)
2022-03-29 13:14:06,466 [ 478231] INFO - leBasedIndexDataInitialization - Index data initialization done: 1667 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, yaml.keys.name, editorconfig.index.name, xmlProperties, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, JavaFxControllerClassIndex, javafx.id.name, javafx.custom.component, 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.intellij.uiDesigner.FormClassIndex, XsltSymbolIndex, groovy.trait.fields, groovy.trait.methods, LombokConfigIndex, ant-imports, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, BindingXmlIndex, MlModelFileIndex, NavXmlIndex, IdeaPluginRegistrationIndex, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex, protoeditor.java.outer.class.index].
2022-03-29 13:14:06,467 [ 478232] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2022-03-29 13:14:06,471 [ 478236] INFO - indexing.UnindexedFilesUpdater - Started indexing of 24ses-java. Reason: Plugin loaded/unloaded
2022-03-29 13:14:06,471 [ 478236] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for 24ses-java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:14:06,474 [ 478239] INFO - indexing.UnindexedFilesUpdater - Scanning of 24ses-java uses 7 scanning threads
2022-03-29 13:14:07,859 [ 479624] INFO - indexing.UnindexedFilesUpdater - Scanning completed for 24ses-java. Number of scanned files: 15576; Number of files for indexing: 0 took 1387ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:14:07,874 [ 479639] INFO - indexing.UnindexedFilesUpdater - Finished for 24ses-java. No files to index with loading content.
2022-03-29 13:14:07,874 [ 479639] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2022-03-29 13:14:07,936 [ 479701] INFO - tellij.psi.stubs.StubIndexImpl - Following stub indices will be built:protobuf.byQualifiedName(v = 2),protobuf.byShortName(v = 2)
2022-03-29 13:14:07,939 [ 479704] INFO - exImpl$StubIndexInitialization - Index data initialization done: 1471 ms. Initialized stub indexes: {kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, jvm.static.member.type, dom.namespaceKey, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, gr.class.super, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, gr.annot.members, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, java.anonymous.baseref, dom.elementClass, jvm.static.member.name, properties.index, java.method.parameter.types, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, protobuf.byShortName, java.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, java.module.name, gr.method.name, gr.field.name, gr.script.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, java.annotations, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, java.field.name, java.method.name, gr.anonymous.class, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, gr.annot.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, markdown.header, gr.class.fqn, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, gr.script.class}.
2022-03-29 13:14:14,902 [ 486667] INFO - oader.EventLogExternalUploader - Started external process for uploading event log
2022-03-29 13:14:14,916 [ 486681] INFO - ution.rmi.RemoteProcessSupport - Terminating: 127.0.0.1:61138/Maven36ServerImplee6b31c9
2022-03-29 13:14:15,363 [ 487128] INFO - rationStore.ComponentStoreImpl - Saving appExportableFileTemplateSettings took 140 ms, FindSettings took 11 ms, PluginFeatureCacheService took 114 ms, WindowManager took 11 ms
2022-03-29 13:14:16,116 [ 487881] WARN - com.intellij.util.xmlb.Binding - no accessors for org.jetbrains.idea.perforce.perforce.ConnectionId
2022-03-29 13:14:16,189 [ 487954] INFO - rationStore.ComponentStoreImpl - Saving Project(name=24ses-java, containerState=COMPONENT_CREATED, componentStore=D:\Dokumenty\Praca\GlobalSystem\Software\24ses-java)BookmarksManager took 212 ms, Git.Settings took 17 ms, TaskManager took 39 ms
2022-03-29 13:14:16,369 [ 488134] INFO - erver.followMe.FollowMeManager - Unregister user 0:'KAdamczuk' with ClientId=ClientId(value=Host)
2022-03-29 13:14:16,406 [ 488171] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2022-03-29 13:14:16,411 [ 488176] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2022-03-29 13:14:16,483 [ 488248] INFO - STDOUT - shutdown on Thread[AWT-EventQueue-0,6,main]
2022-03-29 13:14:16,500 [ 488265] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2022-03-29 13:14:16,501 [ 488266] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2022-03-29 13:14:16,506 [ 488271] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2022-03-29 13:14:16,510 [ 488275] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2022-03-29 13:14:16,540 [ 488305] INFO - .impl.FileTypeDetectionService - 1790 auto-detected files. Detection took 3672 ms
2022-03-29 13:14:16,540 [ 488305] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2022-03-29 13:14:16,610 [ 488375] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2022-03-29 13:14:16,761 [ 488526] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2022-03-29 13:14:16,762 [ 488527] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2022-03-29 13:14:16,767 [ 488532] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2022-03-29 13:14:16,768 [ 488533] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2022-03-29 13:14:16,769 [ 488534] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2022-03-29 13:14:16,770 [ 488535] INFO - erver.followMe.FollowMeManager - Unregister user 0:'KAdamczuk' with ClientId=ClientId(value=Host)
2022-03-29 13:14:16,789 [ 488554] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2022-03-29 13:14:16,791 [ 488556] INFO - org.jetbrains.io.BuiltInServer - web server stopped
After that I have tried to start it again. Splash screen appeared, disappeared and thats all. Here is the log from that "session":
2022-03-29 13:14:20,911 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2022-03-29 13:14:21,187 [ 276] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.7172.25, 15 Mar 2022 17:44)
2022-03-29 13:14:21,212 [ 301] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2022-03-29 13:14:21,262 [ 351] INFO - #com.intellij.idea.Main - JRE: 11.0.14.1+1-b1751.46 (JetBrains s.r.o.)
2022-03-29 13:14:21,262 [ 351] INFO - #com.intellij.idea.Main - JVM: 11.0.14.1+1-b1751.46 (OpenJDK 64-Bit Server VM)
2022-03-29 13:14:21,396 [ 485] INFO - #com.intellij.idea.Main - JVM options: [exit, -Xms128m, -Xmx750m, -XX:ReservedCodeCacheSize=512m, -XX:+IgnoreUnrecognizedVMOptions, -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, -Xmx2048m, -Djb.vmOptionsFile=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IdeaIC2021.3, -Didea.platform.prefix=Idea, -Didea.jre.check=true, -Dsplash=true, -Dide.native.launcher=true, -XX:ErrorFile=C:\Users\KAdamczuk\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\KAdamczuk\java_error_in_idea64.hprof]
2022-03-29 13:14:21,399 [ 488] INFO - #com.intellij.idea.Main - args: []
2022-03-29 13:14:21,400 [ 489] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\PuTTY\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Users\KAdamczuk\AppData\Local\Microsoft\WindowsApps;C:\Users\KAdamczuk\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\KAdamczuk\.dotnet\tools;;.
2022-03-29 13:14:21,401 [ 490] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\jbr\bin
2022-03-29 13:14:21,532 [ 621] INFO - #com.intellij.idea.Main - locale=pl_PL JNU=Cp1250 file.encoding=Cp1250
idea.config.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\log
2022-03-29 13:14:21,591 [ 680] INFO - #com.intellij.idea.Main - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@2fd10e97[Running, parallelism = 7, size = 6, active = 3, running = 3, steals = 4, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@6d505f93
2022-03-29 13:14:22,130 [ 1219] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2022-03-29 13:14:22,135 [ 1224] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2022-03-29 13:14:22,582 [ 1671] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 991 ms
2022-03-29 13:14:22,604 [ 1693] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2022-03-29 13:14:23,018 [ 2107] INFO - llij.ide.plugins.PluginManager - 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.index is not enabled because dependency intellij.indexing.shared is not available
2022-03-29 13:14:23,058 [ 2147] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.7172.25), IDE Features Trainer (213.7172.25), Grazie (213.7172.25), Settings Repository (213.7172.25), YAML (213.7172.25), WSL File System Support (213.7172.25), TextMate Bundles (213.7172.25), Terminal (213.7172.25), JetBrains maven model api classes (213.7172.25), JetBrains Repository Search (213.7172.25), Qodana (213.7172.25), EditorConfig (213.7172.25), WebP Support (213.7172.25), Mercurial (213.7172.25), Shell Script (213.7172.25), Projector Libraries for Code With Me and Remote Development (213.7172.25), JetBrains Marketplace Licensing Support (213.7172.25), Windows 10 Light Theme (213.7172.25), Dependency Management Api for External Build Tools (213.7172.25), Copyright (213.7172.25), Properties (213.7172.25), Gradle (213.7172.25), Images (213.7172.25), Java (213.7172.25), JavaFX (213.7172.25), Kotlin (213-1.5.10-release-949-IJ7172.25), Java Bytecode Decompiler (213.7172.25), Eclipse Interoperability (213.7172.25), Java Stream Debugger (213.7172.25), Package Search (213.7172.25), com.intellij.tracing.ide (213.7172.25), Java IDE Customization (213.7172.25), Java Internationalization (213.7172.25), UI Designer (213.7172.25), Configuration Script (213.7172.25), Shared Indexes (213.7172.25), Machine Learning Code Completion (213.7172.25), Smali Support (213.7172.25), XPathView + XSLT (213.7172.25), IntelliLang (213.7172.25), Markdown (213.7172.25), Task Management (213.7172.25), XSLT Debugger (213.7172.25), TestNG (213.7172.25), Subversion (213.7172.25), Perforce Helix Core (213.7172.25), Lombok (213.7172.25), JUnit (213.7172.25), GitHub (213.7172.25), Space (213.7172.25), Git (213.7172.25), IDE Features Trainer: Git Lessons (213.7172.25), ChangeReminder (213.7172.25), Machine Learning in Search Everywhere (213.7172.25), Code Coverage for Java (213.7172.25), Bytecode Viewer (213.7172.25), Groovy (213.7172.25), Ant (213.7172.25), Maven (213.7172.25), Gradle-Java (213.7172.25), Gradle-Maven (213.7172.25), Gradle DSL API (213.7172.25), Gradle Dependency Updater Implementation (213.7172.25), Android (2020.3.1 Final.213.7172.25), Code With Me (213.7172.25), Plugin DevKit (213.7172.25)
2022-03-29 13:14:23,059 [ 2148] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Protocol Buffers (213.6461.28)
2022-03-29 13:14:26,833 [ 5922] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\KAdamczuk\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Kotlin\kotlinc}
2022-03-29 13:14:26,878 [ 5967] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2022-03-29 13:14:27,832 [ 6921] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2022-03-29 13:14:27,958 [ 7047] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2022-03-29 13:14:28,117 [ 7206] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2022-03-29 13:14:28,458 [ 7547] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2022-03-29 13:14:29,027 [ 8116] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
As you see it ends on "Using workspace model to open project" line.
I have tried to run it again after 5 minutes and startup was successful. Here is the log:
2022-03-29 13:21:20,774 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2022-03-29 13:21:20,813 [ 39] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.7172.25, 15 Mar 2022 17:44)
2022-03-29 13:21:20,817 [ 43] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2022-03-29 13:21:20,824 [ 50] INFO - #com.intellij.idea.Main - JRE: 11.0.14.1+1-b1751.46 (JetBrains s.r.o.)
2022-03-29 13:21:20,824 [ 50] INFO - #com.intellij.idea.Main - JVM: 11.0.14.1+1-b1751.46 (OpenJDK 64-Bit Server VM)
2022-03-29 13:21:20,855 [ 81] INFO - #com.intellij.idea.Main - JVM options: [exit, -Xms128m, -Xmx750m, -XX:ReservedCodeCacheSize=512m, -XX:+IgnoreUnrecognizedVMOptions, -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, -Xmx2048m, -Djb.vmOptionsFile=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3\idea64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=IdeaIC2021.3, -Didea.platform.prefix=Idea, -Didea.jre.check=true, -Dsplash=true, -Dide.native.launcher=true, -XX:ErrorFile=C:\Users\KAdamczuk\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\KAdamczuk\java_error_in_idea64.hprof]
2022-03-29 13:21:20,855 [ 81] INFO - #com.intellij.idea.Main - args: []
2022-03-29 13:21:20,855 [ 81] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\PuTTY\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Users\KAdamczuk\AppData\Local\Microsoft\WindowsApps;C:\Users\KAdamczuk\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\KAdamczuk\.dotnet\tools;;.
2022-03-29 13:21:20,856 [ 82] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\jbr\bin
2022-03-29 13:21:20,883 [ 109] INFO - #com.intellij.idea.Main - locale=pl_PL JNU=Cp1250 file.encoding=Cp1250
idea.config.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\KAdamczuk\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\KAdamczuk\AppData\Local\JetBrains\IdeaIC2021.3\log
2022-03-29 13:21:20,891 [ 117] INFO - #com.intellij.idea.Main - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@7a53d3b3[Running, parallelism = 7, size = 6, active = 4, running = 4, steals = 4, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7f2b2d7c
2022-03-29 13:21:21,461 [ 687] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2022-03-29 13:21:21,464 [ 690] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Groovy, version=213.7172.25, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2022-03-29 13:21:22,009 [ 1235] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 1116 ms
2022-03-29 13:21:22,013 [ 1239] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2022-03-29 13:21:22,022 [ 1248] INFO - llij.ide.plugins.PluginManager - 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.index is not enabled because dependency intellij.indexing.shared is not available
2022-03-29 13:21:22,047 [ 1273] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.7172.25), IDE Features Trainer (213.7172.25), Grazie (213.7172.25), Settings Repository (213.7172.25), YAML (213.7172.25), WSL File System Support (213.7172.25), TextMate Bundles (213.7172.25), Terminal (213.7172.25), JetBrains maven model api classes (213.7172.25), JetBrains Repository Search (213.7172.25), Qodana (213.7172.25), EditorConfig (213.7172.25), WebP Support (213.7172.25), Mercurial (213.7172.25), Shell Script (213.7172.25), Projector Libraries for Code With Me and Remote Development (213.7172.25), JetBrains Marketplace Licensing Support (213.7172.25), Windows 10 Light Theme (213.7172.25), Dependency Management Api for External Build Tools (213.7172.25), Copyright (213.7172.25), Properties (213.7172.25), Gradle (213.7172.25), Images (213.7172.25), Java (213.7172.25), JavaFX (213.7172.25), Kotlin (213-1.5.10-release-949-IJ7172.25), Java Bytecode Decompiler (213.7172.25), Eclipse Interoperability (213.7172.25), Java Stream Debugger (213.7172.25), Package Search (213.7172.25), com.intellij.tracing.ide (213.7172.25), Java IDE Customization (213.7172.25), Java Internationalization (213.7172.25), UI Designer (213.7172.25), Configuration Script (213.7172.25), Shared Indexes (213.7172.25), Machine Learning Code Completion (213.7172.25), Smali Support (213.7172.25), XPathView + XSLT (213.7172.25), IntelliLang (213.7172.25), Markdown (213.7172.25), Task Management (213.7172.25), XSLT Debugger (213.7172.25), TestNG (213.7172.25), Subversion (213.7172.25), Perforce Helix Core (213.7172.25), Lombok (213.7172.25), JUnit (213.7172.25), GitHub (213.7172.25), Space (213.7172.25), Git (213.7172.25), IDE Features Trainer: Git Lessons (213.7172.25), ChangeReminder (213.7172.25), Machine Learning in Search Everywhere (213.7172.25), Code Coverage for Java (213.7172.25), Bytecode Viewer (213.7172.25), Groovy (213.7172.25), Ant (213.7172.25), Maven (213.7172.25), Gradle-Java (213.7172.25), Gradle-Maven (213.7172.25), Gradle DSL API (213.7172.25), Gradle Dependency Updater Implementation (213.7172.25), Android (2020.3.1 Final.213.7172.25), Code With Me (213.7172.25), Plugin DevKit (213.7172.25)
2022-03-29 13:21:22,048 [ 1274] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Protocol Buffers (213.6461.28)
2022-03-29 13:21:22,989 [ 2215] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\KAdamczuk\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\Kotlin\kotlinc}
2022-03-29 13:21:23,006 [ 2232] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2022-03-29 13:21:23,246 [ 2472] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2022-03-29 13:21:23,314 [ 2540] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2022-03-29 13:21:23,392 [ 2618] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2022-03-29 13:21:23,494 [ 2720] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2022-03-29 13:21:23,766 [ 2992] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2022-03-29 13:21:25,129 [ 4355] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin\fsnotifier.exe
2022-03-29 13:21:25,221 [ 4447] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2022-03-29 13:21:25,251 [ 4477] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\bin\fsnotifier-wsl
2022-03-29 13:21:25,572 [ 4798] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2022-03-29 13:21:26,155 [ 5381] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@5f868597). Plugin descriptor: PluginDescriptor(name=Code With Me, id=com.jetbrains.codeWithMe, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.3\plugins\cwm-plugin, version=213.7172.25, package=null, isBundled=true)
2022-03-29 13:21:26,234 [ 5460] INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 2284 ms
2022-03-29 13:21:26,281 [ 5507] INFO - STDOUT - Info | RdCoroutineScope | 27:JobScheduler FJ pool 6/7 | RdCoroutineHost overridden
2022-03-29 13:21:26,321 [ 5547] INFO - ins.rd.platform.codeWithMe.c.V - sessionStatus: null
2022-03-29 13:21:26,322 [ 5548] INFO - ins.rd.platform.codeWithMe.c.V - freeSessionRemainingTimeMs: null null
2022-03-29 13:21:26,369 [ 5595] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2022-03-29 13:21:26,418 [ 5644] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2022-03-29 13:21:26,482 [ 5708] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2022-03-29 13:21:26,665 [ 5891] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2022-03-29 13:21:26,667 [ 5893] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2022-03-29 13:21:30,905 [ 10131] INFO - leBasedIndexDataInitialization - Index data initialization done: 7368 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, yaml.keys.name, editorconfig.index.name, xmlProperties, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, JavaFxControllerClassIndex, javafx.id.name, javafx.custom.component, 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, protoeditor.java.outer.class.index, com.intellij.uiDesigner.FormClassIndex, XsltSymbolIndex, groovy.trait.fields, groovy.trait.methods, LombokConfigIndex, ant-imports, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, BindingXmlIndex, MlModelFileIndex, NavXmlIndex, IdeaPluginRegistrationIndex, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex].
2022-03-29 13:21:31,720 [ 10946] INFO - exImpl$StubIndexInitialization - Index data initialization done: 814 ms. Initialized stub indexes: {kotlin.primeIndexKey, org.jetbrains.kotlin.idea.stubindex.KotlinSubclassObjectNameIndex, jvm.static.member.type, dom.namespaceKey, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, gr.class.super, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, gr.annot.members, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, java.anonymous.baseref, dom.elementClass, jvm.static.member.name, properties.index, java.method.parameter.types, java.class.extlist, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, protobuf.byShortName, java.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, java.module.name, gr.method.name, gr.field.name, gr.script.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, java.annotations, java.class.shortname, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, java.field.name, java.method.name, gr.anonymous.class, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, gr.annot.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, markdown.header, gr.class.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinJvmNameAnnotationIndex, protobuf.byQualifiedName, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, gr.script.class}.
2022-03-29 13:21:31,728 [ 10954] INFO - erver.followMe.FollowMeManager - Register new user 0:'KAdamczuk' with ClientId=ClientId(value=Host)
2022-03-29 13:21:33,359 [ 12585] INFO - .packagesearch.intellij-plugin - PackageSearchToolWindowFactory#packageSearchModulesChangesFlow - Setting toolWindow.isAvailable = true
2022-03-29 13:21:33,426 [ 12652] INFO - ings.impl.UpdateCheckerService - channel: release
2022-03-29 13:21:33,654 [ 12880] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "24ses-java" project with partial reindex with trace_hash = -1539123890:
java.lang.Throwable
at com.intellij.util.indexing.RootChangesLogger.info(RootChangesLogger.java:27)
at com.intellij.util.indexing.EntityIndexingServiceImpl.logRootChanges(EntityIndexingServiceImpl.java:99)
at com.intellij.util.indexing.EntityIndexingServiceImpl.indexChanges(EntityIndexingServiceImpl.java:78)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:298)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:211)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:462)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:115)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootsChangeListener.changed(ProjectRootsChangeListener.kt:34)
at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge$2.changed(ModuleManagerComponentBridge.kt:147)
at com.intellij.workspaceModel.ide.WorkspaceModelTopics$EventsDispatcher.changed(WorkspaceModelTopics.kt:118)
at com.intellij.util.messages.impl.MessageBusImpl.invokeMethod(MessageBusImpl.java:645)
at com.intellij.util.messages.impl.MessageBusImpl.invokeListener(MessageBusImpl.java:624)
at com.intellij.util.messages.impl.MessageBusImpl.deliverMessage(MessageBusImpl.java:417)
at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:390)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:372)
at com.intellij.util.messages.impl.MessageBusImpl.access$200(MessageBusImpl.java:33)
at com.intellij.util.messages.impl.MessageBusImpl$MessagePublisher.invoke(MessageBusImpl.java:179)
at com.sun.proxy.$Proxy98.changed(Unknown Source)
at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.onChanged(WorkspaceModelImpl.kt:112)
at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.access$onChanged(WorkspaceModelImpl.kt:19)
at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$updateProjectModel$2.invoke(WorkspaceModelImpl.kt:75)
at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$updateProjectModel$2.invoke(WorkspaceModelImpl.kt:19)
at com.intellij.workspaceModel.storage.impl.VersionedEntityStorageImpl.replace(VersionedEntityStorageImpl.kt:183)
at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.updateProjectModel(WorkspaceModelImpl.kt:75)
at com.intellij.workspaceModel.ide.impl.jps.serialization.JpsProjectModelSynchronizer$applyLoadedStorage$1.run(JpsProjectModelSynchronizer.kt:212)
at com.intellij.openapi.application.WriteAction.lambda$runAndWait$2(WriteAction.java:115)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:961)
at com.intellij.openapi.application.WriteAction.compute(WriteAction.java:96)
at com.intellij.openapi.application.WriteAction.lambda$computeAndWait$3(WriteAction.java:149)
at com.intellij.openapi.application.WriteThread.lambda$submit$0(WriteThread.java:27)
at com.intellij.openapi.application.WriteThread.lambda$submit$1(WriteThread.java:43)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:214)
at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:196)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLaterOnWriteThread$10(ApplicationImpl.java:794)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:131)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:187)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:760)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:447)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:818)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:446)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:805)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:492)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2022-03-29 13:21:33,671 [ 12897] INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 4384 ms. Thread[main,5,main]
2022-03-29 13:21:34,302 [ 13528] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2022-03-29 13:21:34,342 [ 13568] WARN - ctionSystem.impl.ActionUpdater - 583 ms to grab EDT for UndoAction#update (com.intellij.ide.actions.UndoAction)
2022-03-29 13:21:34,497 [ 13723] INFO - indexing.UnindexedFilesUpdater - Started indexing of 24ses-java. Reason: On project open
2022-03-29 13:21:34,543 [ 13769] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for 24ses-java took 13ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:21:34,697 [ 13923] 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, terminal.shell.command.handling
2022-03-29 13:21:34,738 [ 13964] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 60 millis (read time: 11)
2022-03-29 13:21:34,819 [ 14045] INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1
2022-03-29 13:21:34,850 [ 14076] INFO - #git4idea.commands.GitHandler - [.] git version
2022-03-29 13:21:35,044 [ 14270] INFO - indexing.UnindexedFilesUpdater - Scanning of 24ses-java uses 7 scanning threads
2022-03-29 13:21:35,127 [ 14353] INFO - #git4idea.commands.GitHandler - git version 2.34.1.windows.1
2022-03-29 13:21:35,289 [ 14515] INFO - ea.config.GitExecutableManager - Git version for C:\Program Files\Git\cmd\git.exe: 2.34.1.0 (MSYS)
2022-03-29 13:21:38,564 [ 17790] WARN - ctionSystem.impl.ActionUpdater - 213 ms to grab EDT for CodeWithMeUsersAction#update (com.jetbrains.rd.platform.codeWithMe.toolbar.CodeWithMeUsersAction)
2022-03-29 13:21:42,454 [ 21680] INFO - indexing.UnindexedFilesUpdater - Scanning completed for 24ses-java. Number of scanned files: 15577; Number of files for indexing: 0 took 7891ms; general responsiveness: ok; EDT responsiveness: 3/8 sluggish, 2/8 very slow
2022-03-29 13:21:42,526 [ 21752] INFO - indexing.UnindexedFilesUpdater - Finished for 24ses-java. No files to index with loading content.
2022-03-29 13:21:42,527 [ 21753] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2022-03-29 13:21:42,564 [ 21790] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2022-03-29 13:21:42,595 [ 21821] INFO - indexing.UnindexedFilesUpdater - Started indexing of 24ses-java. Reason: changes in: "Library Maven: net.sourceforge.nekohtml:nekohtml:1.9.21", "Library Maven: org.w3c.css:sac:1.3", "Library Maven: commons-codec:commons-codec:1.9", "Library Maven: xerces:xercesImpl:2.11.0", "Library Maven: org.apache.httpcomponents:httpcore:4.3.2", "Library Maven: commons-io:commons-io:2.4", "Library Maven: org.eclipse.jetty:jetty-util:8.1.15.v20140411", "Library Maven: org.eclipse.jetty:jetty-http:8.1.15.v20140411", "Library Maven: org.projectlombok:lombok:1.18.20", "Library Maven: org.seleniumhq.selenium:selenium-chrome-driver:2.44.0" and 40 iterators more
2022-03-29 13:21:42,595 [ 21821] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for 24ses-java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:21:42,598 [ 21824] INFO - indexing.UnindexedFilesUpdater - Scanning of 24ses-java uses 7 scanning threads
2022-03-29 13:21:42,792 [ 22018] INFO - indexing.UnindexedFilesUpdater - Scanning completed for 24ses-java. Number of scanned files: 13891; Number of files for indexing: 0 took 196ms; general responsiveness: ok; EDT responsiveness: ok
2022-03-29 13:21:42,828 [ 22054] INFO - indexing.UnindexedFilesUpdater - Finished for 24ses-java. No files to index with loading content.
2022-03-29 13:21:42,828 [ 22054] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2022-03-29 13:21:43,242 [ 22468] INFO - .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: "d266e4").
2022-03-29 13:21:43,243 [ 22469] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "d266e4".
2022-03-29 13:21:43,786 [ 23012] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2022-03-29 13:21:43,800 [ 23026] INFO - tor.impl.FileEditorManagerImpl - Project opening took 20118 ms
2022-03-29 13:21:44,004 [ 23230] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 15427ms; general responsiveness: ok; EDT responsiveness: 5/15 sluggish, 5/15 very slow
2022-03-29 13:21:44,004 [ 23230] INFO - #com.intellij.idea.Main - notify that start-up thread is free
2022-03-29 13:21:44,052 [ 23278] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2022-03-29 13:21:44,289 [ 23515] INFO - napi.externalSystem.autoimport - [refreshChanges] Settings file status: SettingsFilesStatus(oldCRC={D:/Dokumenty/Praca/GlobalSystem/Software/24ses-java/pom.xml=2437517097}, newCRC={D:/Dokumenty/Praca/GlobalSystem/Software/24ses-java/pom.xml=2437517097}, updated=[], created=[], deleted=[])
2022-03-29 13:21:46,984 [ 26210] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2022-03-29 13:21:48,707 [ 27933] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 85 ms
2022-03-29 13:21:48,756 [ 27982] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 140 ms
2022-03-29 13:21:48,815 [ 28041] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 197 ms
2022-03-29 13:21:48,842 [ 28068] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 225 ms
2022-03-29 13:21:48,940 [ 28166] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 323 ms
2022-03-29 13:21:48,967 [ 28193] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 350 ms
2022-03-29 13:21:49,094 [ 28320] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2022-03-29 13:21:49,104 [ 28330] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 487 ms
2022-03-29 13:21:49,105 [ 28331] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 489 ms
2022-03-29 13:21:49,136 [ 28362] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 519 ms
2022-03-29 13:21:49,184 [ 28410] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 566 ms
2022-03-29 13:21:49,398 [ 28624] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 792 ms
2022-03-29 13:21:49,506 [ 28732] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 889 ms
2022-03-29 13:21:49,509 [ 28735] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 892 ms
2022-03-29 13:21:49,842 [ 29068] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 689 ms
2022-03-29 13:21:51,800 [ 31026] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(com.google.code.gson:gson:2.8.5))', url='https://index-cdn.jetbrains.com/v2/data/mvn/com.google.code.gson:gson:2.8.5/com_google_code_gson_gson_2_8_5-linux-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27.ijx.xz', weakHash=f27d0c9ddbfa, weakBaseVersionHash=e2a8ec1057a5, sha256='e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27') from https://index-cdn.jetbrains.com/v2/mvn/package/com.google.code.gson:gson:2.8.5 for MavenLibraryIndexRequest(mvn(com.google.code.gson:gson:2.8.5))
2022-03-29 13:21:52,089 [ 31315] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(org.projectlombok:lombok:1.18.20))', url='https://index-cdn.jetbrains.com/v2/data/mvn/org.projectlombok:lombok:1.18.20/org_projectlombok_lombok_1_18_20-linux-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887.ijx.xz', weakHash=9b5ad8f2ab6f, weakBaseVersionHash=e2a8ec1057a5, sha256='b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887') from https://index-cdn.jetbrains.com/v2/mvn/package/org.projectlombok:lombok:1.18.20 for MavenLibraryIndexRequest(mvn(org.projectlombok:lombok:1.18.20))
2022-03-29 13:21:52,413 [ 31639] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(org.seleniumhq.selenium:selenium-java:2.44.0))', url='https://index-cdn.jetbrains.com/v2/data/mvn/org.seleniumhq.selenium:selenium-java:2.53.1/org_seleniumhq_selenium_selenium_java_2_53_1-linux-6629ec1c624d53376a5842184872da871306f2c53f6c2b856099d3a7797465c3.ijx.xz', weakHash=f27d0c9ddbfa, weakBaseVersionHash=e2a8ec1057a5, sha256='6629ec1c624d53376a5842184872da871306f2c53f6c2b856099d3a7797465c3') from https://index-cdn.jetbrains.com/v2/mvn/major-version/org.seleniumhq.selenium:selenium-java:2 for MavenLibraryIndexRequest(mvn(org.seleniumhq.selenium:selenium-java:2.44.0))
2022-03-29 13:21:53,233 [ 32459] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2022-03-29 13:21:53,349 [ 32575] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(org.apache.httpcomponents:httpclient:4.3.4))', url='https://index-cdn.jetbrains.com/v2/data/mvn/org.apache.httpcomponents:httpclient:4.5.13/org_apache_httpcomponents_httpclient_4_5_13-linux-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6.ijx.xz', weakHash=9f3d714d9357, weakBaseVersionHash=e2a8ec1057a5, sha256='8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6') from https://index-cdn.jetbrains.com/v2/mvn/major-version/org.apache.httpcomponents:httpclient:4 for MavenLibraryIndexRequest(mvn(org.apache.httpcomponents:httpclient:4.3.4))
2022-03-29 13:21:53,945 [ 33171] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\KAdamczuk\AppData\Local\JetBrains'
2022-03-29 13:21:53,951 [ 33177] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2022-03-29 13:21:53,951 [ 33177] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2022-03-29 13:21:53,963 [ 33189] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2022-03-29 13:21:54,646 [ 33872] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(junit:junit:4.11))', url='https://index-cdn.jetbrains.com/v2/data/mvn/junit:junit:4.11/junit_junit_4_11-linux-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9.ijx.xz', weakHash=9b5ad8f2ab6f, weakBaseVersionHash=e2a8ec1057a5, sha256='029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9') from https://index-cdn.jetbrains.com/v2/mvn/package/junit:junit:4.11 for MavenLibraryIndexRequest(mvn(junit:junit:4.11))
2022-03-29 13:21:56,060 [ 35286] INFO - redIndexChunkConfigurationImpl - Fetching shared index (com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa) ...
2022-03-29 13:21:56,211 [ 35437] INFO - redIndexChunkConfigurationImpl - Chunk com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa is downloaded in 149 ms
2022-03-29 13:21:56,272 [ 35498] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is updated with com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa. Total: 1 chunk(s), 941,89 kB
2022-03-29 13:21:56,272 [ 35498] INFO - redIndexChunkConfigurationImpl - Chunk com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa is appended into the store in 61 ms
2022-03-29 13:21:56,273 [ 35499] INFO - redIndexChunkConfigurationImpl - Shared index (com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa) has been fetched
2022-03-29 13:21:56,415 [ 35641] INFO - redIndexChunkConfigurationImpl - Chunk com_google_code_gson_gson_2_8_5-e9a3da3f8d0b6a4ed8c132badb1ef741ef575d3e1150e7f3199e1e6c1367bc27-f27d0c9ddbfa is registered for project '24ses-java: matching: (fb=51, stub=57), incompatible: (fb=0, stub=0), unknown: (fb=23, stub=7),
2022-03-29 13:21:56,436 [ 35662] INFO - redIndexChunkConfigurationImpl - Fetching shared index (junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f) ...
2022-03-29 13:21:56,595 [ 35821] INFO - redIndexChunkConfigurationImpl - Chunk junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f is downloaded in 159 ms
2022-03-29 13:21:56,634 [ 35860] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is updated with junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f. Total: 2 chunk(s), 1,84 MB
2022-03-29 13:21:56,635 [ 35861] INFO - redIndexChunkConfigurationImpl - Chunk junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f is appended into the store in 40 ms
2022-03-29 13:21:56,635 [ 35861] INFO - redIndexChunkConfigurationImpl - Shared index (junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f) has been fetched
2022-03-29 13:21:56,650 [ 35876] INFO - redIndexChunkConfigurationImpl - Chunk junit_junit_4_11-029f0ac6d3a48ee3bcc002f31aff19f2301d4260c4511c6a50bb829974acb0a9-9b5ad8f2ab6f is registered for project '24ses-java: matching: (fb=51, stub=57), incompatible: (fb=0, stub=0), unknown: (fb=23, stub=9),
2022-03-29 13:21:56,651 [ 35877] INFO - redIndexChunkConfigurationImpl - Fetching shared index (org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f) ...
2022-03-29 13:21:56,773 [ 35999] INFO - redIndexChunkConfigurationImpl - Chunk org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f is downloaded in 122 ms
2022-03-29 13:21:56,820 [ 36046] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is updated with org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f. Total: 3 chunk(s), 3,16 MB
2022-03-29 13:21:56,820 [ 36046] INFO - redIndexChunkConfigurationImpl - Chunk org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f is appended into the store in 47 ms
2022-03-29 13:21:56,820 [ 36046] INFO - redIndexChunkConfigurationImpl - Shared index (org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f) has been fetched
2022-03-29 13:21:56,830 [ 36056] INFO - redIndexChunkConfigurationImpl - Chunk org_projectlombok_lombok_1_18_20-b66342d738c59b9f5c01c1aa267324dca4ee76a1baf5ea64fcaf2a3900a6e887-9b5ad8f2ab6f is registered for project '24ses-java: matching: (fb=51, stub=57), incompatible: (fb=0, stub=0), unknown: (fb=23, stub=7),
2022-03-29 13:21:56,831 [ 36057] INFO - redIndexChunkConfigurationImpl - Fetching shared index (org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357) ...
2022-03-29 13:21:57,089 [ 36315] INFO - redIndexChunkConfigurationImpl - Chunk org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357 is downloaded in 257 ms
2022-03-29 13:21:57,153 [ 36379] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is updated with org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357. Total: 4 chunk(s), 5,41 MB
2022-03-29 13:21:57,153 [ 36379] INFO - redIndexChunkConfigurationImpl - Chunk org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357 is appended into the store in 64 ms
2022-03-29 13:21:57,160 [ 36386] INFO - redIndexChunkConfigurationImpl - Shared index (org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357) has been fetched
2022-03-29 13:21:57,177 [ 36403] INFO - redIndexChunkConfigurationImpl - Chunk org_apache_httpcomponents_httpclient_4_5_13-8181e53d605416e0d950642ff459c11ae9de7debad7574064074fb4b297838f6-9f3d714d9357 is registered for project '24ses-java: matching: (fb=51, stub=57), incompatible: (fb=0, stub=0), unknown: (fb=24, stub=9),
2022-03-29 13:21:57,180 [ 36406] INFO - redIndexChunkConfigurationImpl - Fetching shared index (org_seleniumhq_selenium_selenium_java_2_53_1-6629ec1c624d53376a5842184872da871306f2c53f6c2b856099d3a7797465c3-f27d0c9ddbfa) ...
2022-03-29 13:21:59,166 [ 38392] WARN - ad.SharedIndexDownloadExecutor - Shared indexes download was cancelled. Indexing has completed faster
2022-03-29 13:21:59,246 [ 38472] INFO - wnload.SharedIndexLookupResult - Shared index download interrupted because of com.intellij.openapi.progress.ProcessCanceledException
2022-03-29 13:22:54,431 [ 93657] INFO - rationStore.ComponentStoreImpl - Saving appFileTypeManager took 11 ms
2022-03-29 13:26:30,926 [ 310152] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
... still running
It doesn't end because I'm not closing down IDE.
请先登录再写评论。
Hello,
Do you use any antivirus software? Are there any records in Windows Event Log?
I'm not using antivirus software, just vanilla Windows Defender, I have tried to turn off all protection for a moment and it didn't helped.
Regarding Windows Event Log - this is it. It looks like my NVidia graphics card software is causing it.
In application logs I found this:
What can I do about this?
At this moment I'm trying to update my nVidia drivers. Something new was released 10 Mar 2022 for my ThinkPad.
Updating NVidia software didn't helped.
Problematic nViewH64.dll file was not changed and still causes same "nViewH64.dll, version: 6.14.10.20221".
Uninstalling NVidia RTX Desktop Manager helps,
but I'm working on 3 displays and I would like to keep using Desktop Manager.
Brief googling shows that people did have problems with the same DLL in the past. Among the affected apps were Chrome, MS Office, FreeFileSync, even VS Code. So, at this point it seems like a third-party issue after all.
Another possible workaround is to rollback to an older version of NVIDIA Quadro Driver, or disable some of its features that are specific to the faulty library.