Skip to content

Instantly share code, notes, and snippets.

@MarxminSD
Last active December 30, 2021 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarxminSD/44aa87611beedd30a6fda52d439bedee to your computer and use it in GitHub Desktop.
Save MarxminSD/44aa87611beedd30a6fda52d439bedee to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2021-12-29 02:37:53,754 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-29 02:37:53,774 [ 20] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-29 02:37:53,775 [ 21] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-29 02:37:53,780 [ 26] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-29 02:37:53,780 [ 26] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-29 02:37:53,792 [ 38] 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\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-29 02:37:53,793 [ 39] INFO - #com.intellij.idea.Main - args: []
2021-12-29 02:37:53,793 [ 39] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-29 02:37:53,793 [ 39] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-29 02:37:53,805 [ 51] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-29 02:37:53,811 [ 57] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@64b25fc7[Running, parallelism = 15, size = 7, active = 2, running = 2, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7f1da8b0
2021-12-29 02:37:53,842 [ 88] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 31 ms
2021-12-29 02:37:53,845 [ 91] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-29 02:38:05,554 [ 11800] INFO - #com.intellij.idea.Main - Importing configs to C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
2021-12-29 02:38:05,561 [ 11807] INFO - #com.intellij.idea.Main - No configs imported, starting with clean configs at C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
2021-12-29 02:38:05,626 [ 11872] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-29 02:38:05,628 [ 11874] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-29 02:38:05,713 [ 11959] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-29 02:38:05,725 [ 11971] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-29 02:38:06,227 [ 12473] INFO - rnal.statistic.DeviceIdManager - Generating new Device ID for 'FUS'
2021-12-29 02:38:06,230 [ 12476] INFO - eventLog.EventLogConfiguration - Generating new salt for FUS
2021-12-29 02:38:06,237 [ 12483] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-29 02:38:06,245 [ 12491] INFO - om.intellij.ui.WinFocusStealer - Foreground lock timeout set to 200000
2021-12-29 02:38:06,264 [ 12510] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-29 02:38:06,281 [ 12527] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=730
2021-12-29 02:38:06,288 [ 12534] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-29 02:38:06,294 [ 12540] INFO - rsistent.PersistentFSConnector - Marking VFS as corrupted: 'C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\caches\names.dat' does not exist
2021-12-29 02:38:06,328 [ 12574] INFO - .history.utils.LocalHistoryLog - local history version mismatch (was: 0, expected: 6), rebuilding...
2021-12-29 02:38:06,328 [ 12574] INFO - .history.utils.LocalHistoryLog - FS has been rebuild, rebuilding local history...
2021-12-29 02:38:06,330 [ 12576] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-29 02:38:06,389 [ 12635] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-29 02:38:06,734 [ 12980] INFO - il.indexing.FileBasedIndexImpl - Indexes are corrupted and will be rebuilt (reason = )
2021-12-29 02:38:06,749 [ 12995] INFO - impl.SharedIndexInfrastructure - Shared index version updated from -1 to 7
2021-12-29 02:38:06,755 [ 13001] INFO - impl.SharedIndexInfrastructure - Shared index persistent data has been cleared
2021-12-29 02:38:06,775 [ 13021] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-29 02:38:06,779 [ 13025] INFO - stubs.SerializationManagerImpl - Name storage is repaired
2021-12-29 02:38:06,797 [ 13043] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-29 02:38:06,799 [ 13045] INFO - impl.SharedIndexInfrastructure - Shared index persistent data has been cleared
2021-12-29 02:38:07,039 [ 13285] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@237075a). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-29 02:38:07,402 [ 13648] INFO - rnal.statistic.DeviceIdManager - Generating new Device ID for 'MarketplaceDownloads'
2021-12-29 02:38:07,831 [ 14077] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-4.xml
2021-12-29 02:38:08,071 [ 14317] 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)
2021-12-29 02:38:08,073 [ 14319] INFO - leBasedIndexDataInitialization - Index data initialization done: 1695 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].
2021-12-29 02:38:08,276 [ 14522] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-2.xml
2021-12-29 02:38:08,276 [ 14522] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-2.xml
2021-12-29 02:38:08,277 [ 14523] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2021-12-29 02:38:08,277 [ 14523] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-2.xml
2021-12-29 02:38:08,277 [ 14523] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-2.xml
2021-12-29 02:38:08,277 [ 14523] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-2.xml
2021-12-29 02:38:08,277 [ 14523] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/aosp_atd/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_atd/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-2.xml
2021-12-29 02:38:08,278 [ 14524] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-2.xml
2021-12-29 02:38:08,368 [ 14614] 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)
2021-12-29 02:38:08,369 [ 14615] INFO - exImpl$StubIndexInitialization - Index data initialization done: 295 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}.
2021-12-29 02:38:12,079 [ 18325] 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
2021-12-29 02:38:12,524 [ 18770] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 02:38:12,624 [ 18870] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-29 02:38:12,632 [ 18878] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-29 02:38:12,657 [ 18903] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-29 02:38:12,663 [ 18909] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-29 02:38:13,308 [ 19554] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 02:38:37,066 [ 43312] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 02:38:37,114 [ 43360] WARN - s.ui.configuration.SdkDetector - No version is returned for detected SDK IDEA JDK at C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3
2021-12-29 02:40:30,555 [ 156801] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 02:42:00,912 [ 247158] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/description.html
2021-12-29 02:42:00,915 [ 247161] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/misc.xml
2021-12-29 02:42:00,915 [ 247161] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/modules.xml
2021-12-29 02:42:00,916 [ 247162] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/project-template.xml
2021-12-29 02:42:00,918 [ 247164] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/workspace.xml
2021-12-29 02:42:00,920 [ 247166] INFO - tform.templates.github.ZipUtil - Extract: untitled104/src/com/marxmin/Main.java
2021-12-29 02:42:00,921 [ 247167] INFO - tform.templates.github.ZipUtil - Extract: untitled104/untitled104.iml
2021-12-29 02:42:00,939 [ 247185] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-29 02:42:00,969 [ 247215] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 6/15,4,main]
2021-12-29 02:42:00,985 [ 247231] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-29 02:42:01,006 [ 247252] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-29 02:42:01,022 [ 247268] INFO - STDOUT - Info | RdCoroutineScope | 31:JobScheduler FJ pool 7/15 | RdCoroutineHost overridden
2021-12-29 02:42:01,055 [ 247301] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-29 02:42:01,055 [ 247301] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-29 02:42:01,250 [ 247496] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-29 02:42:01,486 [ 247732] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-29 02:42:01,486 [ 247732] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-29 02:42:02,790 [ 249036] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 61 millis (read time: 1)
2021-12-29 02:42:03,526 [ 249772] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 02:42:03,555 [ 249801] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = 742819671:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:393)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectJdkChanged(ProjectRootManagerImpl.java:318)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$1(ProjectRootManagerImpl.java:359)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$2(ProjectRootManagerImpl.java:359)
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)
2021-12-29 02:42:03,689 [ 249935] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 02:42:04,024 [ 250270] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 02:42:04,034 [ 250280] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: On project open
2021-12-29 02:42:04,071 [ 250317] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 35ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:42:04,079 [ 250325] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-29 02:42:04,660 [ 250906] INFO - .imports.GMavenIndexRepository - Refreshed disk cache successfully with a new ETag header: "b4aad3".
2021-12-29 02:42:04,837 [ 251083] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-29 02:42:04,906 [ 251152] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 2604ms; general responsiveness: ok; EDT responsiveness: 0/3 sluggish, 1/3 very slow
2021-12-29 02:42:04,976 [ 251222] INFO - tor.impl.FileEditorManagerImpl - Project opening took 4043 ms
2021-12-29 02:42:05,620 [ 251866] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 60 ms
2021-12-29 02:42:05,626 [ 251872] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 67 ms
2021-12-29 02:42:05,654 [ 251900] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 96 ms
2021-12-29 02:42:05,656 [ 251902] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 97 ms
2021-12-29 02:42:05,744 [ 251990] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 185 ms
2021-12-29 02:42:05,762 [ 252008] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 203 ms
2021-12-29 02:42:05,762 [ 252008] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 203 ms
2021-12-29 02:42:05,782 [ 252028] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 223 ms
2021-12-29 02:42:05,833 [ 252079] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 274 ms
2021-12-29 02:42:05,851 [ 252097] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 292 ms
2021-12-29 02:42:05,860 [ 252106] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 301 ms
2021-12-29 02:42:05,879 [ 252125] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 106 ms
2021-12-29 02:42:05,925 [ 252171] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 366 ms
2021-12-29 02:42:06,076 [ 252322] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 516 ms
2021-12-29 02:42:06,077 [ 252323] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 442 ms
2021-12-29 02:42:07,138 [ 253384] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 150 ms
2021-12-29 02:42:07,139 [ 253385] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 151 ms
2021-12-29 02:42:07,289 [ 253535] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49752; Number of files for indexing: 49398 took 3218ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:42:07,296 [ 253542] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of Java
2021-12-29 02:42:12,139 [ 258385] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-29 02:42:12,305 [ 258551] INFO - gnostic.MemorySizeConfigurator - Physical memory 32622M, minimum memory size 128M, -Xmx adjusted from 750M to 2048M
2021-12-29 02:42:12,313 [ 258559] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-29 02:42:12,314 [ 258560] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-29 02:42:12,315 [ 258561] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-29 02:42:12,316 [ 258562] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-29 02:42:13,067 [ 259313] INFO - rationStore.ComponentStoreImpl - Saving Project(name=Java, containerState=COMPONENT_CREATED, componentStore=C:\Users\Marxmin\IdeaProjects\Java)RunManager took 15 ms
2021-12-29 02:42:18,661 [ 264907] INFO - indexing.UnindexedFilesUpdater - Finished for Java. Unindexed files update took 11370ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:42:18,662 [ 264908] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 02:42:18,700 [ 264946] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-29 02:42:18,918 [ 265164] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-29 02:43:08,114 [ 314360] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:43:38,227 [ 344473] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-29 02:45:32,551 [ 458797] INFO - ication.options.PathMacrosImpl - Saved path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-29 02:46:01,125 [ 487371] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 02:46:32,676 [ 518922] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-29 02:46:32,678 [ 518924] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-29 02:46:32,680 [ 518926] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 5/15,4,main]
2021-12-29 02:46:32,680 [ 518926] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-29 02:46:32,710 [ 518956] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-29 02:46:32,710 [ 518956] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-29 02:46:32,752 [ 518998] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-29 02:46:32,752 [ 518998] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-29 02:46:32,799 [ 519045] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2021-12-29 02:46:32,800 [ 519046] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 02:46:32,948 [ 519194] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 151ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:46:32,967 [ 519213] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 02:46:32,969 [ 519215] INFO - tor.impl.FileEditorManagerImpl - Project opening took 294 ms
2021-12-29 02:46:32,971 [ 519217] INFO - indexing.UnindexedFilesUpdater - Started indexing of All+Java+Source+Files. Reason: On project open
2021-12-29 02:46:32,971 [ 519217] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for All+Java+Source+Files took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:46:32,972 [ 519218] INFO - indexing.UnindexedFilesUpdater - Scanning of All+Java+Source+Files uses 15 scanning threads
2021-12-29 02:46:32,977 [ 519223] INFO - indexing.UnindexedFilesUpdater - Scanning completed for All+Java+Source+Files. Number of scanned files: 257; Number of files for indexing: 33 took 6ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:46:32,978 [ 519224] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of All+Java+Source+Files
2021-12-29 02:46:32,997 [ 519243] INFO - indexing.UnindexedFilesUpdater - Finished for All+Java+Source+Files. Unindexed files update took 20ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 02:46:32,997 [ 519243] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 02:46:33,006 [ 519252] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-29 02:46:39,433 [ 525679] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-29 02:46:39,435 [ 525681] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-29 02:46:39,436 [ 525682] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-29 02:46:39,436 [ 525682] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-29 02:46:39,436 [ 525682] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-29 02:46:40,752 [ 526998] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 2 ms
2021-12-29 02:46:40,754 [ 527000] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 4 ms
2021-12-29 02:46:40,759 [ 527005] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 9 ms
2021-12-29 02:46:40,760 [ 527006] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 10 ms
2021-12-29 02:46:40,772 [ 527018] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 22 ms
2021-12-29 02:46:40,774 [ 527020] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 23 ms
2021-12-29 02:46:40,775 [ 527021] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 26 ms
2021-12-29 02:46:40,778 [ 527024] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 28 ms
2021-12-29 02:46:40,817 [ 527063] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 67 ms
2021-12-29 02:46:40,818 [ 527064] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 68 ms
2021-12-29 02:46:40,819 [ 527065] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 69 ms
2021-12-29 02:46:40,820 [ 527066] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-29 02:46:40,836 [ 527082] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 85 ms
2021-12-29 02:46:40,848 [ 527094] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 98 ms
2021-12-29 02:46:40,848 [ 527094] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 98 ms
2021-12-29 02:46:45,257 [ 531503] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-29 02:46:47,850 [ 534096] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 43 ms
2021-12-29 02:46:47,851 [ 534097] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 44 ms
2021-12-29 02:48:08,125 [ 614371] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:48:08,140 [ 614386] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:53:08,149 [ 914395] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:53:08,160 [ 914406] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:53:24,461 [ 930707] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 13 ms
2021-12-29 02:53:24,473 [ 930719] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 9 ms
2021-12-29 02:58:08,168 [1214414] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 02:58:08,178 [1214424] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:00:56,997 [1383243] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:00:57,565 [1383811] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:00:57,836 [1384082] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-29 03:00:57,836 [1384082] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:00:58,124 [1384370] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:00:58,124 [1384370] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:00:58,124 [1384370] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:00:58,124 [1384370] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:00:58,124 [1384370] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:00:59,069 [1385315] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:00:59,071 [1385317] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:00:59,119 [1385365] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = 432129507:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent$AppListener.writeActionFinished(ProjectRootManagerComponent.java:350)
at jdk.internal.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:120)
at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:85)
at com.sun.proxy.$Proxy79.writeActionFinished(Unknown Source)
at com.intellij.openapi.application.impl.ApplicationImpl.fireWriteActionFinished(ApplicationImpl.java:1326)
at com.intellij.openapi.application.impl.ApplicationImpl.endWrite(ApplicationImpl.java:1164)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:938)
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.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:198)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.lambda$runAsyncListeners$9(RefreshQueueImpl.java:154)
at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$safeTransferToEdt$6(NonBlockingReadActionImpl.java:577)
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)
2021-12-29 03:00:59,140 [1385386] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2135 ms: 0 min 2sec
2021-12-29 03:00:59,145 [1385391] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 03:00:59,148 [1385394] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: Reindex requested by project root model changes
2021-12-29 03:00:59,148 [1385394] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 03:00:59,149 [1385395] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-29 03:00:59,257 [1385503] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49753; Number of files for indexing: 0 took 108ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 03:00:59,258 [1385504] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-29 03:00:59,258 [1385504] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 03:00:59,343 [1385589] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:00:59,835 [1386081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:00:59,835 [1386081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:00:59,835 [1386081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:00:59,835 [1386081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:00:59,835 [1386081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:02:25,760 [1472006] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:02:25,998 [1472244] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:02:26,263 [1472509] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:02:26,263 [1472509] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:02:26,506 [1472752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:02:26,506 [1472752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:02:26,506 [1472752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:02:26,506 [1472752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:02:26,506 [1472752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:02:27,355 [1473601] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:02:27,355 [1473601] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:02:27,403 [1473649] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1648 ms: 0 min 1sec
2021-12-29 03:02:27,634 [1473880] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:02:28,118 [1474364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:02:28,118 [1474364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:02:28,118 [1474364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:02:28,118 [1474364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:02:28,118 [1474364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:02:59,213 [1505459] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:02:59,214 [1505460] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:02:59,221 [1505467] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:02:59,221 [1505467] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:03:00,068 [1506314] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:03:00,068 [1506314] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:03:00,103 [1506349] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 894 ms: 0 min 0sec
2021-12-29 03:03:00,330 [1506576] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:03:00,785 [1507031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:03:00,785 [1507031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:03:00,785 [1507031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:03:00,785 [1507031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:03:00,785 [1507031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:03:08,183 [1514429] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:03:08,194 [1514440] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:03:42,261 [1548507] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:03:42,261 [1548507] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:03:42,267 [1548513] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:03:42,268 [1548514] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:03:43,016 [1549262] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:03:43,017 [1549263] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:03:43,038 [1549284] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 782 ms: 0 min 0sec
2021-12-29 03:03:43,258 [1549504] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:03:43,729 [1549975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:03:43,729 [1549975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:03:43,729 [1549975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:03:43,729 [1549975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:03:43,730 [1549976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:03:51,866 [1558112] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:03:51,867 [1558113] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:03:51,872 [1558118] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:03:51,872 [1558118] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:03:52,782 [1559028] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:03:52,782 [1559028] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:03:52,822 [1559068] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 959 ms: 0 min 0sec
2021-12-29 03:03:53,053 [1559299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:03:53,522 [1559768] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:03:53,522 [1559768] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:03:53,522 [1559768] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:03:53,522 [1559768] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:03:53,522 [1559768] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:05:05,419 [1631665] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:05:05,420 [1631666] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:05:05,426 [1631672] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:05:05,426 [1631672] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:05:06,260 [1632506] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:05:06,260 [1632506] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:05:06,296 [1632542] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 880 ms: 0 min 0sec
2021-12-29 03:05:06,509 [1632755] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:05:06,957 [1633203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:05:06,957 [1633203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:05:06,957 [1633203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:05:06,957 [1633203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:05:06,957 [1633203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:05:29,424 [1655670] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:05:29,425 [1655671] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:05:29,431 [1655677] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:05:29,432 [1655678] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:05:30,266 [1656512] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:05:30,266 [1656512] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:05:30,316 [1656562] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 898 ms: 0 min 0sec
2021-12-29 03:05:30,545 [1656791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:05:30,995 [1657241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:05:30,995 [1657241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:05:30,996 [1657242] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:05:30,996 [1657242] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:05:30,996 [1657242] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:06:45,230 [1731476] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:06:45,231 [1731477] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:06:45,237 [1731483] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:06:45,237 [1731483] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:06:46,124 [1732370] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:06:46,124 [1732370] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:06:46,166 [1732412] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 939 ms: 0 min 0sec
2021-12-29 03:06:46,388 [1732634] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:06:46,840 [1733086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:06:46,840 [1733086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:06:46,840 [1733086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:06:46,840 [1733086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:06:46,840 [1733086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:06:54,944 [1741190] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:06:54,945 [1741191] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:06:54,951 [1741197] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:06:54,951 [1741197] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:06:55,852 [1742098] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:06:55,852 [1742098] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:06:55,886 [1742132] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 945 ms: 0 min 0sec
2021-12-29 03:06:56,141 [1742387] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:06:56,593 [1742839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:06:56,593 [1742839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:06:56,593 [1742839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:06:56,593 [1742839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:06:56,593 [1742839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:06:58,468 [1744714] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:06:58,469 [1744715] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:06:58,474 [1744720] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:06:58,474 [1744720] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:06:59,342 [1745588] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:06:59,343 [1745589] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:06:59,392 [1745638] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 928 ms: 0 min 0sec
2021-12-29 03:06:59,606 [1745852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:07:00,059 [1746305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:07:00,059 [1746305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:07:00,059 [1746305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:07:00,059 [1746305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:07:00,059 [1746305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:08:08,203 [1814449] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:08:08,214 [1814460] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:08:54,652 [1860898] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 03:11:36,801 [2023047] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 03:11:36,844 [2023090] WARN - s.ui.configuration.SdkDetector - No version is returned for detected SDK IDEA JDK at C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3
2021-12-29 03:11:38,315 [2024561] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "All+Java+Source+Files" project with full reindex with trace_hash = -277058363:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:393)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectJdkChanged(ProjectRootManagerImpl.java:318)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.setProjectSdk(ProjectRootManagerImpl.java:313)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createPopup$1$popupListener$1$onSdkSelected$$inlined$runWriteAction$2.compute(actions.kt:77)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:956)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:956)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createPopup$1$popupListener$1.onSdkSelected(SdkPopupFactoryImpl.kt:339)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createPopup$1$popupListener$1.onItemSelected(SdkPopupFactoryImpl.kt:190)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createPopup$1$popupListener$1.onExistingItemSelected(SdkPopupFactoryImpl.kt:183)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createSdkPopup$onItemSelected$1$2.invoke(SdkPopupFactoryImpl.kt:251)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createSdkPopup$onItemSelected$1$2.invoke(SdkPopupFactoryImpl.kt:98)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$sam$com_intellij_util_Consumer$0.consume(SdkPopupFactoryImpl.kt)
at com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder.processSelectedElement(SdkListModelBuilder.java:334)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createSdkPopup$onItemSelected$1.accept(SdkPopupFactoryImpl.kt:249)
at com.intellij.openapi.roots.ui.configuration.PlatformSdkPopupFactory$createSdkPopup$onItemSelected$1.accept(SdkPopupFactoryImpl.kt:98)
at com.intellij.ui.popup.list.ComboBoxPopup$MyBasePopupState.lambda$onChosen$1(ComboBoxPopup.java:200)
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)
2021-12-29 03:11:38,318 [2024564] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 03:11:38,321 [2024567] INFO - indexing.UnindexedFilesUpdater - Started indexing of All+Java+Source+Files. Reason: Reindex requested by project root model changes
2021-12-29 03:11:38,321 [2024567] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for All+Java+Source+Files took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 03:11:38,321 [2024567] INFO - indexing.UnindexedFilesUpdater - Scanning of All+Java+Source+Files uses 15 scanning threads
2021-12-29 03:11:38,455 [2024701] INFO - indexing.UnindexedFilesUpdater - Scanning completed for All+Java+Source+Files. Number of scanned files: 49782; Number of files for indexing: 0 took 134ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 03:11:38,456 [2024702] INFO - indexing.UnindexedFilesUpdater - Finished for All+Java+Source+Files. No files to index with loading content.
2021-12-29 03:11:38,456 [2024702] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 03:12:17,016 [2063262] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:12:17,234 [2063480] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:12:17,481 [2063727] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-29 03:12:17,481 [2063727] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:12:17,732 [2063978] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:12:17,732 [2063978] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:12:17,732 [2063978] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:12:17,732 [2063978] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:12:17,732 [2063978] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:12:17,987 [2064233] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:12:17,987 [2064233] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:12:17,990 [2064236] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 978 ms: 0 min 0sec
2021-12-29 03:12:18,194 [2064440] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:12:18,629 [2064875] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:12:18,629 [2064875] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:12:18,629 [2064875] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:12:18,629 [2064875] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:12:18,629 [2064875] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:12:19,240 [2065486] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:12:19,267 [2065513] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/Downloads/All+Java+Source+Files
2021-12-29 03:12:19,272 [2065518] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:12:19,272 [2065518] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:12:19,322 [2065568] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:12:19,322 [2065568] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:12:19,358 [2065604] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 123 ms: 0 min 0sec
2021-12-29 03:12:19,558 [2065804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:12:20,007 [2066253] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:12:20,008 [2066254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:12:20,008 [2066254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:12:20,008 [2066254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:12:20,008 [2066254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:12:43,713 [2089959] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:12:43,726 [2089972] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:12:43,732 [2089978] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:12:43,732 [2089978] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:12:44,619 [2090865] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:12:44,619 [2090865] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:12:44,671 [2090917] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 961 ms: 0 min 0sec
2021-12-29 03:12:44,881 [2091127] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:12:45,336 [2091582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:12:45,336 [2091582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:12:45,336 [2091582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:12:45,336 [2091582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:12:45,336 [2091582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:13:08,233 [2114479] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:13:08,244 [2114490] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:13:14,365 [2120611] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:13:14,366 [2120612] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:13:14,371 [2120617] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:13:14,371 [2120617] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:13:15,205 [2121451] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:13:15,205 [2121451] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:13:15,255 [2121501] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 894 ms: 0 min 0sec
2021-12-29 03:13:15,484 [2121730] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:13:16,001 [2122247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:13:16,001 [2122247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:13:16,001 [2122247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:13:16,001 [2122247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:13:16,001 [2122247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:13:42,275 [2148521] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:13:42,276 [2148522] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:13:42,282 [2148528] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:13:42,282 [2148528] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:13:43,180 [2149426] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:13:43,180 [2149426] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:13:43,200 [2149446] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 927 ms: 0 min 0sec
2021-12-29 03:13:43,426 [2149672] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:13:43,880 [2150126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:13:43,880 [2150126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:13:43,880 [2150126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:13:43,880 [2150126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:13:43,880 [2150126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:14:11,555 [2177801] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:14:11,556 [2177802] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:14:11,561 [2177807] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:14:11,561 [2177807] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:14:12,418 [2178664] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:14:12,418 [2178664] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:14:12,450 [2178696] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 898 ms: 0 min 0sec
2021-12-29 03:14:12,668 [2178914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:14:13,121 [2179367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:14:13,121 [2179367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:14:13,121 [2179367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:14:13,121 [2179367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:14:13,121 [2179367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:14:24,998 [2191244] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:14:24,999 [2191245] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:14:25,004 [2191250] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:14:25,004 [2191250] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:14:25,833 [2192079] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:14:25,833 [2192079] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:14:25,877 [2192123] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 883 ms: 0 min 0sec
2021-12-29 03:14:26,086 [2192332] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:14:26,540 [2192786] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:14:26,541 [2192787] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:14:26,541 [2192787] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:14:26,541 [2192787] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:14:26,541 [2192787] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:14:55,520 [2221766] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:14:55,521 [2221767] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:14:55,527 [2221773] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:14:55,527 [2221773] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:14:56,384 [2222630] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:14:56,384 [2222630] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:14:56,430 [2222676] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 913 ms: 0 min 0sec
2021-12-29 03:14:56,653 [2222899] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:14:57,118 [2223364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:14:57,118 [2223364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:14:57,118 [2223364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:14:57,118 [2223364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:14:57,118 [2223364] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:15:25,424 [2251670] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:15:25,426 [2251672] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:15:25,432 [2251678] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:15:25,432 [2251678] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:15:26,299 [2252545] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:15:26,299 [2252545] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:15:26,344 [2252590] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 924 ms: 0 min 0sec
2021-12-29 03:15:26,559 [2252805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:15:27,014 [2253260] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:15:27,014 [2253260] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:15:27,014 [2253260] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:15:27,014 [2253260] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:15:27,014 [2253260] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:16:06,236 [2292482] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:16:06,238 [2292484] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:16:06,244 [2292490] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:16:06,244 [2292490] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:16:07,119 [2293365] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:16:07,119 [2293365] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:16:07,163 [2293409] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 929 ms: 0 min 0sec
2021-12-29 03:16:07,388 [2293634] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:16:07,846 [2294092] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:16:07,847 [2294093] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:16:07,847 [2294093] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:16:07,847 [2294093] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:16:07,847 [2294093] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:17:30,114 [2376360] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:17:30,114 [2376360] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:17:30,122 [2376368] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:17:30,122 [2376368] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:17:31,005 [2377251] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:17:31,005 [2377251] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:17:31,039 [2377285] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 928 ms: 0 min 0sec
2021-12-29 03:17:31,260 [2377506] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:17:31,729 [2377975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:17:31,729 [2377975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:17:31,729 [2377975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:17:31,729 [2377975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:17:31,729 [2377975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:18:08,257 [2414503] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:18:08,274 [2414520] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:19:56,995 [2523241] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 03:23:08,290 [2714536] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:23:08,300 [2714546] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:27:45,179 [2991425] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 03:28:08,316 [3014562] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:28:08,326 [3014572] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:29:00,331 [3066577] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:29:00,332 [3066578] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:29:00,339 [3066585] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:29:00,339 [3066585] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:29:01,172 [3067418] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:29:01,172 [3067418] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:29:01,219 [3067465] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 892 ms: 0 min 0sec
2021-12-29 03:29:01,429 [3067675] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:29:01,895 [3068141] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:29:01,895 [3068141] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:29:01,895 [3068141] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:29:01,895 [3068141] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:29:01,895 [3068141] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:29:22,642 [3088888] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 03:29:22,643 [3088889] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 03:29:22,648 [3088894] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 03:29:22,649 [3088895] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 03:29:23,482 [3089728] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 03:29:23,482 [3089728] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 03:29:23,522 [3089768] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 883 ms: 0 min 0sec
2021-12-29 03:29:23,735 [3089981] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 03:29:24,178 [3090424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 03:29:24,178 [3090424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 03:29:24,178 [3090424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 03:29:24,178 [3090424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 03:29:24,178 [3090424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 03:33:08,343 [3314589] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:33:08,354 [3314600] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:38:08,376 [3614622] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:38:08,386 [3614632] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:43:08,409 [3914655] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:43:08,420 [3914666] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:48:08,433 [4214679] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:48:08,443 [4214689] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:53:08,463 [4514709] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:53:08,474 [4514720] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:58:08,497 [4814743] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 03:58:08,511 [4814757] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:03:08,526 [5114772] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:03:08,537 [5114783] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:08:08,552 [5414798] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:08:08,562 [5414808] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:13:08,586 [5714832] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:13:08,596 [5714842] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:18:08,609 [6014855] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:18:08,619 [6014865] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:23:08,636 [6314882] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:23:08,646 [6314892] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:28:08,660 [6614906] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:28:08,670 [6614916] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:33:08,684 [6914930] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:33:08,694 [6914940] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:38:08,717 [7214963] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:38:08,727 [7214973] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:43:08,750 [7514996] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:43:08,760 [7515006] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:48:08,775 [7815021] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:48:08,785 [7815031] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:53:08,808 [8115054] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:53:08,819 [8115065] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:58:08,839 [8415085] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 04:58:08,849 [8415095] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:03:08,870 [8715116] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:03:08,881 [8715127] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:08:08,897 [9015143] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:08:08,907 [9015153] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:13:08,928 [9315174] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:13:08,938 [9315184] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:18:08,962 [9615208] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:18:08,972 [9615218] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:23:08,985 [9915231] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:23:08,995 [9915241] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:28:09,011 [10215257] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:28:09,024 [10215270] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:33:09,038 [10515284] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:33:09,048 [10515294] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:38:09,067 [10815313] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:38:09,077 [10815323] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:43:09,098 [11115344] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:43:09,108 [11115354] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:48:09,127 [11415373] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:48:09,137 [11415383] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:53:09,150 [11715396] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:53:09,160 [11715406] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:58:09,174 [12015420] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 05:58:09,185 [12015431] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:03:09,208 [12315454] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:03:09,218 [12315464] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:08:09,230 [12615476] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:08:09,241 [12615487] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:13:09,257 [12915503] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:13:09,267 [12915513] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:18:09,292 [13215538] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:18:09,302 [13215548] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:23:09,322 [13515568] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:23:09,332 [13515578] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:28:09,346 [13815592] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:28:09,356 [13815602] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:33:09,368 [14115614] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:33:09,378 [14115624] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:38:09,401 [14415647] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:38:09,417 [14415663] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:43:09,432 [14715678] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:43:09,442 [14715688] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:48:09,456 [15015702] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:48:09,467 [15015713] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:53:09,491 [15315737] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:53:09,501 [15315747] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:58:09,513 [15615759] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 06:58:09,523 [15615769] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:03:09,544 [15915790] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:03:09,554 [15915800] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:08:09,578 [16215824] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:08:09,588 [16215834] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:13:09,612 [16515858] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:13:09,622 [16515868] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:18:09,633 [16815879] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:18:09,643 [16815889] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:23:09,669 [17115915] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:23:09,679 [17115925] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:28:09,700 [17415946] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:28:09,711 [17415957] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:33:09,726 [17715972] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:33:09,736 [17715982] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:38:09,748 [18015994] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:38:09,759 [18016005] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:43:09,784 [18316030] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:43:09,794 [18316040] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:48:09,812 [18616058] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:48:09,822 [18616068] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:53:09,840 [18916086] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:53:09,850 [18916096] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:58:09,868 [19216114] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 07:58:09,879 [19216125] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:03:09,894 [19516140] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:03:09,904 [19516150] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:08:09,927 [19816173] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:08:09,937 [19816183] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:13:09,960 [20116206] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:13:09,971 [20116217] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:18:09,985 [20416231] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:18:09,995 [20416241] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:23:10,015 [20716261] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:23:10,025 [20716271] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:28:10,047 [21016293] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:28:10,056 [21016302] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:33:10,070 [21316316] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:33:10,080 [21316326] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:38:10,097 [21616343] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:38:10,107 [21616353] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:43:10,129 [21916375] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:43:10,139 [21916385] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:48:10,150 [22216396] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:48:10,161 [22216407] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:53:10,182 [22516428] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:53:10,192 [22516438] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:58:10,212 [22816458] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 08:58:10,223 [22816469] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:03:10,245 [23116491] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:03:10,255 [23116501] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:08:10,266 [23416512] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:08:10,276 [23416522] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:13:10,290 [23716536] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:13:10,300 [23716546] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:18:10,322 [24016568] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:18:10,332 [24016578] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:23:10,352 [24316598] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:23:10,362 [24316608] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:28:10,386 [24616632] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:28:10,396 [24616642] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:33:10,408 [24916654] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:33:10,418 [24916664] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:38:10,438 [25216684] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:38:10,448 [25216694] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:43:10,472 [25516718] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:43:10,482 [25516728] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:48:10,506 [25816752] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:48:10,516 [25816762] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:53:10,528 [26116774] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:53:10,538 [26116784] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:58:10,561 [26416807] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 09:58:10,572 [26416818] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:03:10,583 [26716829] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:03:10,593 [26716839] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:08:10,609 [27016855] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:08:10,619 [27016865] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:13:10,633 [27316879] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:13:10,643 [27316889] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:18:10,665 [27616911] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:18:10,676 [27616922] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:23:10,692 [27916938] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:23:10,703 [27916949] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:28:10,716 [28216962] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:28:10,726 [28216972] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:33:10,748 [28516994] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:33:10,759 [28517005] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:38:10,782 [28817028] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:38:10,792 [28817038] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:43:10,812 [29117058] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:43:10,822 [29117068] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:48:10,840 [29417086] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:48:10,851 [29417097] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:53:10,868 [29717114] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:53:10,878 [29717124] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:58:10,904 [30017150] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 10:58:10,913 [30017159] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:03:10,925 [30317171] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:03:10,935 [30317181] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:08:10,955 [30617201] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:08:10,966 [30617212] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:13:10,977 [30917223] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:13:10,988 [30917234] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:18:10,999 [31217245] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:18:11,009 [31217255] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:23:11,021 [31517267] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:23:11,030 [31517276] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:28:11,046 [31817292] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:28:11,057 [31817303] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:33:11,074 [32117320] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:33:11,084 [32117330] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:38:11,095 [32417341] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:38:11,106 [32417352] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:43:11,123 [32717369] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:43:11,132 [32717378] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:48:11,153 [33017399] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:48:11,162 [33017408] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:53:11,186 [33317432] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:53:11,196 [33317442] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:58:11,223 [33617469] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 11:58:11,233 [33617479] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:03:11,256 [33917502] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:03:11,266 [33917512] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:08:11,284 [34217530] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:08:11,294 [34217540] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:13:11,315 [34517561] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:13:11,331 [34517577] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:18:11,352 [34817598] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:18:11,362 [34817608] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:23:11,386 [35117632] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:23:11,397 [35117643] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:28:11,419 [35417665] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:28:11,430 [35417676] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:33:11,449 [35717695] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:33:11,459 [35717705] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:38:11,480 [36017726] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:38:11,490 [36017736] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:43:11,514 [36317760] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:43:11,525 [36317771] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:48:11,543 [36617789] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:48:11,553 [36617799] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:53:11,575 [36917821] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:53:11,585 [36917831] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:58:11,598 [37217844] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 12:58:11,608 [37217854] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:03:11,630 [37517876] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:03:11,640 [37517886] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:08:11,659 [37817905] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:08:11,669 [37817915] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:13:11,685 [38117931] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:13:11,696 [38117942] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:18:11,711 [38417957] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:18:11,721 [38417967] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:23:11,734 [38717980] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:23:11,745 [38717991] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:28:11,758 [39018004] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:28:11,768 [39018014] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:30:26,311 [39152557] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of Java : 686 to update, calculated in 4ms
2021-12-29 13:30:26,312 [39152558] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 13:30:26,316 [39152562] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-29 13:30:26,329 [39152575] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of All+Java+Source+Files : 633 to update, calculated in 0ms
2021-12-29 13:30:26,329 [39152575] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-29 13:30:26,394 [39152640] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 13:30:26,395 [39152641] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of Java took 84ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:30:26,395 [39152641] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of All+Java+Source+Files took 66ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:30:26,395 [39152641] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of All+Java+Source+Files : 0 to update, calculated in 0ms
2021-12-29 13:30:26,395 [39152641] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of Java : 0 to update, calculated in 0ms
2021-12-29 13:32:28,990 [39275236] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:32:28,991 [39275237] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:32:28,998 [39275244] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:32:28,998 [39275244] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:32:29,926 [39276172] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:32:29,926 [39276172] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:32:29,974 [39276220] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 988 ms: 0 min 0sec
2021-12-29 13:32:30,201 [39276447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:32:30,663 [39276909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:32:30,663 [39276909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:32:30,663 [39276909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:32:30,663 [39276909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:32:30,663 [39276909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:33:11,793 [39318039] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:33:11,803 [39318049] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:34:18,048 [39384294] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:34:18,049 [39384295] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:34:18,054 [39384300] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:34:18,054 [39384300] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:34:18,928 [39385174] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:34:18,928 [39385174] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:34:18,973 [39385219] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 928 ms: 0 min 0sec
2021-12-29 13:34:19,183 [39385429] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:34:19,626 [39385872] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:34:19,626 [39385872] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:34:19,626 [39385872] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:34:19,626 [39385872] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:34:19,626 [39385872] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:35:49,960 [39476206] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:35:49,960 [39476206] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:35:49,966 [39476212] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:35:49,966 [39476212] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:35:50,878 [39477124] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:35:50,879 [39477125] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:35:50,917 [39477163] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 961 ms: 0 min 0sec
2021-12-29 13:35:51,135 [39477381] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:35:51,606 [39477852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:35:51,606 [39477852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:35:51,606 [39477852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:35:51,606 [39477852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:35:51,606 [39477852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:36:49,805 [39536051] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:36:49,806 [39536052] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:36:49,811 [39536057] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:36:49,811 [39536057] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:36:50,601 [39536847] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:36:50,602 [39536848] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:36:50,650 [39536896] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 850 ms: 0 min 0sec
2021-12-29 13:36:50,879 [39537125] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:36:51,325 [39537571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:36:51,325 [39537571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:36:51,325 [39537571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:36:51,325 [39537571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:36:51,325 [39537571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:36:59,847 [39546093] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:36:59,848 [39546094] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:36:59,854 [39546100] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:36:59,854 [39546100] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:37:00,746 [39546992] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:37:00,746 [39546992] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:37:00,788 [39547034] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 945 ms: 0 min 0sec
2021-12-29 13:37:01,001 [39547247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:37:01,442 [39547688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:37:01,442 [39547688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:37:01,442 [39547688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:37:01,442 [39547688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:37:01,442 [39547688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:38:11,823 [39618069] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:38:11,833 [39618079] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:38:43,407 [39649653] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:38:43,408 [39649654] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:38:43,414 [39649660] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:38:43,414 [39649660] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:38:44,192 [39650438] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:38:44,193 [39650439] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:38:44,237 [39650483] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 834 ms: 0 min 0sec
2021-12-29 13:38:44,474 [39650720] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:38:44,957 [39651203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:38:44,957 [39651203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:38:44,957 [39651203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:38:44,957 [39651203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:38:44,957 [39651203] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:38:53,737 [39659983] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:38:53,738 [39659984] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:38:53,743 [39659989] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:38:53,743 [39659989] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:38:54,654 [39660900] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:38:54,655 [39660901] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:38:54,704 [39660950] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 970 ms: 0 min 0sec
2021-12-29 13:38:54,927 [39661173] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:38:55,387 [39661633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:38:55,387 [39661633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:38:55,387 [39661633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:38:55,387 [39661633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:38:55,387 [39661633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:39:04,000 [39670246] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:39:19,226 [39685472] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:39:19,227 [39685473] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:39:19,232 [39685478] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:39:19,232 [39685478] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:39:20,124 [39686370] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:39:20,124 [39686370] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:39:20,169 [39686415] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 947 ms: 0 min 0sec
2021-12-29 13:39:20,384 [39686630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:39:20,836 [39687082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:39:20,836 [39687082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:39:20,836 [39687082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:39:20,836 [39687082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:39:20,836 [39687082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:40:39,205 [39765451] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:40:39,206 [39765452] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:40:39,212 [39765458] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:40:39,212 [39765458] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:40:40,078 [39766324] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:40:40,079 [39766325] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:40:40,114 [39766360] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 912 ms: 0 min 0sec
2021-12-29 13:40:40,322 [39766568] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:40:40,767 [39767013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:40:40,767 [39767013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:40:40,767 [39767013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:40:40,767 [39767013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:40:40,767 [39767013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:41:54,246 [39840492] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:41:54,247 [39840493] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:41:54,253 [39840499] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:41:54,253 [39840499] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:41:55,162 [39841408] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:41:55,162 [39841408] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:41:55,201 [39841447] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 958 ms: 0 min 0sec
2021-12-29 13:41:55,416 [39841662] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:41:55,889 [39842135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:41:55,889 [39842135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:41:55,889 [39842135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:41:55,889 [39842135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:41:55,889 [39842135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:42:18,868 [39865114] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:42:18,870 [39865116] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:42:18,874 [39865120] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:42:18,874 [39865120] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:42:19,776 [39866022] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:42:19,776 [39866022] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:42:19,823 [39866069] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 959 ms: 0 min 0sec
2021-12-29 13:42:20,040 [39866286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:42:20,503 [39866749] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:42:20,503 [39866749] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:42:20,503 [39866749] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:42:20,503 [39866749] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:42:20,503 [39866749] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:42:34,364 [39880610] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:42:34,365 [39880611] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:42:34,370 [39880616] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:42:34,370 [39880616] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:42:35,228 [39881474] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:42:35,228 [39881474] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:42:35,274 [39881520] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 914 ms: 0 min 0sec
2021-12-29 13:42:35,486 [39881732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:42:35,952 [39882198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:42:35,952 [39882198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:42:35,952 [39882198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:42:35,952 [39882198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:42:35,952 [39882198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:43:11,857 [39918103] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:43:11,868 [39918114] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:43:48,738 [39954984] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:43:48,738 [39954984] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:43:48,743 [39954989] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:43:48,743 [39954989] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:43:49,704 [39955950] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:43:49,705 [39955951] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:43:49,750 [39955996] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1017 ms: 0 min 1sec
2021-12-29 13:43:49,973 [39956219] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:43:50,430 [39956676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:43:50,430 [39956676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:43:50,430 [39956676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:43:50,430 [39956676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:43:50,430 [39956676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:44:15,920 [39982166] WARN - com.intellij.util.xmlb.Binding - no accessors for org.jetbrains.idea.perforce.perforce.ConnectionId
2021-12-29 13:44:43,517 [40009763] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "All+Java+Source+Files" project with partial reindex with trace_hash = -1752670925:
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent$AppListener.writeActionFinished(ProjectRootManagerComponent.java:350)
at jdk.internal.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:120)
at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:85)
at com.sun.proxy.$Proxy79.writeActionFinished(Unknown Source)
at com.intellij.openapi.application.impl.ApplicationImpl.fireWriteActionFinished(ApplicationImpl.java:1326)
at com.intellij.openapi.application.impl.ApplicationImpl.endWrite(ApplicationImpl.java:1164)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:938)
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.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:198)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.lambda$runAsyncListeners$9(RefreshQueueImpl.java:154)
at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$safeTransferToEdt$6(NonBlockingReadActionImpl.java:577)
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)
2021-12-29 13:44:43,542 [40009788] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of All+Java+Source+Files : 34 to update, calculated in 1ms
2021-12-29 13:44:43,542 [40009788] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 13:44:43,545 [40009791] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-29 13:44:43,550 [40009796] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 13:44:43,550 [40009796] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of All+Java+Source+Files took 8ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:44:43,550 [40009796] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 13:44:43,554 [40009800] INFO - indexing.UnindexedFilesUpdater - Started indexing of All+Java+Source+Files. Reason: changes in: "Module 'All+Java+Source+Files' (All+Java+Source+Files)", "JDK 11"
2021-12-29 13:44:43,568 [40009814] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for All+Java+Source+Files took 14ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:44:43,568 [40009814] INFO - indexing.UnindexedFilesUpdater - Scanning of All+Java+Source+Files uses 15 scanning threads
2021-12-29 13:44:43,632 [40009878] INFO - indexing.UnindexedFilesUpdater - Scanning completed for All+Java+Source+Files. Number of scanned files: 49553; Number of files for indexing: 0 took 64ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:44:43,632 [40009878] INFO - indexing.UnindexedFilesUpdater - Finished for All+Java+Source+Files. No files to index with loading content.
2021-12-29 13:44:43,632 [40009878] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 13:44:43,632 [40009878] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of All+Java+Source+Files : 0 to update, calculated in 0ms
2021-12-29 13:44:44,327 [40010573] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 13:47:15,916 [40162162] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 13:47:15,948 [40162194] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:47:15,953 [40162199] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:47:27,174 [40173420] INFO - ntellij.idea.ApplicationLoader - External Windows command received
2021-12-29 13:48:11,880 [40218126] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:49:09,204 [40275450] WARN - nSystem.impl.ActionToolbarImpl - 'ChooseByNameBase' toolbar by default uses any focused component to update its actions. Toolbar actions that need local UI context would be incorrectly disabled. Please call toolbar.setTargetComponent() explicitly.
java.lang.Throwable: toolbar creation trace
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.<init>(ActionToolbarImpl.java:115)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:425)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:420)
at com.intellij.ide.util.gotoByName.ChooseByNameBase.initUI(ChooseByNameBase.java:434)
at com.intellij.ide.util.gotoByName.ChooseByNamePanel.initUI(ChooseByNamePanel.java:44)
at com.intellij.ide.util.AbstractTreeClassChooserDialog$4.initUI(AbstractTreeClassChooserDialog.java:213)
at com.intellij.ide.util.gotoByName.ChooseByNameBase.invoke(ChooseByNameBase.java:246)
at com.intellij.ide.util.AbstractTreeClassChooserDialog.createCenterPanel(AbstractTreeClassChooserDialog.java:245)
at com.intellij.openapi.ui.DialogWrapper.init(DialogWrapper.java:1309)
at com.intellij.ide.util.AbstractTreeClassChooserDialog.<init>(AbstractTreeClassChooserDialog.java:110)
at com.intellij.ide.util.TreeJavaClassChooserDialog.<init>(TreeJavaClassChooserDialog.java:49)
at com.intellij.ide.util.TreeJavaClassChooserDialog.withInnerClasses(TreeJavaClassChooserDialog.java:57)
at com.intellij.ide.util.TreeClassChooserFactoryImpl.createWithInnerClassesScopeChooser(TreeClassChooserFactoryImpl.java:28)
at com.intellij.execution.ui.ClassBrowser.createClassChooser(ClassBrowser.java:59)
at com.intellij.execution.ui.ClassBrowser.showDialog(ClassBrowser.java:46)
at com.intellij.execution.application.ClassEditorField$1.actionPerformed(ClassEditorField.java:57)
at com.intellij.execution.application.ClassEditorField.lambda$createClassField$0(ClassEditorField.java:66)
at com.intellij.ui.components.fields.ExpandableSupport$1$1.mouseClicked(ExpandableSupport.java:211)
at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:278)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4556)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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.pumpEventsForFilter(EventDispatchThread.java:117)
at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
at java.desktop/java.awt.Dialog.show(Dialog.java:1070)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:701)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:437)
at com.intellij.openapi.ui.DialogWrapper.doShow(DialogWrapper.java:1671)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1629)
at com.intellij.execution.actions.EditRunConfigurationsAction.actionPerformed(EditRunConfigurationsAction.java:30)
at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:265)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.lambda$tryToExecuteNow$18(ActionManagerImpl.java:1658)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:94)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.lambda$tryToExecuteNow$19(ActionManagerImpl.java:1627)
at com.intellij.openapi.wm.impl.FocusManagerImpl.lambda$doWhenFocusSettlesDown$3(FocusManagerImpl.java:184)
at com.intellij.util.ui.EdtInvocationManager.invokeLaterIfNeeded(EdtInvocationManager.java:101)
at com.intellij.ide.IdeEventQueue.ifFocusEventsInTheQueue(IdeEventQueue.java:186)
at com.intellij.ide.IdeEventQueue.executeWhenAllFocusEventsLeftTheQueue(IdeEventQueue.java:140)
at com.intellij.openapi.wm.impl.FocusManagerImpl.doWhenFocusSettlesDown(FocusManagerImpl.java:175)
at com.intellij.openapi.wm.impl.FocusManagerImpl.doWhenFocusSettlesDown(FocusManagerImpl.java:181)
at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.doWhenFocusSettlesDown(IdeFocusManagerImpl.java:41)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.tryToExecuteNow(ActionManagerImpl.java:1626)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.lambda$tryToExecute$16(ActionManagerImpl.java:1613)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.tryToExecute(ActionManagerImpl.java:1615)
at com.intellij.execution.actions.RunConfigurationsComboBoxAction.performWhenButton(RunConfigurationsComboBoxAction.java:154)
at com.intellij.execution.actions.RunConfigurationsComboBoxAction$RunConfigurationsComboBoxButton.fireActionPerformed(RunConfigurationsComboBoxAction.java:241)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:349)
at com.intellij.openapi.actionSystem.ex.ComboBoxAction$ComboBoxButton$1.mousePressed(ComboBoxAction.java:172)
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:288)
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6651)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4544)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
2021-12-29 13:49:36,040 [40302286] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:49:40,013 [40306259] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:49:42,384 [40308630] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:50:35,214 [40361460] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:50:39,873 [40366119] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:50:48,400 [40374646] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:50:48,401 [40374647] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:50:49,738 [40375984] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:50:49,963 [40376209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:50:50,211 [40376457] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:50:50,211 [40376457] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:50:50,435 [40376681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:50:50,435 [40376681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:50:50,435 [40376681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:50:50,435 [40376681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:50:50,435 [40376681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:50:50,627 [40376873] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:50:50,628 [40376874] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:50:50,633 [40376879] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 898 ms: 0 min 0sec
2021-12-29 13:50:50,853 [40377099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:50:51,323 [40377569] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:50:51,323 [40377569] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:50:51,323 [40377569] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:50:51,323 [40377569] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:50:51,323 [40377569] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:51:12,792 [40399038] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 13:51:12,799 [40399045] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:51:12,803 [40399049] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:51:12,824 [40399070] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-29 13:51:12,829 [40399075] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-29 13:51:12,830 [40399076] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-29 13:51:12,843 [40399089] INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 14 ms
2021-12-29 13:51:12,847 [40399093] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-29 13:51:12,847 [40399093] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-29 13:51:12,854 [40399100] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-29 13:51:12,854 [40399100] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-29 13:51:12,948 [40399194] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:51:13,018 [40399264] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 13:51:13,068 [40399314] INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 121 ms. Thread[JobScheduler FJ pool 4/15,4,main]
2021-12-29 13:51:13,070 [40399316] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 1 millis (read time: 0)
2021-12-29 13:51:13,107 [40399353] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 13:51:13,110 [40399356] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: On project open
2021-12-29 13:51:13,110 [40399356] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:13,110 [40399356] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-29 13:51:13,313 [40399559] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49753; Number of files for indexing: 0 took 203ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:13,313 [40399559] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-29 13:51:13,314 [40399560] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 13:51:13,374 [40399620] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:51:13,963 [40400209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:51:13,963 [40400209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:51:13,963 [40400209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:51:13,963 [40400209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:51:13,963 [40400209] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:51:14,162 [40400408] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1215ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:14,163 [40400409] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-29 13:51:14,186 [40400432] INFO - tor.impl.FileEditorManagerImpl - Project opening took 1370 ms
2021-12-29 13:51:14,223 [40400469] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-29 13:51:20,887 [40407133] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-29 13:51:20,887 [40407133] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-29 13:51:20,888 [40407134] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-29 13:51:20,888 [40407134] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-29 13:51:20,888 [40407134] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-29 13:51:30,465 [40416711] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-29 13:51:30,498 [40416744] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-29 13:51:30,499 [40416745] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-29 13:51:30,504 [40416750] INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 5 ms
2021-12-29 13:51:30,506 [40416752] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-29 13:51:30,506 [40416752] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-29 13:51:30,515 [40416761] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-29 13:51:30,515 [40416761] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-29 13:51:30,651 [40416897] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:51:30,680 [40416926] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-29 13:51:30,761 [40417007] INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 111 ms. Thread[JobScheduler FJ pool 3/15,4,main]
2021-12-29 13:51:30,762 [40417008] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2021-12-29 13:51:30,787 [40417033] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 13:51:30,789 [40417035] INFO - indexing.UnindexedFilesUpdater - Started indexing of All+Java+Source+Files. Reason: On project open
2021-12-29 13:51:30,789 [40417035] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for All+Java+Source+Files took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:30,790 [40417036] INFO - indexing.UnindexedFilesUpdater - Scanning of All+Java+Source+Files uses 15 scanning threads
2021-12-29 13:51:30,791 [40417037] INFO - indexing.UnindexedFilesUpdater - Scanning completed for All+Java+Source+Files. Number of scanned files: 224; Number of files for indexing: 0 took 2ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:30,791 [40417037] INFO - indexing.UnindexedFilesUpdater - Finished for All+Java+Source+Files. No files to index with loading content.
2021-12-29 13:51:30,791 [40417037] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 13:51:31,299 [40417545] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:51:31,817 [40418063] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:51:31,817 [40418063] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:51:31,817 [40418063] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:51:31,817 [40418063] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:51:31,817 [40418063] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:51:31,894 [40418140] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:51:31,930 [40418176] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-29 13:51:31,935 [40418181] INFO - tor.impl.FileEditorManagerImpl - Project opening took 1513 ms
2021-12-29 13:51:31,951 [40418197] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1301ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 13:51:32,251 [40418497] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-29 13:51:38,348 [40424594] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-29 13:51:38,348 [40424594] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-29 13:51:38,348 [40424594] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-29 13:51:38,349 [40424595] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-29 13:51:38,349 [40424595] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-29 13:51:45,888 [40432134] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 7 ms
2021-12-29 13:51:45,889 [40432135] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 7 ms
2021-12-29 13:51:45,892 [40432138] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 10 ms
2021-12-29 13:51:45,892 [40432138] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 11 ms
2021-12-29 13:51:45,893 [40432139] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 12 ms
2021-12-29 13:51:45,894 [40432140] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 12 ms
2021-12-29 13:51:45,911 [40432157] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 29 ms
2021-12-29 13:51:45,912 [40432158] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 30 ms
2021-12-29 13:51:45,912 [40432158] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 31 ms
2021-12-29 13:51:45,916 [40432162] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 35 ms
2021-12-29 13:51:45,918 [40432164] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 36 ms
2021-12-29 13:51:45,919 [40432165] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 37 ms
2021-12-29 13:51:45,919 [40432165] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 37 ms
2021-12-29 13:51:45,919 [40432165] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 38 ms
2021-12-29 13:51:45,923 [40432169] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 41 ms
2021-12-29 13:51:45,923 [40432169] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 42 ms
2021-12-29 13:51:49,644 [40435890] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:51:49,867 [40436113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:51:50,129 [40436375] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-29 13:51:50,129 [40436375] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:51:50,373 [40436619] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:51:50,373 [40436619] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:51:50,373 [40436619] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:51:50,373 [40436619] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:51:50,373 [40436619] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:51:51,258 [40437504] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:51:51,259 [40437505] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:51:51,301 [40437547] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1660 ms: 0 min 1sec
2021-12-29 13:51:51,511 [40437757] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:51:51,979 [40438225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:51:51,979 [40438225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:51:51,979 [40438225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:51:51,979 [40438225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:51:51,979 [40438225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 13:53:11,883 [40518129] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:53:11,894 [40518140] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:53:40,308 [40546554] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 13:54:31,965 [40598211] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:57:45,380 [40791626] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:57:54,364 [40800610] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:57:54,364 [40800610] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 13:58:11,896 [40818142] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:58:11,909 [40818155] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 13:59:35,565 [40901811] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 13:59:35,567 [40901813] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 13:59:35,572 [40901818] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 13:59:35,572 [40901818] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 13:59:36,469 [40902715] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 13:59:36,470 [40902716] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 13:59:36,504 [40902750] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 944 ms: 0 min 0sec
2021-12-29 13:59:36,748 [40902994] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 13:59:37,235 [40903481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 13:59:37,235 [40903481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 13:59:37,235 [40903481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 13:59:37,235 [40903481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 13:59:37,235 [40903481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:02:11,551 [41057797] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:02:11,553 [41057799] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:02:11,559 [41057805] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:02:11,559 [41057805] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:02:12,461 [41058707] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:02:12,461 [41058707] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:02:12,500 [41058746] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 953 ms: 0 min 0sec
2021-12-29 14:02:12,730 [41058976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:02:13,206 [41059452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:02:13,206 [41059452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:02:13,206 [41059452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:02:13,206 [41059452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:02:13,206 [41059452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:03:11,917 [41118163] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:03:11,928 [41118174] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:03:57,446 [41163692] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:03:57,447 [41163693] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:03:57,453 [41163699] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:03:57,453 [41163699] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:03:58,320 [41164566] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:03:58,320 [41164566] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:03:58,354 [41164600] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 912 ms: 0 min 0sec
2021-12-29 14:03:58,574 [41164820] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:03:59,067 [41165313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:03:59,067 [41165313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:03:59,067 [41165313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:03:59,067 [41165313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:03:59,067 [41165313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:04:51,329 [41217575] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:06:10,063 [41296309] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:06:10,064 [41296310] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:06:10,069 [41296315] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:06:10,070 [41296316] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:06:10,945 [41297191] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:06:10,945 [41297191] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:06:10,985 [41297231] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 927 ms: 0 min 0sec
2021-12-29 14:06:11,204 [41297450] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:06:11,665 [41297911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:06:11,665 [41297911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:06:11,665 [41297911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:06:11,665 [41297911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:06:11,665 [41297911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:07:36,492 [41382738] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:07:36,493 [41382739] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:07:36,499 [41382745] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:07:36,499 [41382745] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:07:37,371 [41383617] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:07:37,371 [41383617] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:07:37,414 [41383660] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 926 ms: 0 min 0sec
2021-12-29 14:07:37,630 [41383876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:07:38,092 [41384338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:07:38,092 [41384338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:07:38,092 [41384338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:07:38,092 [41384338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:07:38,092 [41384338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:08:11,937 [41418183] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:08:11,948 [41418194] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:09:43,530 [41509776] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:09:43,531 [41509777] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:09:43,538 [41509784] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:09:43,538 [41509784] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:09:44,459 [41510705] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:09:44,459 [41510705] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:09:44,506 [41510752] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 980 ms: 0 min 0sec
2021-12-29 14:09:44,724 [41510970] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:09:45,206 [41511452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:09:45,206 [41511452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:09:45,206 [41511452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:09:45,206 [41511452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:09:45,206 [41511452] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:10:45,021 [41571267] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:10:45,022 [41571268] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:10:45,027 [41571273] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:10:45,027 [41571273] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:10:45,951 [41572197] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:10:45,951 [41572197] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:10:45,992 [41572238] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 973 ms: 0 min 0sec
2021-12-29 14:10:46,227 [41572473] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:10:46,694 [41572940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:10:46,694 [41572940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:10:46,694 [41572940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:10:46,694 [41572940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:10:46,694 [41572940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:11:17,509 [41603755] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:11:17,510 [41603756] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:11:17,516 [41603762] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:11:17,516 [41603762] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:11:18,372 [41604618] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:11:18,372 [41604618] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:11:18,418 [41604664] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 913 ms: 0 min 0sec
2021-12-29 14:11:18,636 [41604882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:11:19,108 [41605354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:11:19,108 [41605354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:11:19,108 [41605354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:11:19,108 [41605354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:11:19,108 [41605354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:11:20,533 [41606779] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:11:20,551 [41606797] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:11:20,555 [41606801] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:11:20,555 [41606801] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:11:21,032 [41607278] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:11:21,032 [41607278] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:11:21,048 [41607294] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 518 ms: 0 min 0sec
2021-12-29 14:11:21,270 [41607516] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:11:21,734 [41607980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:11:21,734 [41607980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:11:21,734 [41607980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:11:21,734 [41607980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:11:21,734 [41607980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:11:23,195 [41609441] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:11:23,196 [41609442] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:11:23,201 [41609447] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:11:23,201 [41609447] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:11:23,255 [41609501] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:11:23,255 [41609501] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:11:23,260 [41609506] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 69 ms: 0 min 0sec
2021-12-29 14:11:23,486 [41609732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:11:23,943 [41610189] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:11:23,943 [41610189] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:11:23,943 [41610189] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:11:23,943 [41610189] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:11:23,943 [41610189] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:12:52,811 [41699057] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:12:52,812 [41699058] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:12:52,817 [41699063] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:12:52,817 [41699063] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:12:53,744 [41699990] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:12:53,745 [41699991] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:12:53,793 [41700039] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 984 ms: 0 min 0sec
2021-12-29 14:12:54,008 [41700254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:12:54,491 [41700737] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:12:54,491 [41700737] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:12:54,491 [41700737] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:12:54,491 [41700737] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:12:54,491 [41700737] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:12:58,226 [41704472] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:12:58,227 [41704473] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:12:58,232 [41704478] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:12:58,232 [41704478] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:12:58,700 [41704946] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:12:58,700 [41704946] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:12:58,710 [41704956] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 488 ms: 0 min 0sec
2021-12-29 14:12:58,931 [41705177] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:12:59,384 [41705630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:12:59,384 [41705630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:12:59,384 [41705630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:12:59,384 [41705630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:12:59,384 [41705630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:13:11,954 [41718200] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:13:11,965 [41718211] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:13:18,502 [41724748] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:13:18,503 [41724749] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:13:18,509 [41724755] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:13:18,509 [41724755] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:13:19,353 [41725599] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:13:19,353 [41725599] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:13:19,396 [41725642] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 899 ms: 0 min 0sec
2021-12-29 14:13:19,625 [41725871] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:13:20,080 [41726326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:13:20,080 [41726326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:13:20,080 [41726326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:13:20,080 [41726326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:13:20,080 [41726326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:13:21,172 [41727418] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:13:21,173 [41727419] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:13:21,177 [41727423] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:13:21,177 [41727423] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:13:21,643 [41727889] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:13:21,644 [41727890] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:13:21,655 [41727901] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 487 ms: 0 min 0sec
2021-12-29 14:13:21,870 [41728116] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:13:22,329 [41728575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:13:22,329 [41728575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:13:22,329 [41728575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:13:22,329 [41728575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:13:22,329 [41728575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:13:46,596 [41752842] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:13:46,597 [41752843] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:13:46,603 [41752849] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:13:46,603 [41752849] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:13:47,477 [41753723] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:13:47,478 [41753724] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:13:47,523 [41753769] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 932 ms: 0 min 0sec
2021-12-29 14:13:47,745 [41753991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:13:48,200 [41754446] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:13:48,201 [41754447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:13:48,201 [41754447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:13:48,201 [41754447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:13:48,201 [41754447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:14:18,681 [41784927] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:14:18,682 [41784928] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:14:18,687 [41784933] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:14:18,687 [41784933] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:14:19,149 [41785395] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:14:19,149 [41785395] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:14:19,165 [41785411] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 489 ms: 0 min 0sec
2021-12-29 14:14:19,384 [41785630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:14:19,834 [41786080] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:14:19,835 [41786081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:14:19,835 [41786081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:14:19,835 [41786081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:14:19,835 [41786081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:15:34,174 [41860420] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:18:11,979 [42018225] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:18:11,990 [42018236] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:18:14,283 [42020529] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:18:14,284 [42020530] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:18:14,290 [42020536] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:18:14,290 [42020536] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:18:15,135 [42021381] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:18:15,135 [42021381] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:18:15,170 [42021416] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 891 ms: 0 min 0sec
2021-12-29 14:18:15,391 [42021637] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:18:15,861 [42022107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:18:15,861 [42022107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:18:15,861 [42022107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:18:15,861 [42022107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:18:15,861 [42022107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:23:11,995 [42318241] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:23:12,006 [42318252] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:25:53,648 [42479894] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:25:53,649 [42479895] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:25:53,655 [42479901] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:25:53,655 [42479901] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:25:54,539 [42480785] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:25:54,539 [42480785] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:25:54,573 [42480819] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 929 ms: 0 min 0sec
2021-12-29 14:25:54,800 [42481046] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:25:55,262 [42481508] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:25:55,262 [42481508] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:25:55,262 [42481508] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:25:55,262 [42481508] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:25:55,262 [42481508] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:26:33,111 [42519357] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:26:33,113 [42519359] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:26:33,118 [42519364] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:26:33,118 [42519364] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:26:34,008 [42520254] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:26:34,009 [42520255] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:26:34,049 [42520295] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 941 ms: 0 min 0sec
2021-12-29 14:26:34,276 [42520522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:26:34,745 [42520991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:26:34,745 [42520991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:26:34,745 [42520991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:26:34,745 [42520991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:26:34,745 [42520991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:27:08,877 [42555123] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:28:12,007 [42618253] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:28:12,018 [42618264] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:32:54,874 [42901120] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:33:12,023 [42918269] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:33:12,034 [42918280] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:37:48,800 [43195046] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:37:48,801 [43195047] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:37:48,809 [43195055] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:37:48,810 [43195056] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:37:49,720 [43195966] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:37:49,721 [43195967] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:37:49,764 [43196010] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 967 ms: 0 min 0sec
2021-12-29 14:37:49,991 [43196237] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:37:50,460 [43196706] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:37:50,460 [43196706] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:37:50,460 [43196706] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:37:50,460 [43196706] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:37:50,460 [43196706] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:37:59,905 [43206151] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:37:59,906 [43206152] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:37:59,912 [43206158] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:37:59,912 [43206158] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:38:00,776 [43207022] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:38:00,776 [43207022] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:38:00,817 [43207063] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 914 ms: 0 min 0sec
2021-12-29 14:38:01,045 [43207291] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:38:01,537 [43207783] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:38:01,537 [43207783] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:38:01,537 [43207783] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:38:01,537 [43207783] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:38:01,537 [43207783] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:38:12,036 [43218282] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:38:12,047 [43218293] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:41:06,313 [43392559] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\all+java+source+files_62967d9e
2021-12-29 14:42:52,652 [43498898] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:42:52,652 [43498898] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:42:52,658 [43498904] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:42:52,658 [43498904] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:42:53,534 [43499780] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:42:53,535 [43499781] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:42:53,590 [43499836] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 943 ms: 0 min 0sec
2021-12-29 14:42:53,833 [43500079] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:42:54,339 [43500585] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:42:54,339 [43500585] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:42:54,340 [43500586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:42:54,340 [43500586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:42:54,340 [43500586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:43:10,539 [43516785] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:43:12,056 [43518302] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:43:12,067 [43518313] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:45:09,623 [43635869] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:45:09,624 [43635870] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:45:09,629 [43635875] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:45:09,629 [43635875] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:45:10,584 [43636830] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:45:10,584 [43636830] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:45:10,641 [43636887] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1022 ms: 0 min 1sec
2021-12-29 14:45:10,868 [43637114] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:45:11,360 [43637606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:45:11,360 [43637606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:45:11,360 [43637606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:45:11,360 [43637606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:45:11,360 [43637606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:45:32,704 [43658950] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:45:32,704 [43658950] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:45:32,711 [43658957] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:45:32,711 [43658957] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:45:33,180 [43659426] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:45:33,180 [43659426] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:45:33,201 [43659447] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 501 ms: 0 min 0sec
2021-12-29 14:45:33,419 [43659665] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:45:33,872 [43660118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:45:33,872 [43660118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:45:33,872 [43660118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:45:33,872 [43660118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:45:33,872 [43660118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:46:18,209 [43704455] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:46:18,210 [43704456] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:46:18,216 [43704462] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:46:18,216 [43704462] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:46:19,052 [43705298] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:46:19,052 [43705298] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:46:19,100 [43705346] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 896 ms: 0 min 0sec
2021-12-29 14:46:19,325 [43705571] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:46:19,811 [43706057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:46:19,811 [43706057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:46:19,811 [43706057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:46:19,811 [43706057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:46:19,811 [43706057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:47:44,955 [43791201] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:47:44,956 [43791202] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:47:44,961 [43791207] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:47:44,961 [43791207] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:47:45,824 [43792070] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:47:45,824 [43792070] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:47:45,861 [43792107] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 910 ms: 0 min 0sec
2021-12-29 14:47:46,107 [43792353] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:47:46,671 [43792917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:47:46,671 [43792917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:47:46,671 [43792917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:47:46,671 [43792917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:47:46,671 [43792917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:48:01,184 [43807430] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:48:01,185 [43807431] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:48:01,190 [43807436] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:48:01,190 [43807436] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:48:02,050 [43808296] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:48:02,051 [43808297] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:48:02,085 [43808331] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 906 ms: 0 min 0sec
2021-12-29 14:48:02,307 [43808553] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:48:02,778 [43809024] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:48:02,778 [43809024] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:48:02,778 [43809024] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:48:02,778 [43809024] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:48:02,778 [43809024] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:48:12,075 [43818321] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:48:12,087 [43818333] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:48:29,750 [43835996] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:48:29,751 [43835997] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:48:29,756 [43836002] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:48:29,757 [43836003] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:48:30,578 [43836824] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:48:30,578 [43836824] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:48:30,626 [43836872] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 881 ms: 0 min 0sec
2021-12-29 14:48:30,841 [43837087] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:48:31,302 [43837548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:48:31,302 [43837548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:48:31,302 [43837548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:48:31,302 [43837548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:48:31,302 [43837548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:48:46,867 [43853113] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:51:00,672 [43986918] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:51:00,672 [43986918] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:51:00,678 [43986924] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:51:00,678 [43986924] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:51:01,509 [43987755] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:51:01,509 [43987755] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:51:01,564 [43987810] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 897 ms: 0 min 0sec
2021-12-29 14:51:01,808 [43988054] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:51:02,264 [43988510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:51:02,264 [43988510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:51:02,264 [43988510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:51:02,264 [43988510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:51:02,264 [43988510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:52:29,526 [44075772] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:52:29,527 [44075773] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:52:29,532 [44075778] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:52:29,532 [44075778] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:52:30,401 [44076647] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:52:30,401 [44076647] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:52:30,448 [44076694] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 925 ms: 0 min 0sec
2021-12-29 14:52:30,668 [44076914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:52:31,130 [44077376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:52:31,130 [44077376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:52:31,130 [44077376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:52:31,130 [44077376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:52:31,130 [44077376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:52:46,617 [44092863] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 14:53:12,094 [44118340] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:53:12,105 [44118351] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:56:55,389 [44341635] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 14:56:55,390 [44341636] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 14:56:55,395 [44341641] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 14:56:55,395 [44341641] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 14:56:56,289 [44342535] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 14:56:56,290 [44342536] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 14:56:56,334 [44342580] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 948 ms: 0 min 0sec
2021-12-29 14:56:56,556 [44342802] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 14:56:57,040 [44343286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 14:56:57,040 [44343286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 14:56:57,040 [44343286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 14:56:57,040 [44343286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 14:56:57,040 [44343286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 14:58:12,112 [44418358] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 14:58:12,123 [44418369] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:01:05,578 [44591824] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:01:05,579 [44591825] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:01:05,585 [44591831] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:01:05,585 [44591831] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:01:06,423 [44592669] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:01:06,423 [44592669] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:01:06,460 [44592706] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 885 ms: 0 min 0sec
2021-12-29 15:01:06,701 [44592947] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:01:07,217 [44593463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:01:07,217 [44593463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:01:07,217 [44593463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:01:07,217 [44593463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:01:07,217 [44593463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:03:12,134 [44718380] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:03:12,146 [44718392] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:08:12,159 [45018405] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:08:12,169 [45018415] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:12:58,800 [45305046] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:12:58,801 [45305047] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:12:58,806 [45305052] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:12:58,806 [45305052] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:12:59,643 [45305889] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:12:59,643 [45305889] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:12:59,683 [45305929] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 886 ms: 0 min 0sec
2021-12-29 15:12:59,903 [45306149] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:13:00,370 [45306616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:13:00,370 [45306616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:13:00,370 [45306616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:13:00,370 [45306616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:13:00,370 [45306616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:13:12,171 [45318417] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:13:12,182 [45318428] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:15:15,025 [45441271] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 15:18:12,185 [45618431] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:18:12,197 [45618443] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:23:12,202 [45918448] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:23:12,212 [45918458] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:28:12,219 [46218465] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:28:12,230 [46218476] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:30:47,221 [46373467] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:30:47,222 [46373468] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:30:47,227 [46373473] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:30:47,227 [46373473] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:30:48,047 [46374293] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:30:48,047 [46374293] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:30:48,093 [46374339] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 875 ms: 0 min 0sec
2021-12-29 15:30:48,313 [46374559] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:30:48,809 [46375055] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:30:48,809 [46375055] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:30:48,809 [46375055] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:30:48,809 [46375055] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:30:48,809 [46375055] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:33:12,232 [46518478] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:33:12,244 [46518490] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:33:31,810 [46538056] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:33:31,811 [46538057] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:33:31,816 [46538062] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:33:31,816 [46538062] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:33:32,663 [46538909] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:33:32,663 [46538909] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:33:32,705 [46538951] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 899 ms: 0 min 0sec
2021-12-29 15:33:32,918 [46539164] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:33:33,371 [46539617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:33:33,371 [46539617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:33:33,371 [46539617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:33:33,371 [46539617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:33:33,371 [46539617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:36:22,702 [46708948] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 15:38:12,252 [46818498] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:38:12,263 [46818509] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:39:48,043 [46914289] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:39:48,044 [46914290] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:39:48,050 [46914296] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:39:48,050 [46914296] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:39:48,848 [46915094] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:39:48,848 [46915094] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:39:48,895 [46915141] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 856 ms: 0 min 0sec
2021-12-29 15:39:49,125 [46915371] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:39:49,586 [46915832] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:39:49,586 [46915832] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:39:49,586 [46915832] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:39:49,586 [46915832] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:39:49,586 [46915832] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:40:03,992 [46930238] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:40:03,993 [46930239] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:40:03,998 [46930244] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:40:03,998 [46930244] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:40:04,874 [46931120] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:40:04,875 [46931121] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:40:04,906 [46931152] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 916 ms: 0 min 0sec
2021-12-29 15:40:05,121 [46931367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:40:05,623 [46931869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:40:05,623 [46931869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:40:05,623 [46931869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:40:05,623 [46931869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:40:05,623 [46931869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:40:41,284 [46967530] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:40:41,285 [46967531] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:40:41,289 [46967535] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:40:41,289 [46967535] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:40:42,103 [46968349] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:40:42,103 [46968349] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:40:42,149 [46968395] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 867 ms: 0 min 0sec
2021-12-29 15:40:42,368 [46968614] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:40:42,835 [46969081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:40:42,835 [46969081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:40:42,835 [46969081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:40:42,835 [46969081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:40:42,835 [46969081] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:41:54,857 [47041103] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:41:54,859 [47041105] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:41:54,864 [47041110] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:41:54,864 [47041110] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:41:55,744 [47041990] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:41:55,744 [47041990] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:41:55,796 [47042042] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 942 ms: 0 min 0sec
2021-12-29 15:41:56,012 [47042258] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:41:56,459 [47042705] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:41:56,459 [47042705] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:41:56,459 [47042705] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:41:56,459 [47042705] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:41:56,459 [47042705] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:43:10,293 [47116539] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:43:10,294 [47116540] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:43:10,299 [47116545] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:43:10,299 [47116545] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:43:11,126 [47117372] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:43:11,126 [47117372] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:43:11,171 [47117417] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 882 ms: 0 min 0sec
2021-12-29 15:43:11,381 [47117627] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:43:11,843 [47118089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:43:11,843 [47118089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:43:11,843 [47118089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:43:11,843 [47118089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:43:11,843 [47118089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:43:12,274 [47118520] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:43:12,285 [47118531] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:44:16,847 [47183093] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:44:16,848 [47183094] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:44:16,855 [47183101] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:44:16,855 [47183101] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:44:17,662 [47183908] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:44:17,662 [47183908] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:44:17,693 [47183939] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 850 ms: 0 min 0sec
2021-12-29 15:44:17,926 [47184172] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:44:18,375 [47184621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:44:18,375 [47184621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:44:18,375 [47184621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:44:18,375 [47184621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:44:18,375 [47184621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:46:57,803 [47344049] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:46:57,804 [47344050] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:46:57,811 [47344057] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:46:57,811 [47344057] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:46:58,674 [47344920] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:46:58,675 [47344921] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:46:58,712 [47344958] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 912 ms: 0 min 0sec
2021-12-29 15:46:58,941 [47345187] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:46:59,407 [47345653] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:46:59,407 [47345653] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:46:59,407 [47345653] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:46:59,407 [47345653] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:46:59,407 [47345653] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:47:06,087 [47352333] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 15:47:06,088 [47352334] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 15:47:06,092 [47352338] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 15:47:06,092 [47352338] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 15:47:06,968 [47353214] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 15:47:06,969 [47353215] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 15:47:07,015 [47353261] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 931 ms: 0 min 0sec
2021-12-29 15:47:07,228 [47353474] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 15:47:07,685 [47353931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 15:47:07,685 [47353931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 15:47:07,685 [47353931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 15:47:07,685 [47353931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 15:47:07,685 [47353931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 15:47:27,081 [47373327] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 15:48:12,296 [47418542] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:48:12,307 [47418553] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:53:12,318 [47718564] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:53:12,330 [47718576] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:58:12,340 [48018586] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 15:58:12,351 [48018597] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:03:12,353 [48318599] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:03:12,364 [48318610] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:08:12,371 [48618617] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:08:12,381 [48618627] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:13:12,388 [48918634] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:13:12,399 [48918645] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:18:12,403 [49218649] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:18:12,414 [49218660] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:23:12,423 [49518669] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:23:12,435 [49518681] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:27:58,948 [49805194] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:27:58,949 [49805195] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:27:58,954 [49805200] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:27:58,954 [49805200] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:27:59,839 [49806085] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:27:59,839 [49806085] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:27:59,873 [49806119] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 929 ms: 0 min 0sec
2021-12-29 16:28:00,096 [49806342] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:28:00,554 [49806800] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:28:00,554 [49806800] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:28:00,554 [49806800] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:28:00,554 [49806800] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:28:00,554 [49806800] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:28:12,447 [49818693] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:28:12,457 [49818703] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:33:12,464 [50118710] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:33:12,481 [50118727] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:34:30,983 [50197229] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:34:30,984 [50197230] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:34:30,990 [50197236] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:34:30,990 [50197236] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:34:31,858 [50198104] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:34:31,858 [50198104] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:34:31,907 [50198153] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 927 ms: 0 min 0sec
2021-12-29 16:34:32,126 [50198372] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:34:32,577 [50198823] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:34:32,577 [50198823] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:34:32,577 [50198823] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:34:32,577 [50198823] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:34:32,577 [50198823] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:36:48,842 [50335088] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:36:48,843 [50335089] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:36:48,848 [50335094] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:36:48,848 [50335094] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:36:49,702 [50335948] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:36:49,702 [50335948] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:36:49,750 [50335996] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 911 ms: 0 min 0sec
2021-12-29 16:36:49,969 [50336215] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:36:50,422 [50336668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:36:50,422 [50336668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:36:50,422 [50336668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:36:50,422 [50336668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:36:50,422 [50336668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:37:04,095 [50350341] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:37:04,096 [50350342] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:37:04,100 [50350346] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:37:04,100 [50350346] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:37:05,006 [50351252] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:37:05,006 [50351252] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:37:05,051 [50351297] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 960 ms: 0 min 0sec
2021-12-29 16:37:05,264 [50351510] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:37:05,704 [50351950] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:37:05,705 [50351951] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:37:05,705 [50351951] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:37:05,705 [50351951] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:37:05,705 [50351951] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:38:00,295 [50406541] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 16:38:12,487 [50418733] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:38:12,497 [50418743] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:42:28,912 [50675158] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:42:28,913 [50675159] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:42:28,919 [50675165] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:42:28,919 [50675165] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:42:29,795 [50676041] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:42:29,795 [50676041] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:42:29,806 [50676052] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 897 ms: 0 min 0sec
2021-12-29 16:42:30,023 [50676269] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:42:30,481 [50676727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:42:30,481 [50676727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:42:30,481 [50676727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:42:30,481 [50676727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:42:30,481 [50676727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:42:57,492 [50703738] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:42:57,493 [50703739] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:42:57,498 [50703744] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:42:57,498 [50703744] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:42:58,358 [50704604] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:42:58,359 [50704605] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:42:58,401 [50704647] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 913 ms: 0 min 0sec
2021-12-29 16:42:58,620 [50704866] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:42:59,072 [50705318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:42:59,072 [50705318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:42:59,072 [50705318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:42:59,072 [50705318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:42:59,072 [50705318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:43:12,506 [50718752] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:43:12,517 [50718763] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:43:46,991 [50753237] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 16:46:41,827 [50928073] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:46:41,827 [50928073] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:46:41,832 [50928078] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:46:41,832 [50928078] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:46:42,636 [50928882] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:46:42,636 [50928882] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:46:42,675 [50928921] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 852 ms: 0 min 0sec
2021-12-29 16:46:42,889 [50929135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:46:43,329 [50929575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:46:43,329 [50929575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:46:43,329 [50929575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:46:43,329 [50929575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:46:43,329 [50929575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:48:12,517 [51018763] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:48:12,528 [51018774] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:53:12,529 [51318775] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:53:12,540 [51318786] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:56:13,182 [51499428] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:56:13,184 [51499430] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:56:13,188 [51499434] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:56:13,188 [51499434] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:56:14,065 [51500311] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:56:14,065 [51500311] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:56:14,114 [51500360] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 935 ms: 0 min 0sec
2021-12-29 16:56:14,338 [51500584] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:56:14,795 [51501041] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:56:14,795 [51501041] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:56:14,795 [51501041] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:56:14,795 [51501041] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:56:14,795 [51501041] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:57:54,069 [51600315] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:57:54,070 [51600316] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:57:54,077 [51600323] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:57:54,077 [51600323] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:57:54,951 [51601197] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:57:54,952 [51601198] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:57:55,000 [51601246] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 935 ms: 0 min 0sec
2021-12-29 16:57:55,213 [51601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:57:55,663 [51601909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:57:55,663 [51601909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:57:55,663 [51601909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:57:55,663 [51601909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:57:55,663 [51601909] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:57:59,837 [51606083] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 16:57:59,838 [51606084] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 16:57:59,842 [51606088] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 16:57:59,842 [51606088] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 16:58:00,707 [51606953] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 16:58:00,707 [51606953] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 16:58:00,752 [51606998] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 917 ms: 0 min 0sec
2021-12-29 16:58:00,965 [51607211] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 16:58:01,427 [51607673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 16:58:01,427 [51607673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 16:58:01,427 [51607673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 16:58:01,427 [51607673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 16:58:01,427 [51607673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 16:58:12,545 [51618791] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 16:58:12,556 [51618802] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:00:30,342 [51756588] INFO - Types.impl.FileTypeManagerImpl - File types changed: file type 'com.intellij.openapi.fileTypes.ex.DetectedByContentFileType@70986378' associated with 'Test'
2021-12-29 17:00:30,352 [51756598] INFO - il.indexing.FileBasedIndexImpl - indexes cleared:
survived 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
2021-12-29 17:00:30,354 [51756600] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "All+Java+Source+Files" project with full reindex with trace_hash = -947666142:
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:169)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:166)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
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:172)
at com.sun.proxy.$Proxy145.beforePsiChanged(Unknown Source)
at com.intellij.psi.impl.PsiManagerImpl.beforeChange(PsiManagerImpl.java:421)
at com.intellij.psi.impl.PsiManagerImpl.beforePropertyChange(PsiManagerImpl.java:244)
at com.intellij.psi.impl.file.impl.FileManagerImpl.lambda$processFileTypesChanged$3(FileManagerImpl.java:282)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.psi.impl.file.impl.FileManagerImpl.lambda$processFileTypesChanged$4(FileManagerImpl.java:279)
at com.intellij.psi.impl.DebugUtil.performPsiModification(DebugUtil.java:481)
at com.intellij.psi.impl.file.impl.FileManagerImpl.processFileTypesChanged(FileManagerImpl.java:277)
at com.intellij.psi.impl.file.impl.PsiVFSListener$MyStartUpActivity$1.fileTypesChanged(PsiVFSListener.java:94)
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:386)
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:172)
at com.sun.proxy.$Proxy105.rootsChanged(Unknown Source)
at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:205)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:169)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:166)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
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:172)
at com.sun.proxy.$Proxy110.enteredDumbMode(Unknown Source)
at com.intellij.openapi.project.DumbServiceImpl.enterDumbMode(DumbServiceImpl.java:335)
at com.intellij.openapi.project.DumbServiceImpl.queueTaskOnEdt(DumbServiceImpl.java:317)
at com.intellij.openapi.project.DumbServiceImpl.lambda$queueTask$4(DumbServiceImpl.java:302)
at com.intellij.openapi.project.DumbServiceImpl.queueTask(DumbServiceImpl.java:304)
at com.intellij.openapi.project.DumbModeTask.queue(DumbModeTask.java:56)
at com.intellij.util.indexing.FileBasedIndexImpl.scheduleIndexRebuild(FileBasedIndexImpl.java:964)
at com.intellij.util.indexing.FileBasedIndexImpl.scheduleFullIndexesRescan(FileBasedIndexImpl.java:245)
at com.intellij.util.indexing.FileBasedIndexFileTypeListener.fileTypesChanged(FileBasedIndexFileTypeListener.java:27)
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.$Proxy208.fileTypesChanged(Unknown Source)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.fireFileTypesChanged(FileTypeManagerImpl.java:945)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.fireFileTypesChanged(FileTypeManagerImpl.java:926)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.makeFileTypesChange(FileTypeManagerImpl.java:938)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.associate(FileTypeManagerImpl.java:1509)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.associate(FileTypeManagerImpl.java:900)
at com.intellij.openapi.fileTypes.FileTypeManager.associatePattern(FileTypeManager.java:94)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.lambda$associateFileType$5(FileTypeChooser.java:189)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.associateFileType(FileTypeChooser.java:189)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:175)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:157)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:167)
at com.intellij.ide.actions.CreateFileAction.lambda$createLightWeightPopup$0(CreateFileAction.java:103)
at com.intellij.ide.ui.newItemPopup.NewItemSimplePopupPanel$1.keyPressed(NewItemSimplePopupPanel.java:108)
at java.desktop/java.awt.Component.processKeyEvent(Component.java:6612)
at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2852)
at java.desktop/java.awt.Component.processEvent(Component.java:6431)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1962)
at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:881)
at java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1164)
at java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1020)
at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:844)
at com.intellij.ide.IdeKeyboardFocusManager.dispatchEvent(IdeKeyboardFocusManager.java:42)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4910)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchKeyEvent(IdeEventQueue.java:807)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:754)
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:498)
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)
2021-12-29 17:00:30,355 [51756601] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = -306994781:
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:169)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$2.fireRootsChanged(ProjectRootManagerImpl.java:166)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
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:172)
at com.sun.proxy.$Proxy110.enteredDumbMode(Unknown Source)
at com.intellij.openapi.project.DumbServiceImpl.enterDumbMode(DumbServiceImpl.java:335)
at com.intellij.openapi.project.DumbServiceImpl.queueTaskOnEdt(DumbServiceImpl.java:317)
at com.intellij.openapi.project.DumbServiceImpl.lambda$queueTask$4(DumbServiceImpl.java:302)
at com.intellij.openapi.project.DumbServiceImpl.queueTask(DumbServiceImpl.java:304)
at com.intellij.openapi.project.DumbModeTask.queue(DumbModeTask.java:56)
at com.intellij.util.indexing.FileBasedIndexImpl.scheduleIndexRebuild(FileBasedIndexImpl.java:964)
at com.intellij.util.indexing.FileBasedIndexImpl.scheduleFullIndexesRescan(FileBasedIndexImpl.java:245)
at com.intellij.util.indexing.FileBasedIndexFileTypeListener.fileTypesChanged(FileBasedIndexFileTypeListener.java:27)
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.$Proxy208.fileTypesChanged(Unknown Source)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.fireFileTypesChanged(FileTypeManagerImpl.java:945)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.fireFileTypesChanged(FileTypeManagerImpl.java:926)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.makeFileTypesChange(FileTypeManagerImpl.java:938)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.associate(FileTypeManagerImpl.java:1509)
at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.associate(FileTypeManagerImpl.java:900)
at com.intellij.openapi.fileTypes.FileTypeManager.associatePattern(FileTypeManager.java:94)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.lambda$associateFileType$5(FileTypeChooser.java:189)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.associateFileType(FileTypeChooser.java:189)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:175)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:157)
at com.intellij.openapi.fileTypes.ex.FileTypeChooser.getKnownFileTypeOrAssociate(FileTypeChooser.java:167)
at com.intellij.ide.actions.CreateFileAction.lambda$createLightWeightPopup$0(CreateFileAction.java:103)
at com.intellij.ide.ui.newItemPopup.NewItemSimplePopupPanel$1.keyPressed(NewItemSimplePopupPanel.java:108)
at java.desktop/java.awt.Component.processKeyEvent(Component.java:6612)
at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2852)
at java.desktop/java.awt.Component.processEvent(Component.java:6431)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1962)
at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:881)
at java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1164)
at java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1020)
at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:844)
at com.intellij.ide.IdeKeyboardFocusManager.dispatchEvent(IdeKeyboardFocusManager.java:42)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4910)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchKeyEvent(IdeEventQueue.java:807)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:754)
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:498)
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)
2021-12-29 17:00:30,371 [51756617] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-29 17:00:30,374 [51756620] INFO - indexing.UnindexedFilesUpdater - Started indexing of All+Java+Source+Files. Reason: File type change: added - null, removed - null
2021-12-29 17:00:30,374 [51756620] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for All+Java+Source+Files took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 17:00:30,374 [51756620] INFO - indexing.UnindexedFilesUpdater - Scanning of All+Java+Source+Files uses 15 scanning threads
2021-12-29 17:00:30,377 [51756623] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: Project roots have changed
2021-12-29 17:00:30,377 [51756623] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 17:00:30,389 [51756635] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-29 17:00:30,454 [51756700] INFO - indexing.UnindexedFilesUpdater - Scanning completed for All+Java+Source+Files. Number of scanned files: 224; Number of files for indexing: 0 took 80ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 17:00:30,455 [51756701] INFO - indexing.UnindexedFilesUpdater - Finished for All+Java+Source+Files. No files to index with loading content.
2021-12-29 17:00:31,190 [51757436] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49753; Number of files for indexing: 0 took 813ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-29 17:00:31,190 [51757436] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-29 17:00:31,191 [51757437] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-29 17:01:32,222 [51818468] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:01:32,441 [51818687] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:01:32,696 [51818942] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:01:32,696 [51818942] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:01:32,955 [51819201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:01:32,955 [51819201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:01:32,955 [51819201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:01:32,955 [51819201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:01:32,955 [51819201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:01:33,440 [51819686] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:01:33,440 [51819686] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:01:33,448 [51819694] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1229 ms: 0 min 1sec
2021-12-29 17:01:33,656 [51819902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:01:34,102 [51820348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:01:34,102 [51820348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:01:34,102 [51820348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:01:34,102 [51820348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:01:34,102 [51820348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:01:50,098 [51836344] INFO - nt.PersistentFSContentAccessor - Contents:16384 of 202907299, reuses:22 of 587946 for 147
2021-12-29 17:03:12,568 [51918814] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:03:12,579 [51918825] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:04:40,581 [52006827] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:04:40,583 [52006829] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 17:04:40,587 [52006833] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:04:40,587 [52006833] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:04:41,450 [52007696] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:04:41,450 [52007696] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:04:41,489 [52007735] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 912 ms: 0 min 0sec
2021-12-29 17:04:41,721 [52007967] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:04:42,190 [52008436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:04:42,190 [52008436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:04:42,190 [52008436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:04:42,190 [52008436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:04:42,190 [52008436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:04:55,186 [52021432] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 17:04:57,668 [52023914] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-29 17:06:28,815 [52115061] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:06:28,816 [52115062] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 17:06:28,821 [52115067] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:06:28,821 [52115067] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:06:29,636 [52115882] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:06:29,636 [52115882] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:06:29,675 [52115921] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 864 ms: 0 min 0sec
2021-12-29 17:06:29,888 [52116134] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:06:30,334 [52116580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:06:30,334 [52116580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:06:30,334 [52116580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:06:30,334 [52116580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:06:30,334 [52116580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:06:42,954 [52129200] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:06:42,955 [52129201] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 17:06:42,960 [52129206] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:06:42,960 [52129206] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:06:43,790 [52130036] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:06:43,790 [52130036] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:06:43,835 [52130081] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 884 ms: 0 min 0sec
2021-12-29 17:06:44,056 [52130302] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:06:44,506 [52130752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:06:44,506 [52130752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:06:44,506 [52130752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:06:44,506 [52130752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:06:44,506 [52130752] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:07:26,011 [52172257] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 17:08:12,593 [52218839] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:08:12,605 [52218851] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:13:12,608 [52518854] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:13:12,618 [52518864] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:17:20,965 [52767211] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:17:20,966 [52767212] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 17:17:20,972 [52767218] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:17:20,972 [52767218] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:17:21,804 [52768050] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:17:21,804 [52768050] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:17:21,852 [52768098] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 891 ms: 0 min 0sec
2021-12-29 17:17:22,070 [52768316] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:17:22,545 [52768791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:17:22,545 [52768791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:17:22,545 [52768791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:17:22,545 [52768791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:17:22,545 [52768791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:18:12,620 [52818866] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:18:12,631 [52818877] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:23:12,646 [53118892] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:23:12,657 [53118903] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:28:12,662 [53418908] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:28:12,673 [53418919] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:30:49,743 [53575989] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-29 17:30:49,745 [53575991] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-29 17:30:49,751 [53575997] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-29 17:30:49,752 [53575998] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-29 17:30:50,592 [53576838] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-29 17:30:50,593 [53576839] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-29 17:30:50,639 [53576885] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 899 ms: 0 min 0sec
2021-12-29 17:30:50,854 [53577100] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-29 17:30:51,316 [53577562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-29 17:30:51,316 [53577562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-29 17:30:51,316 [53577562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-29 17:30:51,316 [53577562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-29 17:30:51,316 [53577562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-29 17:33:12,685 [53718931] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:33:12,697 [53718943] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:33:27,146 [53733392] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-29 17:38:12,711 [54018957] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:38:12,721 [54018967] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:43:12,734 [54318980] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:43:12,745 [54318991] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:48:12,746 [54618992] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:48:12,757 [54619003] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:53:12,764 [54919010] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:53:12,775 [54919021] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:58:12,777 [55219023] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 17:58:12,788 [55219034] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:03:12,801 [55519047] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:03:12,813 [55519059] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:08:12,825 [55819071] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:08:12,835 [55819081] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:13:12,849 [56119095] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:13:12,860 [56119106] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:18:12,868 [56419114] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:18:12,878 [56419124] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:23:12,887 [56719133] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:23:12,898 [56719144] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:28:12,904 [57019150] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:28:12,914 [57019160] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:33:12,930 [57319176] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:33:12,942 [57319188] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:38:12,946 [57619192] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:38:12,958 [57619204] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:43:12,961 [57919207] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:43:12,972 [57919218] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:48:12,987 [58219233] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:48:12,998 [58219244] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:53:13,010 [58519256] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:53:13,021 [58519267] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:58:13,031 [58819277] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 18:58:13,043 [58819289] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:03:13,051 [59119297] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:03:13,062 [59119308] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:08:13,067 [59419313] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:08:13,078 [59419324] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:13:13,087 [59719333] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:13:13,098 [59719344] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:18:13,103 [60019349] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:18:13,114 [60019360] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:23:13,127 [60319373] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:23:13,138 [60319384] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:28:13,142 [60619388] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:28:13,153 [60619399] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:33:13,158 [60919404] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:33:13,168 [60919414] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:38:13,174 [61219420] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:38:13,184 [61219430] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:43:13,186 [61519432] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:43:13,197 [61519443] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:48:13,201 [61819447] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:48:13,211 [61819457] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:53:13,217 [62119463] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:53:13,228 [62119474] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:58:13,238 [62419484] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 19:58:13,248 [62419494] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:03:13,249 [62719495] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:03:13,259 [62719505] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:08:13,265 [63019511] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:08:13,276 [63019522] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:13:13,280 [63319526] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:13:13,291 [63319537] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:18:13,306 [63619552] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:18:13,317 [63619563] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:23:13,331 [63919577] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:23:13,342 [63919588] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:28:13,343 [64219589] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:28:13,354 [64219600] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:33:13,368 [64519614] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:33:13,379 [64519625] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:38:13,385 [64819631] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:38:13,395 [64819641] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:43:13,396 [65119642] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:43:13,408 [65119654] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:48:13,414 [65419660] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:48:13,425 [65419671] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:53:13,435 [65719681] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:53:13,447 [65719693] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:58:13,460 [66019706] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 20:58:13,470 [66019716] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:03:13,477 [66319723] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:03:13,488 [66319734] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:08:13,502 [66619748] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:08:13,513 [66619759] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:13:13,525 [66919771] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:13:13,536 [66919782] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:18:13,539 [67219785] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:18:13,550 [67219796] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:23:13,566 [67519812] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:23:13,576 [67519822] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:28:13,579 [67819825] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:28:13,590 [67819836] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:33:13,596 [68119842] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:33:13,606 [68119852] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:38:13,611 [68419857] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:38:13,622 [68419868] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:43:13,623 [68719869] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:43:13,634 [68719880] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:48:13,643 [69019889] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:48:13,654 [69019900] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:53:13,660 [69319906] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:53:13,671 [69319917] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:58:13,677 [69619923] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 21:58:13,688 [69619934] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:03:13,699 [69919945] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:03:13,710 [69919956] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:08:13,713 [70219959] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:08:13,724 [70219970] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:13:13,737 [70519983] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:13:13,748 [70519994] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:18:13,753 [70819999] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:18:13,764 [70820010] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:23:13,777 [71120023] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:23:13,788 [71120034] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:28:13,803 [71420049] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:28:13,814 [71420060] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:33:13,822 [71720068] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:33:13,833 [71720079] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:38:13,834 [72020080] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:38:13,845 [72020091] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:43:13,860 [72320106] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:43:13,871 [72320117] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:48:13,886 [72620132] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:48:13,896 [72620142] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:53:13,902 [72920148] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:53:13,914 [72920160] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:58:13,929 [73220175] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 22:58:13,940 [73220186] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:03:13,954 [73520200] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:03:13,964 [73520210] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:08:13,969 [73820215] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:08:13,979 [73820225] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:13:13,982 [74120228] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:13:13,993 [74120239] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:18:14,005 [74420251] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:18:14,015 [74420261] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:23:14,017 [74720263] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:23:14,027 [74720273] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:28:14,040 [75020286] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:28:14,051 [75020297] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:33:14,061 [75320307] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:33:14,071 [75320317] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:38:14,075 [75620321] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:38:14,086 [75620332] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:43:14,089 [75920335] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:43:14,099 [75920345] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:48:14,113 [76220359] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:48:14,124 [76220370] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:53:14,137 [76520383] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:53:14,147 [76520393] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:58:14,157 [76820403] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-29 23:58:14,180 [76820426] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:03:14,191 [77120437] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:03:14,202 [77120448] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:08:14,215 [77420461] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:08:14,226 [77420472] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:13:14,228 [77720474] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:13:14,238 [77720484] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:18:14,242 [78020488] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:18:14,252 [78020498] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:23:14,254 [78320500] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:23:14,265 [78320511] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:28:14,276 [78620522] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:28:14,287 [78620533] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:33:14,302 [78920548] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:33:14,312 [78920558] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:38:14,327 [79220573] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:38:14,337 [79220583] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:43:14,343 [79520589] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:43:14,354 [79520600] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:48:14,362 [79820608] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:48:14,373 [79820619] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:53:14,384 [80120630] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:53:14,394 [80120640] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:58:14,398 [80420644] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 00:58:14,408 [80420654] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:03:14,421 [80720667] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:03:14,432 [80720678] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:08:14,433 [81020679] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:08:14,442 [81020688] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:13:14,449 [81320695] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:13:14,460 [81320706] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:18:14,469 [81620715] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:18:14,481 [81620727] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:23:14,489 [81920735] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:23:14,499 [81920745] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:28:14,513 [82220759] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:28:14,524 [82220770] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:33:14,529 [82520775] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:33:14,539 [82520785] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:38:14,548 [82820794] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:38:14,559 [82820805] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:43:14,574 [83120820] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:43:14,585 [83120831] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:48:14,587 [83420833] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:48:14,599 [83420845] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:53:14,613 [83720859] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:53:14,623 [83720869] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:58:14,637 [84020883] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 01:58:14,648 [84020894] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:03:14,649 [84320895] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:03:14,660 [84320906] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:08:14,673 [84620919] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:08:14,684 [84620930] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:13:14,691 [84920937] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:13:14,702 [84920948] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:18:14,710 [85220956] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:18:14,721 [85220967] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:23:14,728 [85520974] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:23:14,739 [85520985] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:28:14,752 [85820998] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:28:14,762 [85821008] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:33:14,763 [86121009] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:33:14,774 [86121020] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:38:10,096 [86416342] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-2.xml
2021-12-30 02:38:10,098 [86416344] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2021-12-30 02:38:10,099 [86416345] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-2.xml
2021-12-30 02:38:10,099 [86416345] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-2.xml
2021-12-30 02:38:10,099 [86416345] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-2.xml
2021-12-30 02:38:10,099 [86416345] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/aosp_atd/sys-img2-2.xml
2021-12-30 02:38:10,099 [86416345] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_atd/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-2.xml
2021-12-30 02:38:10,100 [86416346] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-2.xml
2021-12-30 02:38:14,789 [86421035] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:38:14,799 [86421045] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:42:04,741 [86650987] 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: "b4aad3").
2021-12-30 02:42:04,742 [86650988] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 02:43:14,800 [86721046] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:43:14,810 [86721056] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:48:14,819 [87021065] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:48:14,830 [87021076] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:53:14,831 [87321077] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:53:14,842 [87321088] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:58:14,842 [87621088] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 02:58:14,853 [87621099] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:03:14,854 [87921100] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:03:14,865 [87921111] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:08:14,877 [88221123] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:08:14,888 [88221134] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:13:14,897 [88521143] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:13:14,908 [88521154] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:18:14,910 [88821156] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:18:14,921 [88821167] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:23:14,932 [89121178] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:23:14,942 [89121188] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:28:14,955 [89421201] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:28:14,965 [89421211] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:33:14,970 [89721216] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:33:14,980 [89721226] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:38:14,985 [90021231] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:38:15,002 [90021248] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:43:15,016 [90321262] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:43:15,027 [90321273] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:48:15,034 [90621280] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:48:15,044 [90621290] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:53:15,045 [90921291] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:53:15,056 [90921302] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:58:15,064 [91221310] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 03:58:15,075 [91221321] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:03:15,080 [91521326] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:03:15,090 [91521336] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:08:15,093 [91821339] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:08:15,104 [91821350] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:13:15,113 [92121359] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:13:15,123 [92121369] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:18:15,129 [92421375] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:18:15,139 [92421385] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:23:15,148 [92721394] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:23:15,158 [92721404] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:28:15,173 [93021419] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:28:15,183 [93021429] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:33:15,188 [93321434] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:33:15,199 [93321445] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:38:15,207 [93621453] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:38:15,217 [93621463] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:43:15,224 [93921470] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:43:15,234 [93921480] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:48:15,241 [94221487] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:48:15,251 [94221497] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:53:15,254 [94521500] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:53:15,264 [94521510] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:58:15,270 [94821516] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 04:58:15,281 [94821527] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:03:15,295 [95121541] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:03:15,306 [95121552] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:08:15,321 [95421567] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:08:15,332 [95421578] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:13:15,344 [95721590] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:13:15,355 [95721601] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:18:15,362 [96021608] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:18:15,373 [96021619] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:23:15,388 [96321634] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:23:15,399 [96321645] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:28:15,409 [96621655] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:28:15,420 [96621666] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:33:15,434 [96921680] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:33:15,444 [96921690] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:38:15,448 [97221694] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:38:15,459 [97221705] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:43:15,469 [97521715] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:43:15,479 [97521725] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:48:15,483 [97821729] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:48:15,494 [97821740] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:53:15,506 [98121752] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:53:15,517 [98121763] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:58:15,527 [98421773] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 05:58:15,538 [98421784] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:03:15,547 [98721793] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:03:15,558 [98721804] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:08:15,565 [99021811] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:08:15,576 [99021822] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:13:15,578 [99321824] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:13:15,588 [99321834] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:18:15,598 [99621844] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:18:15,609 [99621855] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:23:15,611 [99921857] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:23:15,622 [99921868] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:28:15,625 [100221871] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:28:15,635 [100221881] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:33:15,640 [100521886] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:33:15,651 [100521897] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:38:15,657 [100821903] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:38:15,670 [100821916] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:43:15,672 [101121918] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:43:15,682 [101121928] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:48:15,690 [101421936] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:48:15,700 [101421946] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:53:15,710 [101721956] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:53:15,720 [101721966] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:58:15,727 [102021973] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 06:58:15,739 [102021985] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:03:15,743 [102321989] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:03:15,754 [102322000] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:08:15,758 [102622004] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:08:15,768 [102622014] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:13:15,777 [102922023] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:13:15,787 [102922033] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:18:15,796 [103222042] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:18:15,807 [103222053] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:23:15,809 [103522055] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:23:15,820 [103522066] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:28:15,832 [103822078] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:28:15,843 [103822089] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:33:15,852 [104122098] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:33:15,863 [104122109] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:38:15,869 [104422115] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:38:15,880 [104422126] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:43:15,891 [104722137] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:43:15,902 [104722148] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:48:15,908 [105022154] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:48:15,918 [105022164] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:53:15,929 [105322175] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:53:15,940 [105322186] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:58:15,953 [105622199] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 07:58:15,963 [105622209] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:03:15,965 [105922211] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:03:15,976 [105922222] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:08:15,980 [106222226] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:08:15,990 [106222236] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:13:16,001 [106522247] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:13:16,012 [106522258] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:18:16,023 [106822269] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:18:16,033 [106822279] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:23:16,043 [107122289] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:23:16,053 [107122299] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:28:16,067 [107422313] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:28:16,078 [107422324] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:33:16,084 [107722330] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:33:16,095 [107722341] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:38:16,103 [108022349] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:38:16,114 [108022360] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:43:16,119 [108322365] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:43:16,130 [108322376] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:48:16,135 [108622381] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:48:16,145 [108622391] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:53:16,159 [108922405] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:53:16,170 [108922416] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:58:16,179 [109222425] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 08:58:16,189 [109222435] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:03:16,194 [109522440] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:03:16,204 [109522450] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:08:16,205 [109822451] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:08:16,216 [109822462] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:13:16,227 [110122473] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:13:16,237 [110122483] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:18:16,242 [110422488] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:18:16,252 [110422498] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:23:16,257 [110722503] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:23:16,268 [110722514] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:28:16,283 [111022529] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:28:16,293 [111022539] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:33:16,299 [111322545] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:33:16,309 [111322555] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:38:16,311 [111622557] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:38:16,322 [111622568] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:43:16,331 [111922577] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:43:16,341 [111922587] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:48:16,355 [112222601] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:48:16,366 [112222612] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:53:16,376 [112522622] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:53:16,386 [112522632] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:58:16,391 [112822637] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 09:58:16,402 [112822648] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:03:16,410 [113122656] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:03:16,420 [113122666] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:08:16,428 [113422674] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:08:16,439 [113422685] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:13:16,449 [113722695] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:13:16,459 [113722705] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:18:16,473 [114022719] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:18:16,483 [114022729] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:23:16,493 [114322739] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:23:16,504 [114322750] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:28:16,516 [114622762] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:28:16,527 [114622773] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:33:16,534 [114922780] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:33:16,544 [114922790] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:38:16,552 [115222798] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:38:16,563 [115222809] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:43:16,569 [115522815] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:43:16,580 [115522826] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:48:16,588 [115822834] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:48:16,599 [115822845] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:53:16,605 [116122851] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:53:16,616 [116122862] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:58:16,623 [116422869] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 10:58:16,633 [116422879] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:03:16,640 [116722886] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:03:16,651 [116722897] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:08:16,659 [117022905] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:08:16,669 [117022915] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:13:16,670 [117322916] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:13:16,682 [117322928] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:18:16,696 [117622942] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:18:16,706 [117622952] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:23:16,710 [117922956] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:23:16,721 [117922967] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:28:16,722 [118222968] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:28:16,733 [118222979] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:33:16,737 [118522983] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:33:16,747 [118522993] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:38:16,754 [118823000] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:38:16,765 [118823011] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:43:16,769 [119123015] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:43:16,780 [119123026] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:48:16,792 [119423038] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:48:16,803 [119423049] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:53:16,815 [119723061] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:53:16,825 [119723071] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:54:28,412 [119794658] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 11:58:16,827 [120023073] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:58:16,838 [120023084] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 11:59:07,495 [120073741] WARN - nSystem.impl.ActionToolbarImpl - 'run.anything.toolbar' toolbar by default uses any focused component to update its actions. Toolbar actions that need local UI context would be incorrectly disabled. Please call toolbar.setTargetComponent() explicitly.
java.lang.Throwable: toolbar creation trace
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.<init>(ActionToolbarImpl.java:115)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:425)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:420)
at com.intellij.ide.actions.runAnything.RunAnythingPopupUI.createSettingsPanel(RunAnythingPopupUI.java:793)
at com.intellij.ide.actions.BigPopupUI.init(BigPopupUI.java:126)
at com.intellij.ide.actions.runAnything.RunAnythingPopupUI.<init>(RunAnythingPopupUI.java:687)
at com.intellij.ide.actions.runAnything.RunAnythingManager.createView(RunAnythingManager.java:140)
at com.intellij.ide.actions.runAnything.RunAnythingManager.show(RunAnythingManager.java:46)
at com.intellij.ide.actions.runAnything.RunAnythingManager.show(RunAnythingManager.java:38)
at com.intellij.ide.actions.runAnything.RunAnythingAction.actionPerformed(RunAnythingAction.java:93)
at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:265)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:244)
at com.intellij.openapi.keymap.impl.ModifierKeyDoubleClickHandler$MyDispatcher.run(ModifierKeyDoubleClickHandler.java:265)
at com.intellij.openapi.keymap.impl.ModifierKeyDoubleClickHandler$MyDispatcher.handleModifier(ModifierKeyDoubleClickHandler.java:230)
at com.intellij.openapi.keymap.impl.ModifierKeyDoubleClickHandler$MyDispatcher.dispatch(ModifierKeyDoubleClickHandler.java:167)
at com.intellij.openapi.keymap.impl.ModifierKeyDoubleClickHandler.lambda$new$0(ModifierKeyDoubleClickHandler.java:84)
at com.intellij.ide.IdeEventQueue.dispatchByCustomDispatchers(IdeEventQueue.java:843)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:735)
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:498)
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)
2021-12-30 12:02:17,615 [120263861] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:02:17,616 [120263862] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:02:17,623 [120263869] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:02:17,623 [120263869] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:02:18,521 [120264767] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:02:18,521 [120264767] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:02:18,563 [120264809] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 951 ms: 0 min 0sec
2021-12-30 12:02:18,782 [120265028] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:02:19,240 [120265486] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:02:19,240 [120265486] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:02:19,240 [120265486] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:02:19,240 [120265486] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:02:19,240 [120265486] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:03:16,841 [120323087] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:03:16,852 [120323098] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:04:30,499 [120396745] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:04:30,500 [120396746] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:04:30,507 [120396753] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:04:30,507 [120396753] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:04:31,327 [120397573] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:04:31,328 [120397574] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:04:31,362 [120397608] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 866 ms: 0 min 0sec
2021-12-30 12:04:31,574 [120397820] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:04:32,011 [120398257] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:04:32,011 [120398257] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:04:32,011 [120398257] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:04:32,011 [120398257] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:04:32,011 [120398257] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:05:38,405 [120464651] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:05:38,406 [120464652] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:05:38,411 [120464657] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:05:38,411 [120464657] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:05:39,209 [120465455] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:05:39,210 [120465456] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:05:39,251 [120465497] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 850 ms: 0 min 0sec
2021-12-30 12:05:39,458 [120465704] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:05:39,900 [120466146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:05:39,900 [120466146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:05:39,900 [120466146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:05:39,900 [120466146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:05:39,900 [120466146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:07:10,901 [120557147] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 12:08:16,856 [120623102] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:08:16,865 [120623111] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:10:29,393 [120755639] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:10:29,395 [120755641] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:10:29,401 [120755647] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:10:29,401 [120755647] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:10:30,169 [120756415] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:10:30,169 [120756415] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:10:30,200 [120756446] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 812 ms: 0 min 0sec
2021-12-30 12:10:30,424 [120756670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:10:30,885 [120757131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:10:30,885 [120757131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:10:30,885 [120757131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:10:30,885 [120757131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:10:30,885 [120757131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:10:40,901 [120767147] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:10:40,903 [120767149] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:10:40,908 [120767154] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:10:40,908 [120767154] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:10:41,762 [120768008] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:10:41,763 [120768009] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:10:41,799 [120768045] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 901 ms: 0 min 0sec
2021-12-30 12:10:42,017 [120768263] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:10:42,478 [120768724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:10:42,478 [120768724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:10:42,478 [120768724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:10:42,478 [120768724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:10:42,478 [120768724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:11:25,067 [120811313] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:11:25,068 [120811314] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:11:25,074 [120811320] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:11:25,074 [120811320] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:11:25,895 [120812141] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:11:25,895 [120812141] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:11:25,943 [120812189] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 880 ms: 0 min 0sec
2021-12-30 12:11:26,150 [120812396] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:11:26,602 [120812848] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:11:26,602 [120812848] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:11:26,602 [120812848] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:11:26,602 [120812848] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:11:26,602 [120812848] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:13:16,878 [120923124] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:13:16,889 [120923135] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:14:40,823 [121007069] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:14:40,824 [121007070] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:14:40,829 [121007075] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:14:40,829 [121007075] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:14:41,667 [121007913] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:14:41,668 [121007914] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:14:41,713 [121007959] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 892 ms: 0 min 0sec
2021-12-30 12:14:41,925 [121008171] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:14:42,391 [121008637] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:14:42,392 [121008638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:14:42,392 [121008638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:14:42,392 [121008638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:14:42,392 [121008638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:18:16,894 [121223140] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:18:16,905 [121223151] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:23:16,906 [121523152] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:23:16,917 [121523163] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:25:24,116 [121650362] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:25:24,117 [121650363] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:25:24,122 [121650368] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:25:24,122 [121650368] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:25:25,007 [121651253] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:25:25,007 [121651253] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:25:25,052 [121651298] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 940 ms: 0 min 0sec
2021-12-30 12:25:25,273 [121651519] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:25:25,729 [121651975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:25:25,729 [121651975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:25:25,729 [121651975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:25:25,729 [121651975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:25:25,729 [121651975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:28:16,930 [121823176] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:28:16,941 [121823187] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:30:20,605 [121946851] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 12:33:16,943 [122123189] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:33:16,954 [122123200] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:38:16,968 [122423214] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:38:16,979 [122423225] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:39:32,807 [122499053] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:39:32,807 [122499053] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:39:32,814 [122499060] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:39:32,814 [122499060] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:39:33,715 [122499961] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:39:33,715 [122499961] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:39:33,741 [122499987] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 938 ms: 0 min 0sec
2021-12-30 12:39:33,959 [122500205] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:39:34,423 [122500669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:39:34,423 [122500669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:39:34,423 [122500669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:39:34,423 [122500669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:39:34,423 [122500669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:43:16,986 [122723232] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:43:16,997 [122723243] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:46:42,134 [122928380] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:46:42,135 [122928381] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:46:42,142 [122928388] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:46:42,142 [122928388] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:46:42,997 [122929243] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:46:42,997 [122929243] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:46:43,047 [122929293] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 917 ms: 0 min 0sec
2021-12-30 12:46:43,256 [122929502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:46:43,693 [122929939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:46:43,694 [122929940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:46:43,694 [122929940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:46:43,694 [122929940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:46:43,694 [122929940] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:48:17,003 [123023249] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:48:17,013 [123023259] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:48:21,035 [123027281] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2021-12-30 12:48:21,035 [123027281] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile C:/Users/Marxmin/IdeaProjects/Java
2021-12-30 12:48:21,042 [123027288] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 12:48:21,042 [123027288] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 12:48:21,827 [123028073] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2021-12-30 12:48:21,828 [123028074] WARN - nCompilerReferenceIndexStorage - kotlin-data-container is not found
2021-12-30 12:48:21,884 [123028130] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 853 ms: 0 min 0sec
2021-12-30 12:48:22,096 [123028342] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 12:48:22,606 [123028852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 12:48:22,606 [123028852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 12:48:22,606 [123028852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 12:48:22,606 [123028852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 12:48:22,606 [123028852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 12:50:15,526 [123141772] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 12:52:11,744 [123257990] INFO - j.ide.actions.RevealFileAction - Exit code 1
2021-12-30 12:52:19,799 [123266045] INFO - ntellij.idea.ApplicationLoader - External Windows command received
2021-12-30 12:52:19,802 [123266048] INFO - ellij.ide.CommandLineProcessor - External command line:
Dir: C:\Windows\system32
C:\Users\Marxmin\Downloads\All+Java+Source+Files\L36 - Enums.java
-----
2021-12-30 12:52:31,195 [123277441] INFO - ntellij.idea.ApplicationLoader - External Windows command received
2021-12-30 12:52:31,195 [123277441] INFO - ellij.ide.CommandLineProcessor - External command line:
Dir: C:\Users\Marxmin\Downloads\All+Java+Source+Files
C:\Users\Marxmin\Downloads\All+Java+Source+Files\L36 - Enums.java
-----
2021-12-30 12:53:17,013 [123323259] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:53:17,024 [123323270] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:57:50,036 [123596282] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 12:58:17,036 [123623282] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 12:58:17,047 [123623293] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:03:17,051 [123923297] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:03:17,061 [123923307] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:08:17,063 [124223309] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:08:17,073 [124223319] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:13:17,086 [124523332] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:13:17,096 [124523342] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:14:19,294 [124585540] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:14:19,317 [124585563] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 13:14:19,337 [124585583] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 13:14:28,397 [124594643] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = -858973299:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:419)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge.fireRootsChanged(ProjectRootManagerBridge.kt:156)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge.access$fireRootsChanged(ProjectRootManagerBridge.kt:30)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge$JdkChangeListener.rootSetChanged(ProjectRootManagerBridge.kt:284)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:120)
at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:85)
at com.sun.proxy.$Proxy214.rootSetChanged(Unknown Source)
at com.intellij.openapi.roots.impl.RootProviderBaseImpl.fireRootSetChanged(RootProviderBaseImpl.java:47)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.projectRoots.impl.ProjectJdkImpl$MyRootProvider.rootsChanged(ProjectJdkImpl.java:291)
at com.intellij.openapi.projectRoots.impl.ProjectJdkImpl.copyTo(ProjectJdkImpl.java:267)
at com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl.updateJdk(ProjectJdkTableImpl.java:265)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.lambda$doApply$3(ProjectSdksModel.java:177)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.doApply(ProjectSdksModel.java:157)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.apply(ProjectSdksModel.java:152)
at com.intellij.ide.util.projectWizard.SdkSettingsStep.validate(SdkSettingsStep.java:142)
at com.intellij.ide.projectWizard.ProjectTypeStep.validate(ProjectTypeStep.java:606)
at com.intellij.ide.util.newProjectWizard.AbstractProjectWizard.commitStepData(AbstractProjectWizard.java:235)
at com.intellij.ide.util.newProjectWizard.AbstractProjectWizard.doNextAction(AbstractProjectWizard.java:254)
at com.intellij.ide.wizard.AbstractWizard.proceedToNextStep(AbstractWizard.java:239)
at com.intellij.ide.wizard.AbstractWizard$5.actionPerformed(AbstractWizard.java:191)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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.pumpEventsForFilter(EventDispatchThread.java:117)
at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
at java.desktop/java.awt.Dialog.show(Dialog.java:1070)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:701)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:437)
at com.intellij.openapi.ui.DialogWrapper.doShow(DialogWrapper.java:1671)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1629)
at com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1643)
at com.intellij.ide.impl.NewProjectUtil.createNewProject(NewProjectUtil.java:58)
at com.intellij.ide.actions.NewProjectAction.actionPerformed(NewProjectAction.java:21)
at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:265)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:300)
at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:236)
at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:67)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:292)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$fireActionPerformed$3(ActionMenuItem.java:131)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:94)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:131)
at com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:541)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:571)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
2021-12-30 13:14:28,422 [124594668] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:14:28,424 [124594670] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: Reindex requested by project root model changes
2021-12-30 13:14:28,437 [124594683] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 13ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:14:28,438 [124594684] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-30 13:14:28,490 [124594736] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49758; Number of files for indexing: 0 took 53ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:14:28,490 [124594736] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-30 13:14:28,490 [124594736] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:18:17,120 [124823366] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:19:01,031 [124867277] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:19:01,038 [124867284] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 13:19:01,043 [124867289] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed
2021-12-30 13:19:01,053 [124867299] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 13:19:01,054 [124867300] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 13:19:01,058 [124867304] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 13:19:01,061 [124867307] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 13:19:01,064 [124867310] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.quitApp(CloseProjectWindowHelper.kt:67)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.windowClosing(CloseProjectWindowHelper.kt:45)
at com.intellij.openapi.wm.impl.ProjectFrameHelper$2.windowClosing(ProjectFrameHelper.java:231)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 82 more
2021-12-30 13:19:01,066 [124867312] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 13:19:01,068 [124867314] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 13:19:01,069 [124867315] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 13:19:01,069 [124867315] ERROR - tellij.openapi.util.ObjectTree - Last Action: SaveAll
2021-12-30 13:19:01,076 [124867322] INFO - .impl.FileTypeDetectionService - 586 auto-detected files. Detection took 1962 ms
2021-12-30 13:19:01,076 [124867322] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 13:19:01,148 [124867394] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 13:19:01,240 [124867486] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 13:19:01,241 [124867487] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 13:19:01,242 [124867488] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 13:19:01,243 [124867489] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:19:01,243 [124867489] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 13:19:01,244 [124867490] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 13:19:01,253 [124867499] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 13:19:01,254 [124867500] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 13:19:26,986 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 13:19:27,012 [ 26] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 13:19:27,014 [ 28] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 13:19:27,018 [ 32] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 13:19:27,019 [ 33] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 13:19:27,033 [ 47] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 13:19:27,033 [ 47] INFO - #com.intellij.idea.Main - args: []
2021-12-30 13:19:27,034 [ 48] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 13:19:27,034 [ 48] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 13:19:27,046 [ 60] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 13:19:27,052 [ 66] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@4b2fc42e[Running, parallelism = 15, size = 8, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@50f8408b
2021-12-30 13:19:27,095 [ 109] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 42 ms
2021-12-30 13:19:27,098 [ 112] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 13:19:27,105 [ 119] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 13:19:27,105 [ 119] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 13:19:27,231 [ 245] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 13:19:27,245 [ 259] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 13:19:27,878 [ 892] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 13:19:27,885 [ 899] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 13:19:27,888 [ 902] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 13:19:27,892 [ 906] INFO - om.intellij.ui.WinFocusStealer - Foreground lock timeout set to 200000
2021-12-30 13:19:27,910 [ 924] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 13:19:27,918 [ 932] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 13:19:27,918 [ 932] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 13:19:28,193 [ 1207] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 13:19:28,398 [ 1412] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 13:19:28,399 [ 1413] INFO - STDOUT - Info | RdCoroutineScope | 30:JobScheduler FJ pool 11/15 | RdCoroutineHost overridden
2021-12-30 13:19:28,406 [ 1420] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 13:19:28,410 [ 1424] 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
2021-12-30 13:19:28,428 [ 1442] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 13:19:28,453 [ 1467] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 13:19:28,471 [ 1485] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 13:19:28,549 [ 1563] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@1d55b06). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 13:19:28,569 [ 1583] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 13:19:28,582 [ 1596] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 13:19:28,613 [ 1627] INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 263 ms
2021-12-30 13:19:28,653 [ 1667] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 13:19:28,653 [ 1667] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 13:19:28,979 [ 1993] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 13:19:28,979 [ 1993] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 13:19:29,530 [ 2544] INFO - leBasedIndexDataInitialization - Index data initialization done: 1472 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].
2021-12-30 13:19:29,719 [ 2733] INFO - exImpl$StubIndexInitialization - Index data initialization done: 188 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}.
2021-12-30 13:19:30,265 [ 3279] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 13:19:30,657 [ 3671] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:19:30,825 [ 3839] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = -647554765:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:393)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectJdkChanged(ProjectRootManagerImpl.java:318)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$1(ProjectRootManagerImpl.java:359)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$2(ProjectRootManagerImpl.java:359)
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)
2021-12-30 13:19:30,876 [ 3890] INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 609 ms. Thread[JobScheduler FJ pool 3/15,4,main]
2021-12-30 13:19:31,016 [ 4030] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:19:31,040 [ 4054] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 15 millis (read time: 1)
2021-12-30 13:19:31,040 [ 4054] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: On project open
2021-12-30 13:19:31,045 [ 4059] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:19:31,101 [ 4115] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 13:19:31,110 [ 4124] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-30 13:19:31,187 [ 4201] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-30 13:19:32,168 [ 5182] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/java/lib/jps-launcher.jar
2021-12-30 13:19:32,718 [ 5732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2021-12-30 13:19:32,718 [ 5732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/util.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
2021-12-30 13:19:32,718 [ 5732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
2021-12-30 13:19:32,718 [ 5732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2021-12-30 13:19:32,718 [ 5732] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2021-12-30 13:19:32,867 [ 5881] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49758; Number of files for indexing: 0 took 1822ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:19:32,871 [ 5885] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-30 13:19:32,871 [ 5885] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:19:33,561 [ 6575] 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: "b4aad3").
2021-12-30 13:19:33,561 [ 6575] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 13:19:33,758 [ 6772] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 13:19:33,824 [ 6838] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 3564ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:19:33,849 [ 6863] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 13:19:33,898 [ 6912] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5787 ms
2021-12-30 13:19:34,062 [ 7076] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-30 13:19:35,988 [ 9002] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 13:19:40,500 [ 13514] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 13:19:40,513 [ 13527] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 13:19:40,514 [ 13528] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 13:19:40,514 [ 13528] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 13:19:40,515 [ 13529] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 13:20:18,599 [ 51613] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 5 ms
2021-12-30 13:20:18,612 [ 51626] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 20 ms
2021-12-30 13:20:18,644 [ 51658] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 52 ms
2021-12-30 13:20:18,661 [ 51675] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 68 ms
2021-12-30 13:20:18,789 [ 51803] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 196 ms
2021-12-30 13:20:18,790 [ 51804] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 198 ms
2021-12-30 13:20:18,801 [ 51815] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 208 ms
2021-12-30 13:20:18,828 [ 51842] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 12 ms
2021-12-30 13:20:18,840 [ 51854] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 248 ms
2021-12-30 13:20:18,926 [ 51940] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 334 ms
2021-12-30 13:20:18,927 [ 51941] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 334 ms
2021-12-30 13:20:18,937 [ 51951] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 345 ms
2021-12-30 13:20:18,987 [ 52001] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 394 ms
2021-12-30 13:20:18,994 [ 52008] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 401 ms
2021-12-30 13:20:18,999 [ 52013] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 406 ms
2021-12-30 13:20:19,051 [ 52065] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 458 ms
2021-12-30 13:20:19,052 [ 52066] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 459 ms
2021-12-30 13:20:19,440 [ 52454] INFO - rationStore.ComponentStoreImpl - Saving Project(name=Java, containerState=COMPONENT_CREATED, componentStore=C:\Users\Marxmin\IdeaProjects\Java)RunManager took 11 ms
2021-12-30 13:20:27,469 [ 60483] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Java" project with full reindex with trace_hash = -573894209:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:419)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge.fireRootsChanged(ProjectRootManagerBridge.kt:156)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge.access$fireRootsChanged(ProjectRootManagerBridge.kt:30)
at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge$JdkChangeListener.rootSetChanged(ProjectRootManagerBridge.kt:284)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:120)
at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:85)
at com.sun.proxy.$Proxy173.rootSetChanged(Unknown Source)
at com.intellij.openapi.roots.impl.RootProviderBaseImpl.fireRootSetChanged(RootProviderBaseImpl.java:47)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.projectRoots.impl.ProjectJdkImpl$MyRootProvider.rootsChanged(ProjectJdkImpl.java:291)
at com.intellij.openapi.projectRoots.impl.ProjectJdkImpl.copyTo(ProjectJdkImpl.java:267)
at com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl.updateJdk(ProjectJdkTableImpl.java:265)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.lambda$doApply$3(ProjectSdksModel.java:177)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.doApply(ProjectSdksModel.java:157)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel.apply(ProjectSdksModel.java:152)
at com.intellij.ide.util.projectWizard.SdkSettingsStep.validate(SdkSettingsStep.java:142)
at com.intellij.ide.projectWizard.ProjectTypeStep.validate(ProjectTypeStep.java:606)
at com.intellij.ide.util.newProjectWizard.AbstractProjectWizard.commitStepData(AbstractProjectWizard.java:235)
at com.intellij.ide.util.newProjectWizard.AbstractProjectWizard.doNextAction(AbstractProjectWizard.java:254)
at com.intellij.ide.wizard.AbstractWizard.proceedToNextStep(AbstractWizard.java:239)
at com.intellij.ide.wizard.AbstractWizard$5.actionPerformed(AbstractWizard.java:191)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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.pumpEventsForFilter(EventDispatchThread.java:117)
at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
at java.desktop/java.awt.Dialog.show(Dialog.java:1070)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:701)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:437)
at com.intellij.openapi.ui.DialogWrapper.doShow(DialogWrapper.java:1671)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1629)
at com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1643)
at com.intellij.ide.impl.NewProjectUtil.createNewProject(NewProjectUtil.java:58)
at com.intellij.ide.actions.NewProjectAction.actionPerformed(NewProjectAction.java:21)
at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:265)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:244)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:300)
at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:236)
at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:67)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:292)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$fireActionPerformed$3(ActionMenuItem.java:131)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:94)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:131)
at com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:541)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:571)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
2021-12-30 13:20:27,499 [ 60513] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:20:27,503 [ 60517] INFO - indexing.UnindexedFilesUpdater - Started indexing of Java. Reason: Reindex requested by project root model changes
2021-12-30 13:20:27,515 [ 60529] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Java took 12ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:27,516 [ 60530] INFO - indexing.UnindexedFilesUpdater - Scanning of Java uses 15 scanning threads
2021-12-30 13:20:27,623 [ 60637] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Java. Number of scanned files: 49758; Number of files for indexing: 0 took 108ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:27,623 [ 60637] INFO - indexing.UnindexedFilesUpdater - Finished for Java. No files to index with loading content.
2021-12-30 13:20:27,623 [ 60637] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:20:41,768 [ 74782] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/description.html
2021-12-30 13:20:41,771 [ 74785] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/misc.xml
2021-12-30 13:20:41,772 [ 74786] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/modules.xml
2021-12-30 13:20:41,773 [ 74787] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/project-template.xml
2021-12-30 13:20:41,774 [ 74788] INFO - tform.templates.github.ZipUtil - Extract: untitled104/.idea/workspace.xml
2021-12-30 13:20:41,778 [ 74792] INFO - tform.templates.github.ZipUtil - Extract: untitled104/src/com/marxmin/Main.java
2021-12-30 13:20:41,779 [ 74793] INFO - tform.templates.github.ZipUtil - Extract: untitled104/untitled104.iml
2021-12-30 13:20:41,800 [ 74814] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 13:20:41,805 [ 74819] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 13:20:41,807 [ 74821] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 5/15,4,main]
2021-12-30 13:20:41,823 [ 74837] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 13:20:41,837 [ 74851] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 13:20:41,838 [ 74852] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 13:20:41,849 [ 74863] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-30 13:20:44,792 [ 77806] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 13:20:44,792 [ 77806] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 13:20:44,913 [ 77927] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2021-12-30 13:20:44,927 [ 77941] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:20:44,964 [ 77978] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-30 13:20:45,065 [ 78079] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 154ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:45,079 [ 78093] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:20:45,082 [ 78096] INFO - indexing.UnindexedFilesUpdater - Started indexing of modtest. Reason: On project open
2021-12-30 13:20:45,085 [ 78099] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for modtest took 2ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:45,085 [ 78099] INFO - indexing.UnindexedFilesUpdater - Scanning of modtest uses 15 scanning threads
2021-12-30 13:20:45,174 [ 78188] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3375 ms
2021-12-30 13:20:45,714 [ 78728] INFO - indexing.UnindexedFilesUpdater - Scanning completed for modtest. Number of scanned files: 49751; Number of files for indexing: 1 took 629ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:45,723 [ 78737] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of modtest
2021-12-30 13:20:45,771 [ 78785] INFO - indexing.UnindexedFilesUpdater - Finished for modtest. Unindexed files update took 56ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:20:45,772 [ 78786] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:20:45,775 [ 78789] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 13:20:48,544 [ 81558] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:20:48,578 [ 81592] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 13:20:48,578 [ 81592] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 13:20:51,527 [ 84541] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 13:20:51,528 [ 84542] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 13:20:51,529 [ 84543] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 13:20:51,529 [ 84543] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 13:20:51,529 [ 84543] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 13:20:59,662 [ 92676] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 13:21:18,434 [ 111448] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 4 ms
2021-12-30 13:21:18,436 [ 111450] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 5 ms
2021-12-30 13:21:18,438 [ 111452] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 7 ms
2021-12-30 13:21:18,438 [ 111452] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 8 ms
2021-12-30 13:21:18,442 [ 111456] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 11 ms
2021-12-30 13:21:18,443 [ 111457] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 12 ms
2021-12-30 13:21:18,443 [ 111457] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 13 ms
2021-12-30 13:21:18,445 [ 111459] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 14 ms
2021-12-30 13:21:18,446 [ 111460] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 15 ms
2021-12-30 13:21:18,447 [ 111461] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 17 ms
2021-12-30 13:21:18,447 [ 111461] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 17 ms
2021-12-30 13:21:18,448 [ 111462] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 18 ms
2021-12-30 13:21:18,508 [ 111522] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 77 ms
2021-12-30 13:21:18,508 [ 111522] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 77 ms
2021-12-30 13:21:18,518 [ 111532] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 87 ms
2021-12-30 13:21:18,518 [ 111532] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 88 ms
2021-12-30 13:21:29,644 [ 122658] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 13:22:31,344 [ 184358] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:22:31,364 [ 184378] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 13:22:31,364 [ 184378] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 13:22:32,027 [ 185041] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:22:41,975 [ 194989] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 13:23:04,805 [ 217819] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 13:23:04,808 [ 217822] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 13:23:04,809 [ 217823] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 2/15,4,main]
2021-12-30 13:23:04,820 [ 217834] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 13:23:04,867 [ 217881] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 13:23:04,867 [ 217881] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 13:23:04,932 [ 217946] INFO - ots.impl.jdkDownloader.JdkAuto - Looking for a local SDK for JDK with name SdkLookup{JDK, withVersionFilter, withSdkHomeFilter}
2021-12-30 13:23:04,958 [ 217972] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task started
2021-12-30 13:23:04,965 [ 217979] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:0, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:23:04,965 [ 217979] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 13:23:04,984 [ 217998] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:23:04,986 [ 218000] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:23:04,996 [ 218010] INFO - adleSyncState$SyncStateUpdater - onSuccess(RESOLVE_PROJECT:0)
2021-12-30 13:23:04,996 [ 218010] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 13:23:04,999 [ 218013] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task executed in 39 ms.
2021-12-30 13:23:05,143 [ 218157] INFO - leSyncState$DataImportListener - onImportFinished(C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:23:05,144 [ 218158] INFO - cState$SyncStateUpdaterService - stopTrackingTask(C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:23:05,184 [ 218198] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 13:23:05,184 [ 218198] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 13:23:05,236 [ 218250] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2021-12-30 13:23:05,281 [ 218295] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 13:23:05,282 [ 218296] INFO - ing.roots.GradleBuildRootIndex - C:/Users/Marxmin/Desktop/Minecraft: null -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.New@4469f594
2021-12-30 13:23:05,283 [ 218297] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:23:05,285 [ 218299] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] IllegalStateException loading gradle script templates: Unable to get Gradle home directory
2021-12-30 13:23:05,349 [ 218363] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task started
2021-12-30 13:23:05,367 [ 218381] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:1, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:23:05,367 [ 218381] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:1, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:23:05,369 [ 218383] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'Minecraft'.
2021-12-30 13:23:05,427 [ 218441] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 192ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:23:05,472 [ 218486] INFO - tor.impl.FileEditorManagerImpl - Project opening took 668 ms
2021-12-30 13:23:05,476 [ 218490] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:23:05,476 [ 218490] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:23:05,571 [ 218585] INFO - STDOUT - Downloading https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
2021-12-30 13:23:08,464 [ 221478] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 40 ms
2021-12-30 13:23:08,686 [ 221700] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 3 ms
2021-12-30 13:23:08,687 [ 221701] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 5 ms
2021-12-30 13:23:08,687 [ 221701] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 5 ms
2021-12-30 13:23:08,689 [ 221703] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 6 ms
2021-12-30 13:23:08,693 [ 221707] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 10 ms
2021-12-30 13:23:08,693 [ 221707] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 11 ms
2021-12-30 13:23:08,694 [ 221708] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 12 ms
2021-12-30 13:23:08,694 [ 221708] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 12 ms
2021-12-30 13:23:08,696 [ 221710] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 13 ms
2021-12-30 13:23:08,696 [ 221710] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 14 ms
2021-12-30 13:23:08,696 [ 221710] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 14 ms
2021-12-30 13:23:08,697 [ 221711] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 15 ms
2021-12-30 13:23:08,703 [ 221717] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 20 ms
2021-12-30 13:23:08,703 [ 221717] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 21 ms
2021-12-30 13:23:11,885 [ 224899] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 13:23:11,886 [ 224900] INFO - processContentRootDataActivity - Ignored reprocess of content root data service for new projects
2021-12-30 13:23:11,886 [ 224900] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 13:23:11,886 [ 224900] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 13:23:11,887 [ 224901] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 13:23:11,887 [ 224901] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 13:23:40,760 [ 253774] INFO - STDOUT - ...........................................................................................................
2021-12-30 13:23:42,122 [ 255136] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 13:23:42,150 [ 255164] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1328503111360000 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 13:24:16,933 [ 289947] INFO - ectsystem.ProjectSystemService - GradleProjectSystem project system has been detected
2021-12-30 13:24:16,977 [ 289991] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 49 ms
2021-12-30 13:24:16,977 [ 289991] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 50 ms
2021-12-30 13:24:31,175 [ 304189] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 13:25:24,549 [ 357563] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:79)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:79)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:103)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.lambda$execute$0(BuildSessionLifecycleBuildActionExecuter.java:55)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:69)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:54)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:63)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:31)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:58)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:42)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:47)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:65)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1418)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$3600(DefaultConfiguration.java:151)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$DefaultResolutionHost.rethrowFailure(DefaultConfiguration.java:2030)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1390)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitContents(DefaultConfiguration.java:497)
at org.gradle.api.internal.file.AbstractFileCollection.getFiles(AbstractFileCollection.java:130)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated.getFiles(Unknown Source)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolve(DefaultConfiguration.java:487)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.getResolvedClasspath(RunConfigGenerator.java:233)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRuntimeClassPathList(RunConfigGenerator.java:241)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.configureTokensLazy(RunConfigGenerator.java:199)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:256)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:229)
at net.minecraftforge.gradle.common.util.Utils.lambda$null$9(Utils.java:400)
at net.minecraftforge.gradle.common.util.Utils.lambda$createRunConfigTasks$10(Utils.java:400)
at org.gradle.configuration.internal.DefaultUserCodeApplicationContext$CurrentApplication$1.execute(DefaultUserCodeApplicationContext.java:112)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:152)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:149)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:95)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:83)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:61)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy28.projectsEvaluated(Unknown Source)
at org.gradle.initialization.ProjectsEvaluatedNotifier$NotifyProjectsEvaluatedListeners.run(ProjectsEvaluatedNotifier.java:47)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.initialization.ProjectsEvaluatedNotifier.notify(ProjectsEvaluatedNotifier.java:35)
at org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(DefaultProjectsPreparer.java:51)
at org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(BuildTreePreparingProjectsPreparer.java:64)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(BuildOperationFiringProjectsPreparer.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(BuildOperationFiringProjectsPreparer.java:40)
at org.gradle.initialization.VintageBuildModelController.prepareProjects(VintageBuildModelController.java:85)
at org.gradle.initialization.VintageBuildModelController.doBuildStages(VintageBuildModelController.java:69)
at org.gradle.initialization.VintageBuildModelController.scheduleRequestedTasks(VintageBuildModelController.java:61)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$scheduleRequestedTasks$1(DefaultBuildLifecycleController.java:112)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:134)
... 75 more
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 13:25:24,575 [ 357589] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 13:25:24,581 [ 357595] INFO - adleSyncState$SyncStateUpdater - onFailure(RESOLVE_PROJECT:1, com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :)
2021-12-30 13:25:24,581 [ 357595] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:1)
2021-12-30 13:25:24,581 [ 357595] WARN - e.project.sync.GradleSyncState - Gradle sync failed: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project : (2 m 19 s 211 ms)
2021-12-30 13:25:24,582 [ 357596] WARN - e.project.sync.GradleSyncState - Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :
com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionErrorHandler.createUserFriendlyError(GradleExecutionErrorHandler.java:153)
at org.jetbrains.plugins.gradle.service.project.AbstractProjectImportErrorHandler.createUserFriendlyError(AbstractProjectImportErrorHandler.java:46)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.doGetUserFriendlyError(BaseProjectImportErrorHandler.java:167)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.getUserFriendlyError(BaseProjectImportErrorHandler.java:48)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.checkErrorsWithoutQuickFixes(BaseProjectImportErrorHandler.java:62)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$1.getUserFriendlyError(GradleProjectResolver.java:881)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$ProjectConnectionDataNodeFunction.fun(GradleProjectResolver.java:810)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$ProjectConnectionDataNodeFunction.fun(GradleProjectResolver.java:779)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$0(GradleExecutionHelper.java:130)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.maybeFixSystemProperties(GradleExecutionHelper.java:157)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$1(GradleExecutionHelper.java:130)
at org.jetbrains.plugins.gradle.GradleConnectorService$Companion.withGradleConnection(GradleConnectorService.kt:181)
at org.jetbrains.plugins.gradle.GradleConnectorService.withGradleConnection(GradleConnectorService.kt)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.execute(GradleExecutionHelper.java:122)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:154)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:74)
at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.lambda$resolveProjectInfo$0(RemoteExternalSystemProjectResolverImpl.java:37)
at com.intellij.openapi.externalSystem.service.remote.AbstractRemoteExternalSystemService.execute(AbstractRemoteExternalSystemService.java:43)
at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.resolveProjectInfo(RemoteExternalSystemProjectResolverImpl.java:36)
at com.intellij.openapi.externalSystem.service.remote.wrapper.ExternalSystemProjectResolverWrapper.resolveProjectInfo(ExternalSystemProjectResolverWrapper.java:48)
at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.doExecute(ExternalSystemResolveProjectTask.java:115)
at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:151)
at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:135)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.executeImpl(ExternalSystemUtil.java:528)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.lambda$execute$0(ExternalSystemUtil.java:359)
at com.intellij.openapi.project.DumbServiceHeavyActivities.suspendIndexingAndRun(DumbServiceHeavyActivities.java:21)
at com.intellij.openapi.project.DumbServiceImpl.suspendIndexingAndRun(DumbServiceImpl.java:187)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.execute(ExternalSystemUtil.java:359)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$4.run(ExternalSystemUtil.java:643)
at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:436)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:120)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsync$5(CoreProgressManager.java:496)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:244)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:188)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:624)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:698)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:646)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:623)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:175)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:244)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 13:25:24,587 [ 357601] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:25:24,589 [ 357603] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] IllegalStateException loading gradle script templates: Unable to get Gradle home directory
2021-12-30 13:25:24,591 [ 357605] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Cannot find valid gradle home for null with version = null, script models cannot be saved
2021-12-30 13:25:24,592 [ 357606] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task executed in 139242 ms.
2021-12-30 13:25:24,593 [ 357607] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:25:24,596 [ 357610] INFO - indexing.UnindexedFilesUpdater - Started indexing of Minecraft. Reason: On project open
2021-12-30 13:25:24,596 [ 357610] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Minecraft took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:25:24,597 [ 357611] INFO - indexing.UnindexedFilesUpdater - Scanning of Minecraft uses 15 scanning threads
2021-12-30 13:25:24,608 [ 357622] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Minecraft. Number of scanned files: 243; Number of files for indexing: 14 took 11ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:25:24,608 [ 357622] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of Minecraft
2021-12-30 13:25:24,714 [ 357728] INFO - indexing.UnindexedFilesUpdater - Finished for Minecraft. Unindexed files update took 106ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:25:24,714 [ 357728] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:25:24,733 [ 357747] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of Minecraft : 207 to update, calculated in 7ms
2021-12-30 13:25:24,733 [ 357747] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:25:24,736 [ 357750] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-30 13:25:24,856 [ 357870] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:25:24,856 [ 357870] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of Minecraft took 123ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:25:24,858 [ 357872] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 13:25:24,913 [ 357927] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 3 ms
2021-12-30 13:25:26,065 [ 359079] INFO - #org.jetbrains.idea.maven - Sent token to maven server
2021-12-30 13:25:26,525 [ 359539] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Class path contains multiple SLF4J bindings.
2021-12-30 13:25:26,525 [ 359539] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/plugins/maven/lib/maven36-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2021-12-30 13:25:26,525 [ 359539] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Found binding in [jar:file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%20Community%20Edition%202021.3/lib/3rd-party-rt.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2021-12-30 13:25:26,525 [ 359539] WARN - ution.rmi.RemoteProcessSupport - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2021-12-30 13:25:26,525 [ 359539] WARN - ution.rmi.RemoteProcessSupport - SLF4J: Actual binding is of type [org.jetbrains.idea.maven.server.Maven3WrapperSl4LoggerFactory]
2021-12-30 13:29:29,548 [ 602562] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:30:20,330 [ 653344] INFO - ent.TerminalArrangementManager - Old terminal/ directory does not exist or not a directory: C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\terminal
2021-12-30 13:30:20,337 [ 653351] INFO - .plugins.terminal.TerminalView - Activating Terminal tool window
2021-12-30 13:31:46,822 [ 739836] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 13:31:47,680 [ 740694] INFO - .plugins.terminal.TerminalView - Activating Terminal tool window
2021-12-30 13:32:41,703 [ 794717] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task started
2021-12-30 13:32:41,717 [ 794731] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:3, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:32:41,717 [ 794731] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:3, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:32:41,718 [ 794732] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'Minecraft'.
2021-12-30 13:32:41,727 [ 794741] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:32:41,727 [ 794741] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:32:41,739 [ 794753] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 13:32:41,744 [ 794758] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1329042730833100 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling1.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 13:33:06,357 [ 819371] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:79)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:79)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:103)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.lambda$execute$0(BuildSessionLifecycleBuildActionExecuter.java:55)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:69)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:54)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:63)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:31)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:58)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:42)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:47)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:65)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1418)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$3600(DefaultConfiguration.java:151)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$DefaultResolutionHost.rethrowFailure(DefaultConfiguration.java:2030)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1390)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitContents(DefaultConfiguration.java:497)
at org.gradle.api.internal.file.AbstractFileCollection.getFiles(AbstractFileCollection.java:130)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated.getFiles(Unknown Source)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolve(DefaultConfiguration.java:487)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.getResolvedClasspath(RunConfigGenerator.java:233)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRuntimeClassPathList(RunConfigGenerator.java:241)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.configureTokensLazy(RunConfigGenerator.java:199)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:256)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:229)
at net.minecraftforge.gradle.common.util.Utils.lambda$null$9(Utils.java:400)
at net.minecraftforge.gradle.common.util.Utils.lambda$createRunConfigTasks$10(Utils.java:400)
at org.gradle.configuration.internal.DefaultUserCodeApplicationContext$CurrentApplication$1.execute(DefaultUserCodeApplicationContext.java:112)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:152)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:149)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:95)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:83)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:61)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy28.projectsEvaluated(Unknown Source)
at org.gradle.initialization.ProjectsEvaluatedNotifier$NotifyProjectsEvaluatedListeners.run(ProjectsEvaluatedNotifier.java:47)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.initialization.ProjectsEvaluatedNotifier.notify(ProjectsEvaluatedNotifier.java:35)
at org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(DefaultProjectsPreparer.java:51)
at org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(BuildTreePreparingProjectsPreparer.java:64)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(BuildOperationFiringProjectsPreparer.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(BuildOperationFiringProjectsPreparer.java:40)
at org.gradle.initialization.VintageBuildModelController.prepareProjects(VintageBuildModelController.java:85)
at org.gradle.initialization.VintageBuildModelController.doBuildStages(VintageBuildModelController.java:69)
at org.gradle.initialization.VintageBuildModelController.scheduleRequestedTasks(VintageBuildModelController.java:61)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$scheduleRequestedTasks$1(DefaultBuildLifecycleController.java:112)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:134)
... 75 more
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 13:33:06,366 [ 819380] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 13:33:06,368 [ 819382] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 13:33:06,368 [ 819382] INFO - adleSyncState$SyncStateUpdater - onFailure(RESOLVE_PROJECT:3, com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project :)
2021-12-30 13:33:06,368 [ 819382] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:3)
2021-12-30 13:33:06,368 [ 819382] WARN - e.project.sync.GradleSyncState - Gradle sync failed: Could not find net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.22_mapped_official_1.16.5/forge-1.16.5-36.2.22_mapped_official_1.16.5.jar
Required by:
project : (24 s 650 ms)
2021-12-30 13:33:06,370 [ 819384] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:33:06,373 [ 819387] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:33:06,374 [ 819388] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinInitScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:33:06,407 [ 819421] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:33:06,407 [ 819421] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinSettingsScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:33:06,418 [ 819432] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:33:06,419 [ 819433] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinBuildScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:33:06,435 [ 819449] INFO - ing.roots.GradleBuildRootIndex - C:/Users/Marxmin/Desktop/Minecraft: org.jetbrains.kotlin.idea.gradleJava.scripting.roots.New@4469f594 -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.Imported@4aa6066f
2021-12-30 13:33:06,436 [ 819450] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task executed in 24733 ms.
2021-12-30 13:33:06,447 [ 819461] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Minecraft" project with full reindex with trace_hash = 624551434:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:419)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:240)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:51)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt$sam$com_intellij_openapi_util_Computable$0.compute(ApplicationUtils.kt)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:956)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:956)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt.runWriteAction(ApplicationUtils.kt:24)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1.run(actions.kt:60)
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)
2021-12-30 13:33:06,454 [ 819468] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:33:06,456 [ 819470] INFO - indexing.UnindexedFilesUpdater - Started indexing of Minecraft. Reason: Reindex requested by project root model changes
2021-12-30 13:33:06,456 [ 819470] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Minecraft took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:33:06,457 [ 819471] INFO - indexing.UnindexedFilesUpdater - Scanning of Minecraft uses 15 scanning threads
2021-12-30 13:33:06,770 [ 819784] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 7 ms
2021-12-30 13:33:06,977 [ 819991] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Minecraft. Number of scanned files: 53529; Number of files for indexing: 3558 took 521ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:33:06,978 [ 819992] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of Minecraft
2021-12-30 13:33:07,755 [ 820769] INFO - indexing.UnindexedFilesUpdater - Finished for Minecraft. Unindexed files update took 777ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:33:07,755 [ 820769] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:34:29,569 [ 902583] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:35:28,277 [ 961291] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,278 [ 961292] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,306 [ 961320] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,306 [ 961320] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,398 [ 961412] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,399 [ 961413] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,491 [ 961505] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:35:28,491 [ 961505] ERROR - minal.model.TerminalTextBuffer - Attempt to get line out of bounds: 19 >= 19
2021-12-30 13:36:39,183 [1032197] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task started
2021-12-30 13:36:39,186 [1032200] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:4, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:36:39,186 [1032200] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:4, C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:36:39,186 [1032200] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'Minecraft'.
2021-12-30 13:36:39,228 [1032242] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:36:39,229 [1032243] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:36:39,236 [1032250] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 13:36:39,241 [1032255] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1329280227957900 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling2.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 13:39:03,732 [1176746] INFO - adleSyncState$SyncStateUpdater - onSuccess(RESOLVE_PROJECT:4)
2021-12-30 13:39:03,732 [1176746] INFO - e.project.sync.GradleSyncState - Started setup of project 'Minecraft'.
2021-12-30 13:39:03,734 [1176748] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:39:03,734 [1176748] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinInitScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:39:03,742 [1176756] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:39:03,742 [1176756] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinSettingsScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:39:03,751 [1176765] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:39:03,751 [1176765] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinBuildScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 13:39:03,765 [1176779] INFO - System.util.ExternalSystemUtil - External project [C:/Users/Marxmin/Desktop/Minecraft] resolution task executed in 144582 ms.
2021-12-30 13:39:04,099 [1177113] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 19 ms
2021-12-30 13:39:04,345 [1177359] INFO - leSyncState$DataImportListener - onImportFinished(C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:39:04,345 [1177359] INFO - cState$SyncStateUpdaterService - stopTrackingTask(C:/Users/Marxmin/Desktop/Minecraft)
2021-12-30 13:39:04,345 [1177359] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:4)
2021-12-30 13:39:04,345 [1177359] INFO - e.project.sync.GradleSyncState - Gradle sync finished in 2 m 25 s 159 ms
2021-12-30 13:39:04,374 [1177388] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Minecraft" project with partial reindex with trace_hash = -1511153651:
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:393)
at com.intellij.openapi.externalSystem.service.project.IdeModifiableModelsProviderImpl.workspaceModelCommit(IdeModifiableModelsProviderImpl.java:136)
at com.intellij.openapi.externalSystem.service.project.IdeModifiableModelsProviderImpl.commit(IdeModifiableModelsProviderImpl.java:132)
at com.intellij.openapi.externalSystem.service.project.manage.ProjectDataManagerImpl$2.execute(ProjectDataManagerImpl.java:424)
at com.intellij.openapi.externalSystem.util.DisposeAwareProjectChange.run(DisposeAwareProjectChange.java:22)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.externalSystem.util.ExternalSystemApiUtil.lambda$executeProjectChangeAction$5(ExternalSystemApiUtil.java:353)
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)
2021-12-30 13:39:04,375 [1177389] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] script definitions aren't loaded yet. They should be loaded by invoking GradleScriptDefinitionsContributor.reloadIfNeeded from KotlinDslSyncListener: workingDir=C:/Users/Marxmin/Desktop/Minecraft gradleHome=C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1
2021-12-30 13:39:04,397 [1177411] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 13:39:04,400 [1177414] INFO - indexing.UnindexedFilesUpdater - Started indexing of Minecraft. Reason: changes in: "Module 'Minecraft.main' (main)", "JDK 11", "Library Gradle: net.minecraftforge:forge:1.16.5-36.2.22_mapped_official_1.16.5", "Library Gradle: net.minecraftforge:forge:launcher:1.16.5-36.2.22_mapped_official_1.16.5", "Library Gradle: net.minecraft:client:extra:1.16.5", "Library Gradle: com.google.code.findbugs:jsr305:3.0.1", "Library Gradle: net.minecraftforge:mergetool:api:1.0.9", "Library Gradle: net.minecraft:mappings_official:zip:1.16.5", "Library Gradle: cpw.mods:modlauncher:8.0.9", "Library Gradle: org.ow2.asm:asm-commons:9.1" and 70 iterators more
2021-12-30 13:39:04,404 [1177418] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Minecraft took 4ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:39:04,450 [1177464] INFO - indexing.UnindexedFilesUpdater - Scanning of Minecraft uses 15 scanning threads
2021-12-30 13:39:04,694 [1177708] INFO - .packagesearch.intellij-plugin - PackageSearchToolWindowFactory#packageSearchModulesChangesFlow - Setting toolWindow.isAvailable = true
2021-12-30 13:39:06,447 [1179461] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Minecraft. Number of scanned files: 109568; Number of files for indexing: 53372 took 2043ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:39:06,450 [1179464] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of Minecraft
2021-12-30 13:39:10,611 [1183625] WARN - com.intellij.util.xmlb.Binding - no accessors for org.jetbrains.idea.devkit.inspections.missingApi.resolve.LibrariesWithIntellijClassesState
2021-12-30 13:39:16,858 [1189872] INFO - indexing.UnindexedFilesUpdater - Finished for Minecraft. Unindexed files update took 10409ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 13:39:16,858 [1189872] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 13:39:26,164 [1199178] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='JdkIndexRequest(sdkName=11, hash=303b07a1d5710cebaf7c8b32943b9bb04c29237f, aliases=[11.0.11, 11], kind=jdk)', url='https://index-cdn.jetbrains.com/v2/data/jdk/303b07a1d5710cebaf7c8b32943b9bb04c29237f/11.0.11-adopt-openjdk-11.0.11-windows-2491f06dbc4d7a6b6f88fe177c73d803225a8e701c5aa4266c85c838ff4025fe.ijx.xz', weakHash=a08f1b20d84f, weakBaseVersionHash=e2a8ec1057a5, sha256='2491f06dbc4d7a6b6f88fe177c73d803225a8e701c5aa4266c85c838ff4025fe') from https://index-cdn.jetbrains.com/v2/jdk/303b07a1d5710cebaf7c8b32943b9bb04c29237f for JdkIndexRequest(sdkName=11, hash=303b07a1d5710cebaf7c8b32943b9bb04c29237f, aliases=[11.0.11, 11], kind=jdk)
2021-12-30 13:39:29,601 [1202615] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:39:30,264 [1203278] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(org.apache.httpcomponents:httpclient:4.3.3))', url='https://index-cdn.jetbrains.com/v2/data/mvn/org.apache.httpcomponents:httpclient:4.5.13/org_apache_httpcomponents_httpclient_4_5_13-linux-9c39a2ae10ce2570abd939b5c98c246cfa70e718a386740f8044a486dead52da.ijx.xz', weakHash=9f3d714d9357, weakBaseVersionHash=e2a8ec1057a5, sha256='9c39a2ae10ce2570abd939b5c98c246cfa70e718a386740f8044a486dead52da') from https://index-cdn.jetbrains.com/v2/mvn/major-version/org.apache.httpcomponents:httpclient:4 for MavenLibraryIndexRequest(mvn(org.apache.httpcomponents:httpclient:4.3.3))
2021-12-30 13:39:31,361 [1204375] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='MavenLibraryIndexRequest(mvn(com.google.code.gson:gson:2.8.0))', url='https://index-cdn.jetbrains.com/v2/data/mvn/com.google.code.gson:gson:2.8.6/com_google_code_gson_gson_2_8_6-linux-c3fd7c41fcb8d4b65b819308cf7bd9344f86bea87795db79668b0b14a178db7d.ijx.xz', weakHash=9f3d714d9357, weakBaseVersionHash=e2a8ec1057a5, sha256='c3fd7c41fcb8d4b65b819308cf7bd9344f86bea87795db79668b0b14a178db7d') from https://index-cdn.jetbrains.com/v2/mvn/major-minor-version/com.google.code.gson:gson:2.8 for MavenLibraryIndexRequest(mvn(com.google.code.gson:gson:2.8.0))
2021-12-30 13:39:31,865 [1204879] WARN - ad.SharedIndexDownloadExecutor - Shared indexes download was cancelled. Indexing has completed faster
2021-12-30 13:44:29,633 [1502647] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:47:06,733 [1659747] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-30 13:47:06,961 [1659975] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:47:06,961 [1659975] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 13:47:07,003 [1660017] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle --init-script C:\Users\Marxmin\AppData\Local\Temp\ijresolvers.gradle
2021-12-30 13:47:09,386 [1662400] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 13:47:09,387 [1662401] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 13:49:29,674 [1802688] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:54:29,699 [2102713] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:59:29,733 [2402747] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 13:59:53,654 [2426668] WARN - nSystem.impl.ActionToolbarImpl - 'run.anything.toolbar' toolbar by default uses any focused component to update its actions. Toolbar actions that need local UI context would be incorrectly disabled. Please call toolbar.setTargetComponent() explicitly.
java.lang.Throwable: toolbar creation trace
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.<init>(ActionToolbarImpl.java:115)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:425)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.java:420)
at com.intellij.ide.actions.runAnything.RunAnythingPopupUI.createSettingsPanel(RunAnythingPopupUI.java:793)
at com.intellij.ide.actions.BigPopupUI.init(BigPopupUI.java:126)
at com.intellij.ide.actions.runAnything.RunAnythingPopupUI.<init>(RunAnythingPopupUI.java:687)
at com.intellij.ide.actions.runAnything.RunAnythingManager.createView(RunAnythingManager.java:140)
at com.intellij.ide.actions.runAnything.RunAnythingManager.show(RunAnythingManager.java:46)
at org.jetbrains.plugins.gradle.action.GradleExecuteTaskAction.actionPerformed(GradleExecuteTaskAction.java:62)
at com.intellij.openapi.actionSystem.impl.ActionButton.actionPerformed(ActionButton.java:172)
at com.intellij.openapi.actionSystem.impl.ActionButton.lambda$performAction$0(ActionButton.java:151)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:265)
at com.intellij.openapi.actionSystem.impl.ActionButton.performAction(ActionButton.java:151)
at com.intellij.openapi.actionSystem.impl.ActionButton.processMouseEvent(ActionButton.java:433)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
2021-12-30 14:00:04,066 [2437080] INFO - ution.rmi.RemoteProcessSupport - Terminating: 127.0.0.1:28394/Maven36ServerImpldb748330
2021-12-30 14:00:04,149 [2437163] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:00:04,189 [2437203] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 14:00:04,189 [2437203] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 14:00:04,207 [2437221] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 14:00:04,208 [2437222] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 14:00:04,208 [2437222] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 14:00:04,209 [2437223] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 14:00:04,211 [2437225] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.quitApp(CloseProjectWindowHelper.kt:67)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.windowClosing(CloseProjectWindowHelper.kt:45)
at com.intellij.openapi.wm.impl.ProjectFrameHelper$2.windowClosing(ProjectFrameHelper.java:231)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 82 more
2021-12-30 14:00:04,212 [2437226] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 14:00:04,214 [2437228] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 14:00:04,214 [2437228] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 14:00:04,215 [2437229] ERROR - tellij.openapi.util.ObjectTree - Last Action: Gradle.ExecuteTask
2021-12-30 14:00:04,219 [2437233] INFO - .impl.FileTypeDetectionService - 4798 auto-detected files. Detection took 746 ms
2021-12-30 14:00:04,221 [2437235] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 14:00:04,292 [2437306] INFO - indows.conpty.WinConPtyProcess - Failed to terminate process with pid 17660. TerminateProcess failed: GetLastError() returned 6: The handle is invalid.
2021-12-30 14:00:04,296 [2437310] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 14:00:04,302 [2437316] INFO - indows.conpty.WinConPtyProcess - Failed to terminate process with pid 19464. TerminateProcess failed: GetLastError() returned 6: The handle is invalid.
2021-12-30 14:00:04,395 [2437409] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 14:00:04,396 [2437410] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 14:00:04,398 [2437412] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 14:00:04,398 [2437412] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:00:04,399 [2437413] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 14:00:04,399 [2437413] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 14:00:04,406 [2437420] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 14:00:04,407 [2437421] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 14:02:14,676 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 14:02:14,702 [ 26] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 14:02:14,703 [ 27] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 14:02:14,708 [ 32] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 14:02:14,708 [ 32] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 14:02:14,722 [ 46] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 14:02:14,722 [ 46] INFO - #com.intellij.idea.Main - args: []
2021-12-30 14:02:14,722 [ 46] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 14:02:14,722 [ 46] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 14:02:14,735 [ 59] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 14:02:14,741 [ 65] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@348d1aae[Running, parallelism = 15, size = 8, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@1b6b6a5
2021-12-30 14:02:14,778 [ 102] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 37 ms
2021-12-30 14:02:14,790 [ 114] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 14:02:14,797 [ 121] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 14:02:14,798 [ 122] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 14:02:14,933 [ 257] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 14:02:14,946 [ 270] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 14:02:15,580 [ 904] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 14:02:15,591 [ 915] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 14:02:15,610 [ 934] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 14:02:15,612 [ 936] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 14:02:15,625 [ 949] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 14:02:15,627 [ 951] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 14:02:15,642 [ 966] INFO - til.io.storage.AbstractStorage - Space waste in C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\caches\attrib.dat is 4805420 bytes. Compacting now.
2021-12-30 14:02:15,869 [ 1193] INFO - til.io.storage.AbstractStorage - Done compacting in 226msec.
2021-12-30 14:02:16,131 [ 1455] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 14:02:16,321 [ 1645] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 14:02:16,327 [ 1651] 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
2021-12-30 14:02:16,338 [ 1662] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 14:02:16,341 [ 1665] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 14:02:16,343 [ 1667] INFO - STDOUT - Info | RdCoroutineScope | 30:JobScheduler FJ pool 11/15 | RdCoroutineHost overridden
2021-12-30 14:02:16,345 [ 1669] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 14:02:16,358 [ 1682] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 14:02:16,364 [ 1688] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@79d48793). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 14:02:16,433 [ 1757] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 14:02:16,509 [ 1833] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 14:02:16,615 [ 1939] INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 293 ms
2021-12-30 14:02:16,870 [ 2194] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 14:02:16,870 [ 2194] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 14:02:17,138 [ 2462] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 14:02:17,138 [ 2462] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 14:02:17,441 [ 2765] INFO - leBasedIndexDataInitialization - Index data initialization done: 1437 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].
2021-12-30 14:02:17,608 [ 2932] INFO - exImpl$StubIndexInitialization - Index data initialization done: 166 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}.
2021-12-30 14:02:18,434 [ 3758] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 14:02:18,959 [ 4283] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:02:19,094 [ 4418] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Minecraft" project with full reindex with trace_hash = 682897954:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.lambda$levelDown$0(ProjectRootManagerImpl.java:90)
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:90)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.mergeRootsChangesDuring(ProjectRootManagerImpl.java:393)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectJdkChanged(ProjectRootManagerImpl.java:318)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$1(ProjectRootManagerImpl.java:359)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.lambda$loadState$2(ProjectRootManagerImpl.java:359)
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)
2021-12-30 14:02:19,192 [ 4516] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Minecraft" project with partial reindex with trace_hash = -1973007261:
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
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.$Proxy64.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)
2021-12-30 14:02:19,194 [ 4518] INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 757 ms. Thread[JobScheduler FJ pool 1/15,4,main]
2021-12-30 14:02:19,351 [ 4675] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:02:19,376 [ 4700] INFO - indexing.UnindexedFilesUpdater - Started indexing of Minecraft. Reason: On project open
2021-12-30 14:02:19,381 [ 4705] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Minecraft took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:02:19,446 [ 4770] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2021-12-30 14:02:19,457 [ 4781] INFO - indexing.UnindexedFilesUpdater - Scanning of Minecraft uses 15 scanning threads
2021-12-30 14:02:19,605 [ 4929] INFO - napi.externalSystem.autoimport - [refreshChanges] Settings file status: SettingsFilesStatus(oldCRC={C:/Users/Marxmin/Desktop/Minecraft/gradle/wrapper/gradle-wrapper.properties=1167020755, C:/Users/Marxmin/Desktop/Minecraft/gradle.properties=2176444193, C:/Users/Marxmin/Desktop/Minecraft/build.gradle=2131463729}, newCRC={C:/Users/Marxmin/Desktop/Minecraft/gradle.properties=2176444193, C:/Users/Marxmin/Desktop/Minecraft/gradle/wrapper/gradle-wrapper.properties=1167020755, C:/Users/Marxmin/Desktop/Minecraft/build.gradle=2131463729}, updated=[], created=[], deleted=[])
2021-12-30 14:02:19,790 [ 5114] WARN - ge.ExternalProjectsDataStorage - Cannot find class `org.jetbrains.kotlin.android.synthetic.idea.AndroidExtensionProperties`
2021-12-30 14:02:19,803 [ 5127] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 360 millis (read time: 357)
2021-12-30 14:02:19,971 [ 5295] INFO - ing.roots.GradleBuildRootIndex - C:/Users/Marxmin/Desktop/Minecraft: null -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.Imported@172f3a92
2021-12-30 14:02:20,059 [ 5383] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] script definitions aren't loaded yet. They should be loaded by invoking GradleScriptDefinitionsContributor.reloadIfNeeded from KotlinDslSyncListener: workingDir=C:/Users/Marxmin/Desktop/Minecraft gradleHome=C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1
2021-12-30 14:02:20,349 [ 5673] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "Minecraft" project with full reindex with trace_hash = -188598538:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:419)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:240)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:51)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt$sam$com_intellij_openapi_util_Computable$0.compute(ApplicationUtils.kt)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:956)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:956)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt.runWriteAction(ApplicationUtils.kt:24)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1.run(actions.kt:60)
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)
2021-12-30 14:02:20,379 [ 5703] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:02:20,381 [ 5705] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinInitScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:02:20,442 [ 5766] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:02:20,443 [ 5767] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinSettingsScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:02:20,467 [ 5791] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:02:20,468 [ 5792] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinBuildScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:02:21,687 [ 7011] 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: "b4aad3").
2021-12-30 14:02:21,687 [ 7011] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 14:02:21,878 [ 7202] INFO - red.download.SharedIndexLookup - Selected pre-built shared index SharedIndexResult(request='JdkIndexRequest(sdkName=11, hash=303b07a1d5710cebaf7c8b32943b9bb04c29237f, aliases=[11.0.11, 11], kind=jdk)', url='https://index-cdn.jetbrains.com/v2/data/jdk/303b07a1d5710cebaf7c8b32943b9bb04c29237f/11.0.11-adopt-openjdk-11.0.11-windows-2491f06dbc4d7a6b6f88fe177c73d803225a8e701c5aa4266c85c838ff4025fe.ijx.xz', weakHash=a08f1b20d84f, weakBaseVersionHash=e2a8ec1057a5, sha256='2491f06dbc4d7a6b6f88fe177c73d803225a8e701c5aa4266c85c838ff4025fe') from https://index-cdn.jetbrains.com/v2/jdk/303b07a1d5710cebaf7c8b32943b9bb04c29237f for JdkIndexRequest(sdkName=11, hash=303b07a1d5710cebaf7c8b32943b9bb04c29237f, aliases=[11.0.11, 11], kind=jdk)
2021-12-30 14:02:21,942 [ 7266] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 14:02:21,956 [ 7280] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5900 ms
2021-12-30 14:02:22,014 [ 7338] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 3583ms; general responsiveness: ok; EDT responsiveness: 2/4 sluggish
2021-12-30 14:02:22,414 [ 7738] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Minecraft. Number of scanned files: 113373; Number of files for indexing: 4 took 3032ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish
2021-12-30 14:02:22,422 [ 7746] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of Minecraft
2021-12-30 14:02:22,512 [ 7836] INFO - indexing.UnindexedFilesUpdater - Finished for Minecraft. Unindexed files update took 94ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:02:22,513 [ 7837] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:02:22,514 [ 7838] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:02:22,525 [ 7849] INFO - indexing.UnindexedFilesUpdater - Started indexing of Minecraft. Reason: Reindex requested by project root model changes
2021-12-30 14:02:22,527 [ 7851] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for Minecraft took 2ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:02:22,528 [ 7852] INFO - indexing.UnindexedFilesUpdater - Scanning of Minecraft uses 15 scanning threads
2021-12-30 14:02:22,645 [ 7969] INFO - indexing.UnindexedFilesUpdater - Scanning completed for Minecraft. Number of scanned files: 113373; Number of files for indexing: 0 took 118ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:02:22,648 [ 7972] INFO - indexing.UnindexedFilesUpdater - Finished for Minecraft. No files to index with loading content.
2021-12-30 14:02:22,648 [ 7972] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:02:22,661 [ 7985] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of Minecraft : 12 to update, calculated in 0ms
2021-12-30 14:02:22,662 [ 7986] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:02:22,673 [ 7997] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-30 14:02:22,685 [ 8009] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:02:22,686 [ 8010] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of Minecraft took 25ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:02:22,709 [ 8033] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 14:02:22,944 [ 8268] INFO - .packagesearch.intellij-plugin - PackageSearchToolWindowFactory#packageSearchModulesChangesFlow - Setting toolWindow.isAvailable = true
2021-12-30 14:02:22,967 [ 8291] INFO - ectsystem.ProjectSystemService - GradleProjectSystem project system has been detected
2021-12-30 14:02:24,210 [ 9534] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:02:24,245 [ 9569] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 14:02:24,247 [ 9571] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 14:02:24,825 [ 10149] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:02:36,167 [ 21491] INFO - j.ide.actions.RevealFileAction - Exit code 1
2021-12-30 14:02:49,823 [ 35147] INFO - j.ide.actions.RevealFileAction - Exit code 1
2021-12-30 14:03:01,562 [ 46886] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 14:03:14,526 [ 59850] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 14:03:14,531 [ 59855] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 14:03:14,531 [ 59855] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 1/15,4,main]
2021-12-30 14:03:14,535 [ 59859] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 14:03:14,566 [ 59890] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 14:03:14,566 [ 59890] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 14:03:14,621 [ 59945] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 14:03:14,621 [ 59945] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 14:03:14,671 [ 59995] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2021-12-30 14:03:14,682 [ 60006] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:03:14,828 [ 60152] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 159ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:03:14,843 [ 60167] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:03:14,853 [ 60177] INFO - indexing.UnindexedFilesUpdater - Started indexing of build.gradle. Reason: On project open
2021-12-30 14:03:14,858 [ 60182] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for build.gradle took 5ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:03:14,874 [ 60198] INFO - indexing.UnindexedFilesUpdater - Scanning of build.gradle uses 15 scanning threads
2021-12-30 14:03:14,878 [ 60202] INFO - indexing.UnindexedFilesUpdater - Scanning completed for build.gradle. Number of scanned files: 226; Number of files for indexing: 1 took 20ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:03:14,878 [ 60202] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of build.gradle
2021-12-30 14:03:14,930 [ 60254] INFO - tor.impl.FileEditorManagerImpl - Project opening took 404 ms
2021-12-30 14:03:15,024 [ 60348] INFO - indexing.UnindexedFilesUpdater - Finished for build.gradle. Unindexed files update took 146ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:03:15,024 [ 60348] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:03:15,028 [ 60352] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 14:03:15,276 [ 60600] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-30 14:03:16,885 [ 62209] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 14:03:18,010 [ 63334] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 14:03:21,215 [ 66539] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 14:03:21,227 [ 66551] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 14:03:21,227 [ 66551] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 14:03:21,228 [ 66552] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 14:03:21,228 [ 66552] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 14:03:26,139 [ 71463] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 5 ms
2021-12-30 14:03:26,191 [ 71515] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 61 ms
2021-12-30 14:03:26,194 [ 71518] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 64 ms
2021-12-30 14:03:26,236 [ 71560] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 106 ms
2021-12-30 14:03:26,331 [ 71655] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 201 ms
2021-12-30 14:03:26,347 [ 71671] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 217 ms
2021-12-30 14:03:26,385 [ 71709] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 255 ms
2021-12-30 14:03:26,397 [ 71721] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 267 ms
2021-12-30 14:03:26,407 [ 71731] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 278 ms
2021-12-30 14:03:26,411 [ 71735] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 10 ms
2021-12-30 14:03:26,413 [ 71737] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 283 ms
2021-12-30 14:03:26,417 [ 71741] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 287 ms
2021-12-30 14:03:26,479 [ 71803] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 349 ms
2021-12-30 14:03:26,623 [ 71947] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 493 ms
2021-12-30 14:03:26,627 [ 71951] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 495 ms
2021-12-30 14:03:26,637 [ 71961] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 505 ms
2021-12-30 14:03:26,642 [ 71966] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 510 ms
2021-12-30 14:03:42,920 [ 88244] INFO - rationStore.ComponentStoreImpl - Saving Project(name=build.gradle, containerState=COMPONENT_CREATED, componentStore=C:\Users\Marxmin\AppData\Local\Temp\build.gradle)RunManager took 12 ms
2021-12-30 14:04:31,091 [ 136415] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:04:31,110 [ 136434] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 14:04:31,110 [ 136434] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 14:04:37,962 [ 143286] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 14:04:37,962 [ 143286] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 14:04:37,963 [ 143287] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 14:04:37,965 [ 143289] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 14:04:37,966 [ 143290] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$3.windowClosing(WelcomeFrame.java:118)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 80 more
2021-12-30 14:04:37,968 [ 143292] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 14:04:37,968 [ 143292] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 14:04:37,968 [ 143292] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 14:04:37,968 [ 143292] ERROR - tellij.openapi.util.ObjectTree - Last Action: CloseProject
2021-12-30 14:04:37,973 [ 143297] INFO - .impl.FileTypeDetectionService - 5 auto-detected files. Detection took 12 ms
2021-12-30 14:04:37,975 [ 143299] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 14:04:38,046 [ 143370] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 14:04:38,134 [ 143458] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 14:04:38,134 [ 143458] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 14:04:38,137 [ 143461] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 14:04:38,137 [ 143461] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:04:38,138 [ 143462] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 14:04:38,139 [ 143463] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 14:04:38,145 [ 143469] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 14:04:38,146 [ 143470] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 14:04:40,502 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 14:04:40,526 [ 24] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 14:04:40,526 [ 24] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 14:04:40,530 [ 28] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 14:04:40,530 [ 28] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 14:04:40,544 [ 42] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 14:04:40,544 [ 42] INFO - #com.intellij.idea.Main - args: []
2021-12-30 14:04:40,544 [ 42] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 14:04:40,544 [ 42] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 14:04:40,556 [ 54] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 14:04:40,562 [ 60] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@41ab2ad6[Running, parallelism = 15, size = 8, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@a7446f0
2021-12-30 14:04:40,613 [ 111] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 51 ms
2021-12-30 14:04:40,616 [ 114] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 14:04:40,616 [ 114] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 14:04:40,625 [ 123] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 14:04:40,732 [ 230] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 14:04:40,752 [ 250] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 14:04:41,387 [ 885] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 14:04:41,394 [ 892] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 14:04:41,418 [ 916] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 14:04:41,424 [ 922] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 14:04:41,438 [ 936] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 14:04:41,443 [ 941] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 14:04:41,614 [ 1112] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 14:04:41,956 [ 1454] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 14:04:42,250 [ 1748] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@265013a6). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 14:04:42,813 [ 2311] INFO - leBasedIndexDataInitialization - Index data initialization done: 1214 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].
2021-12-30 14:04:42,945 [ 2443] INFO - exImpl$StubIndexInitialization - Index data initialization done: 132 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}.
2021-12-30 14:04:43,988 [ 3486] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:04:46,058 [ 5556] 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
2021-12-30 14:04:46,059 [ 5557] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 14:04:46,069 [ 5567] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 14:04:46,071 [ 5569] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 14:04:46,071 [ 5569] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 14:04:46,293 [ 5791] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 14:04:56,081 [ 15579] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 14:04:56,211 [ 15709] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 0/15,4,main]
2021-12-30 14:04:56,243 [ 15741] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 14:04:56,280 [ 15778] INFO - STDOUT - Info | RdCoroutineScope | 13:JobScheduler FJ pool 1/15 | RdCoroutineHost overridden
2021-12-30 14:04:56,312 [ 15810] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 14:04:56,313 [ 15811] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 14:04:56,375 [ 15873] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 14:04:56,490 [ 15988] INFO - ots.impl.jdkDownloader.JdkAuto - Looking for a local SDK for JDK with name SdkLookup{JDK, withVersionFilter, withSdkHomeFilter}
2021-12-30 14:04:56,542 [ 16040] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task started
2021-12-30 14:04:56,582 [ 16080] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:0, D:/TestMod)
2021-12-30 14:04:56,582 [ 16080] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 14:04:56,598 [ 16096] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:56,599 [ 16097] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:56,620 [ 16118] INFO - adleSyncState$SyncStateUpdater - onSuccess(RESOLVE_PROJECT:0)
2021-12-30 14:04:56,620 [ 16118] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 14:04:56,648 [ 16146] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task executed in 105 ms.
2021-12-30 14:04:57,010 [ 16508] INFO - leSyncState$DataImportListener - onImportFinished(D:/TestMod)
2021-12-30 14:04:57,010 [ 16508] INFO - cState$SyncStateUpdaterService - stopTrackingTask(D:/TestMod)
2021-12-30 14:04:57,071 [ 16569] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 14:04:57,071 [ 16569] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 14:04:57,586 [ 17084] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 14:04:57,868 [ 17366] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 2 millis (read time: 1)
2021-12-30 14:04:57,919 [ 17417] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:04:57,973 [ 17471] INFO - indexing.UnindexedFilesUpdater - Started indexing of TestMod. Reason: On project open
2021-12-30 14:04:57,992 [ 17490] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for TestMod took 15ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:04:58,041 [ 17539] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task started
2021-12-30 14:04:58,050 [ 17548] INFO - ing.roots.GradleBuildRootIndex - D:/TestMod: null -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.New@4be1f23d
2021-12-30 14:04:58,086 [ 17584] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:1, D:/TestMod)
2021-12-30 14:04:58,086 [ 17584] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:1, D:/TestMod)
2021-12-30 14:04:58,088 [ 17586] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'TestMod'.
2021-12-30 14:04:58,095 [ 17593] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,111 [ 17609] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,116 [ 17614] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinInitScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:04:58,157 [ 17655] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,157 [ 17655] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinSettingsScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:04:58,172 [ 17670] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,173 [ 17671] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] Loading script definitions [org.gradle.kotlin.dsl.KotlinBuildScript] using classpath: C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-core-api-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\gradle-kotlin-dsl-tooling-models-7.1.1.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-stdlib-1.4.31.jar;C:\Users\Marxmin\.gradle\wrapper\dists\gradle-7.1.1-bin\f29rtwfnc96ub43tt7p47zsru\gradle-7.1.1\lib\kotlin-compiler-embeddable-1.4.31-patched-for-gradle-7.1.1.jar
2021-12-30 14:04:58,257 [ 17755] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 14:04:58,388 [ 17886] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,390 [ 17888] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:04:58,949 [ 18447] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 95 ms
2021-12-30 14:04:58,963 [ 18461] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 113 ms
2021-12-30 14:04:58,980 [ 18478] 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: "b4aad3").
2021-12-30 14:04:58,980 [ 18478] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 14:04:58,992 [ 18490] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 141 ms
2021-12-30 14:04:59,007 [ 18505] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 156 ms
2021-12-30 14:04:59,106 [ 18604] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 255 ms
2021-12-30 14:04:59,124 [ 18622] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 272 ms
2021-12-30 14:04:59,180 [ 18678] INFO - ectsystem.ProjectSystemService - GradleProjectSystem project system has been detected
2021-12-30 14:04:59,183 [ 18681] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 14:04:59,183 [ 18681] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 332 ms
2021-12-30 14:04:59,201 [ 18699] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1797ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:04:59,286 [ 18784] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3287 ms
2021-12-30 14:04:59,291 [ 18789] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 14:04:59,327 [ 18825] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1330980275117800 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 14:05:04,194 [ 23692] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 9 ms
2021-12-30 14:05:04,248 [ 23746] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 62 ms
2021-12-30 14:05:04,248 [ 23746] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 63 ms
2021-12-30 14:05:04,251 [ 23749] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 55 ms
2021-12-30 14:05:04,267 [ 23765] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 81 ms
2021-12-30 14:05:04,332 [ 23830] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 146 ms
2021-12-30 14:05:04,363 [ 23861] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 177 ms
2021-12-30 14:05:04,372 [ 23870] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 185 ms
2021-12-30 14:05:05,812 [ 25310] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 14:05:05,843 [ 25341] INFO - processContentRootDataActivity - Ignored reprocess of content root data service for new projects
2021-12-30 14:05:05,850 [ 25348] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 14:05:05,855 [ 25353] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 14:05:05,855 [ 25353] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 14:05:05,856 [ 25354] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 14:05:14,339 [ 33837] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 31 ms
2021-12-30 14:05:14,364 [ 33862] INFO - rationStore.ComponentStoreImpl - Saving Project(name=TestMod, containerState=COMPONENT_CREATED, componentStore=D:\TestMod)ProjectFacetManager took 11 ms
2021-12-30 14:05:32,462 [ 51960] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:79)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:79)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:103)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.lambda$execute$0(BuildSessionLifecycleBuildActionExecuter.java:55)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:69)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:54)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:63)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:31)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:58)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:42)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:47)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:65)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1418)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$3600(DefaultConfiguration.java:151)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$DefaultResolutionHost.rethrowFailure(DefaultConfiguration.java:2030)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1390)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitContents(DefaultConfiguration.java:497)
at org.gradle.api.internal.file.AbstractFileCollection.getFiles(AbstractFileCollection.java:130)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated.getFiles(Unknown Source)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolve(DefaultConfiguration.java:487)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.getResolvedClasspath(RunConfigGenerator.java:233)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRuntimeClassPathList(RunConfigGenerator.java:241)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.configureTokensLazy(RunConfigGenerator.java:199)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:256)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:229)
at net.minecraftforge.gradle.common.util.Utils.lambda$null$9(Utils.java:400)
at net.minecraftforge.gradle.common.util.Utils.lambda$createRunConfigTasks$10(Utils.java:400)
at org.gradle.configuration.internal.DefaultUserCodeApplicationContext$CurrentApplication$1.execute(DefaultUserCodeApplicationContext.java:112)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:152)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:149)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:95)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:83)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:61)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy28.projectsEvaluated(Unknown Source)
at org.gradle.initialization.ProjectsEvaluatedNotifier$NotifyProjectsEvaluatedListeners.run(ProjectsEvaluatedNotifier.java:47)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.initialization.ProjectsEvaluatedNotifier.notify(ProjectsEvaluatedNotifier.java:35)
at org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(DefaultProjectsPreparer.java:51)
at org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(BuildTreePreparingProjectsPreparer.java:64)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(BuildOperationFiringProjectsPreparer.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(BuildOperationFiringProjectsPreparer.java:40)
at org.gradle.initialization.VintageBuildModelController.prepareProjects(VintageBuildModelController.java:85)
at org.gradle.initialization.VintageBuildModelController.doBuildStages(VintageBuildModelController.java:69)
at org.gradle.initialization.VintageBuildModelController.scheduleRequestedTasks(VintageBuildModelController.java:61)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$scheduleRequestedTasks$1(DefaultBuildLifecycleController.java:112)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:134)
... 75 more
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 14:05:32,486 [ 51984] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 14:05:32,494 [ 51992] INFO - adleSyncState$SyncStateUpdater - onFailure(RESOLVE_PROJECT:1, com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :)
2021-12-30 14:05:32,494 [ 51992] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:1)
2021-12-30 14:05:32,494 [ 51992] WARN - e.project.sync.GradleSyncState - Gradle sync failed: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project : (34 s 406 ms)
2021-12-30 14:05:32,494 [ 51992] WARN - e.project.sync.GradleSyncState - Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionErrorHandler.createUserFriendlyError(GradleExecutionErrorHandler.java:153)
at org.jetbrains.plugins.gradle.service.project.AbstractProjectImportErrorHandler.createUserFriendlyError(AbstractProjectImportErrorHandler.java:46)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.doGetUserFriendlyError(BaseProjectImportErrorHandler.java:167)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.getUserFriendlyError(BaseProjectImportErrorHandler.java:48)
at org.jetbrains.plugins.gradle.service.project.BaseProjectImportErrorHandler.checkErrorsWithoutQuickFixes(BaseProjectImportErrorHandler.java:62)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$1.getUserFriendlyError(GradleProjectResolver.java:881)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$ProjectConnectionDataNodeFunction.fun(GradleProjectResolver.java:810)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$ProjectConnectionDataNodeFunction.fun(GradleProjectResolver.java:779)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$0(GradleExecutionHelper.java:130)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.maybeFixSystemProperties(GradleExecutionHelper.java:157)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$1(GradleExecutionHelper.java:130)
at org.jetbrains.plugins.gradle.GradleConnectorService$Companion.withGradleConnection(GradleConnectorService.kt:181)
at org.jetbrains.plugins.gradle.GradleConnectorService.withGradleConnection(GradleConnectorService.kt)
at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.execute(GradleExecutionHelper.java:122)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:154)
at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:74)
at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.lambda$resolveProjectInfo$0(RemoteExternalSystemProjectResolverImpl.java:37)
at com.intellij.openapi.externalSystem.service.remote.AbstractRemoteExternalSystemService.execute(AbstractRemoteExternalSystemService.java:43)
at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.resolveProjectInfo(RemoteExternalSystemProjectResolverImpl.java:36)
at com.intellij.openapi.externalSystem.service.remote.wrapper.ExternalSystemProjectResolverWrapper.resolveProjectInfo(ExternalSystemProjectResolverWrapper.java:48)
at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.doExecute(ExternalSystemResolveProjectTask.java:115)
at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:151)
at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:135)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.executeImpl(ExternalSystemUtil.java:528)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.lambda$execute$0(ExternalSystemUtil.java:359)
at com.intellij.openapi.project.DumbServiceHeavyActivities.suspendIndexingAndRun(DumbServiceHeavyActivities.java:21)
at com.intellij.openapi.project.DumbServiceImpl.suspendIndexingAndRun(DumbServiceImpl.java:187)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.execute(ExternalSystemUtil.java:359)
at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$4.run(ExternalSystemUtil.java:643)
at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:436)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:120)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsync$5(CoreProgressManager.java:496)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:244)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:188)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:624)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:698)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:646)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:623)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:175)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:244)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 14:05:32,500 [ 51998] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:05:32,507 [ 52005] INFO - ing.roots.GradleBuildRootIndex - D:/TestMod: org.jetbrains.kotlin.idea.gradleJava.scripting.roots.New@4be1f23d -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.Imported@198cfaea
2021-12-30 14:05:32,508 [ 52006] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task executed in 34466 ms.
2021-12-30 14:05:32,512 [ 52010] INFO - indexing.UnindexedFilesUpdater - Scanning of TestMod uses 15 scanning threads
2021-12-30 14:05:32,538 [ 52036] INFO - til.indexing.RootChangesLogger - New rootsChanged event for "TestMod" project with full reindex with trace_hash = -806517675:
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:46)
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:447)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:145)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:142)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:114)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:122)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:419)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:240)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1$lambda$1.invoke(ScriptClassRootsUpdater.kt:51)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt$sam$com_intellij_openapi_util_Computable$0.compute(ApplicationUtils.kt)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:956)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:935)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:956)
at org.jetbrains.kotlin.idea.util.application.ApplicationUtilsKt.runWriteAction(ApplicationUtils.kt:24)
at org.jetbrains.kotlin.idea.core.script.ucache.ScriptClassRootsUpdater$notifyRootsChanged$$inlined$runInEdt$1.run(actions.kt:60)
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)
2021-12-30 14:05:32,539 [ 52037] INFO - indexing.UnindexedFilesUpdater - Cancelled indexing of TestMod
2021-12-30 14:05:32,539 [ 52037] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:05:32,544 [ 52042] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:05:32,562 [ 52060] INFO - indexing.UnindexedFilesUpdater - Started indexing of TestMod. Reason: Reindex requested by project root model changes
2021-12-30 14:05:32,569 [ 52067] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for TestMod took 7ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:05:32,570 [ 52068] INFO - indexing.UnindexedFilesUpdater - Scanning of TestMod uses 15 scanning threads
2021-12-30 14:05:32,897 [ 52395] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 8 ms
2021-12-30 14:05:33,789 [ 53287] INFO - indexing.UnindexedFilesUpdater - Scanning completed for TestMod. Number of scanned files: 53321; Number of files for indexing: 13 took 1219ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:05:33,795 [ 53293] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of TestMod
2021-12-30 14:05:33,900 [ 53398] INFO - indexing.UnindexedFilesUpdater - Finished for TestMod. Unindexed files update took 108ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:05:33,901 [ 53399] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:05:33,905 [ 53403] INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files of TestMod : 205 to update, calculated in 0ms
2021-12-30 14:05:33,905 [ 53403] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 14:05:33,918 [ 53416] INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing
2021-12-30 14:05:34,290 [ 53788] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 14:05:34,291 [ 53789] INFO - gnostic.PerformanceWatcherImpl - Reindexing refreshed files of TestMod took 386ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 14:05:34,329 [ 53827] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 14:05:57,567 [ 77065] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task started
2021-12-30 14:05:57,569 [ 77067] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:2, D:/TestMod)
2021-12-30 14:05:57,569 [ 77067] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:2, D:/TestMod)
2021-12-30 14:05:57,569 [ 77067] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'TestMod'.
2021-12-30 14:05:57,617 [ 77115] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:05:57,617 [ 77115] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:05:57,622 [ 77120] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 14:05:57,625 [ 77123] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1331038615463800 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling1.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 14:06:17,575 [ 97073] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:79)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:79)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:103)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.lambda$execute$0(BuildSessionLifecycleBuildActionExecuter.java:55)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:69)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:54)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:63)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:31)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:58)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:42)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:47)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:65)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1418)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$3600(DefaultConfiguration.java:151)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$DefaultResolutionHost.rethrowFailure(DefaultConfiguration.java:2030)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1390)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitContents(DefaultConfiguration.java:497)
at org.gradle.api.internal.file.AbstractFileCollection.getFiles(AbstractFileCollection.java:130)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated.getFiles(Unknown Source)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolve(DefaultConfiguration.java:487)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.getResolvedClasspath(RunConfigGenerator.java:233)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRuntimeClassPathList(RunConfigGenerator.java:241)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.configureTokensLazy(RunConfigGenerator.java:199)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:256)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:229)
at net.minecraftforge.gradle.common.util.Utils.lambda$null$9(Utils.java:400)
at net.minecraftforge.gradle.common.util.Utils.lambda$createRunConfigTasks$10(Utils.java:400)
at org.gradle.configuration.internal.DefaultUserCodeApplicationContext$CurrentApplication$1.execute(DefaultUserCodeApplicationContext.java:112)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:152)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:149)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:95)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:83)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:61)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy28.projectsEvaluated(Unknown Source)
at org.gradle.initialization.ProjectsEvaluatedNotifier$NotifyProjectsEvaluatedListeners.run(ProjectsEvaluatedNotifier.java:47)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.initialization.ProjectsEvaluatedNotifier.notify(ProjectsEvaluatedNotifier.java:35)
at org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(DefaultProjectsPreparer.java:51)
at org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(BuildTreePreparingProjectsPreparer.java:64)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(BuildOperationFiringProjectsPreparer.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(BuildOperationFiringProjectsPreparer.java:40)
at org.gradle.initialization.VintageBuildModelController.prepareProjects(VintageBuildModelController.java:85)
at org.gradle.initialization.VintageBuildModelController.doBuildStages(VintageBuildModelController.java:69)
at org.gradle.initialization.VintageBuildModelController.scheduleRequestedTasks(VintageBuildModelController.java:61)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$scheduleRequestedTasks$1(DefaultBuildLifecycleController.java:112)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:134)
... 75 more
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 14:06:17,583 [ 97081] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 14:06:17,585 [ 97083] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 14:06:17,585 [ 97083] INFO - adleSyncState$SyncStateUpdater - onFailure(RESOLVE_PROJECT:2, com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :)
2021-12-30 14:06:17,585 [ 97083] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:2)
2021-12-30 14:06:17,585 [ 97083] WARN - e.project.sync.GradleSyncState - Gradle sync failed: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project : (20 s 15 ms)
2021-12-30 14:06:17,588 [ 97086] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:06:17,590 [ 97088] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task executed in 20023 ms.
2021-12-30 14:06:17,925 [ 97423] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 4 ms
2021-12-30 14:07:41,414 [ 180912] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\minecraft_2a776d76
2021-12-30 14:07:41,415 [ 180913] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\modtest_de5fa4b2
2021-12-30 14:09:42,824 [ 302322] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:10:32,353 [ 351851] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 14:10:32,468 [ 351966] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task started
2021-12-30 14:10:32,487 [ 351985] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:3, D:/TestMod)
2021-12-30 14:10:32,487 [ 351985] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:3, D:/TestMod)
2021-12-30 14:10:32,487 [ 351985] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'TestMod'.
2021-12-30 14:10:32,568 [ 352066] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:10:32,569 [ 352067] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:10:32,576 [ 352074] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 14:10:32,580 [ 352078] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1331313568159200 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling2.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 14:10:36,951 [ 356449] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 437 ms
2021-12-30 14:10:36,952 [ 356450] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 438 ms
2021-12-30 14:10:53,618 [ 373116] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:79)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:79)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:103)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.lambda$execute$0(BuildSessionLifecycleBuildActionExecuter.java:55)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:69)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:54)
at org.gradle.tooling.internal.provider.BuildSessionLifecycleBuildActionExecuter.execute(BuildSessionLifecycleBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:63)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:31)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:58)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:42)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:47)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:65)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1418)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$3600(DefaultConfiguration.java:151)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$DefaultResolutionHost.rethrowFailure(DefaultConfiguration.java:2030)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1390)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitContents(DefaultConfiguration.java:497)
at org.gradle.api.internal.file.AbstractFileCollection.getFiles(AbstractFileCollection.java:130)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated.getFiles(Unknown Source)
at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolve(DefaultConfiguration.java:487)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.getResolvedClasspath(RunConfigGenerator.java:233)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRuntimeClassPathList(RunConfigGenerator.java:241)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.configureTokensLazy(RunConfigGenerator.java:199)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:256)
at net.minecraftforge.gradle.common.util.runs.RunConfigGenerator.createRunTask(RunConfigGenerator.java:229)
at net.minecraftforge.gradle.common.util.Utils.lambda$null$9(Utils.java:400)
at net.minecraftforge.gradle.common.util.Utils.lambda$createRunConfigTasks$10(Utils.java:400)
at org.gradle.configuration.internal.DefaultUserCodeApplicationContext$CurrentApplication$1.execute(DefaultUserCodeApplicationContext.java:112)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:152)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:149)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:95)
at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:83)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:61)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346)
at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy28.projectsEvaluated(Unknown Source)
at org.gradle.initialization.ProjectsEvaluatedNotifier$NotifyProjectsEvaluatedListeners.run(ProjectsEvaluatedNotifier.java:47)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.initialization.ProjectsEvaluatedNotifier.notify(ProjectsEvaluatedNotifier.java:35)
at org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(DefaultProjectsPreparer.java:51)
at org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(BuildTreePreparingProjectsPreparer.java:64)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(BuildOperationFiringProjectsPreparer.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:74)
at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:74)
at org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(BuildOperationFiringProjectsPreparer.java:40)
at org.gradle.initialization.VintageBuildModelController.prepareProjects(VintageBuildModelController.java:85)
at org.gradle.initialization.VintageBuildModelController.doBuildStages(VintageBuildModelController.java:69)
at org.gradle.initialization.VintageBuildModelController.scheduleRequestedTasks(VintageBuildModelController.java:61)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$scheduleRequestedTasks$1(DefaultBuildLifecycleController.java:112)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:134)
... 75 more
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :
2021-12-30 14:10:53,626 [ 373124] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 14:10:53,627 [ 373125] WARN - ues.SyncIssueUsageReporterImpl - Multiple sync failures reported. Discarding: SDK_BUILD_TOOLS_TOO_LOW
2021-12-30 14:10:53,628 [ 373126] INFO - adleSyncState$SyncStateUpdater - onFailure(RESOLVE_PROJECT:3, com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project :)
2021-12-30 14:10:53,628 [ 373126] INFO - cState$SyncStateUpdaterService - stopTrackingTask(RESOLVE_PROJECT:3)
2021-12-30 14:10:53,628 [ 373126] WARN - e.project.sync.GradleSyncState - Gradle sync failed: Could not find net.minecraftforge:forge:1.16.5-36.2.20_mapped_official_1.16.5.
Searched in the following locations:
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.pom
- file:/C:/Users/Marxmin/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.20_mapped_official_1.16.5/forge-1.16.5-36.2.20_mapped_official_1.16.5.jar
Required by:
project : (21 s 141 ms)
2021-12-30 14:10:53,630 [ 373128] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 14:10:53,632 [ 373130] INFO - System.util.ExternalSystemUtil - External project [D:/TestMod] resolution task executed in 21164 ms.
2021-12-30 14:10:53,964 [ 373462] INFO - ge.ExternalProjectsDataStorage - Save external projects data in 7 ms
2021-12-30 14:14:42,841 [ 602339] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:19:42,849 [ 902347] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:24:42,865 [1202363] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:29:42,881 [1502379] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:34:42,891 [1802389] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:39:42,899 [2102397] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:44:42,915 [2402413] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:49:42,927 [2702425] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:54:42,933 [3002431] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 14:59:42,940 [3302438] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 15:04:42,946 [3602444] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 15:09:42,954 [3902452] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 15:14:42,961 [4202459] INFO - il.indexing.FileBasedIndexImpl - Health check heartbeat
2021-12-30 15:15:50,325 [4269823] INFO - .plugins.terminal.TerminalView - Activating Terminal tool window
2021-12-30 15:16:16,483 [4295981] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:16:16,504 [4296002] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 15:16:16,519 [4296017] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 15:16:16,570 [4296068] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 15:16:16,570 [4296068] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 15:16:16,574 [4296072] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 15:16:16,577 [4296075] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:16:16,578 [4296076] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.quitApp(CloseProjectWindowHelper.kt:67)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.windowClosing(CloseProjectWindowHelper.kt:45)
at com.intellij.openapi.wm.impl.ProjectFrameHelper$2.windowClosing(ProjectFrameHelper.java:231)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 82 more
2021-12-30 15:16:16,581 [4296079] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 15:16:16,582 [4296080] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 15:16:16,582 [4296080] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 15:16:16,587 [4296085] INFO - .impl.FileTypeDetectionService - 9 auto-detected files. Detection took 29 ms
2021-12-30 15:16:16,589 [4296087] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 15:16:16,621 [4296119] INFO - indows.conpty.WinConPtyProcess - Failed to terminate process with pid 7888. TerminateProcess failed: GetLastError() returned 6: The handle is invalid.
2021-12-30 15:16:16,649 [4296147] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 15:16:16,738 [4296236] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 15:16:16,738 [4296236] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 15:16:16,741 [4296239] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 15:16:16,741 [4296239] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:16:16,742 [4296240] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:16:16,742 [4296240] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:16:16,748 [4296246] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 15:16:16,749 [4296247] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:23:03,681 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 15:23:03,702 [ 21] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 15:23:03,704 [ 23] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 15:23:03,708 [ 27] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 15:23:03,708 [ 27] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 15:23:03,722 [ 41] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 15:23:03,722 [ 41] INFO - #com.intellij.idea.Main - args: []
2021-12-30 15:23:03,722 [ 41] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 15:23:03,722 [ 41] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 15:23:03,734 [ 53] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 15:23:03,740 [ 59] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@f51a6b5[Running, parallelism = 15, size = 8, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7ebfc68c
2021-12-30 15:23:03,790 [ 109] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 50 ms
2021-12-30 15:23:03,794 [ 113] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 15:23:03,795 [ 114] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 15:23:03,802 [ 121] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 15:23:03,924 [ 243] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 15:23:03,941 [ 260] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 15:23:04,559 [ 878] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 15:23:04,568 [ 887] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 15:23:04,591 [ 910] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 15:23:04,610 [ 929] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 15:23:04,616 [ 935] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 15:23:04,617 [ 936] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 15:23:04,789 [ 1108] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 15:23:04,791 [ 1110] 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
2021-12-30 15:23:04,801 [ 1120] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 15:23:04,803 [ 1122] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 15:23:04,808 [ 1127] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 15:23:04,906 [ 1225] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 15:23:05,008 [ 1327] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 15:23:05,251 [ 1570] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@1c1c947b). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 15:23:06,103 [ 2422] INFO - leBasedIndexDataInitialization - Index data initialization done: 1345 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].
2021-12-30 15:23:06,238 [ 2557] INFO - exImpl$StubIndexInitialization - Index data initialization done: 134 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}.
2021-12-30 15:23:06,380 [ 2699] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:23:16,642 [ 12961] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 15:23:34,999 [ 31318] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 15:23:35,141 [ 31460] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 12/15,4,main]
2021-12-30 15:23:35,174 [ 31493] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 15:23:35,192 [ 31511] INFO - STDOUT - Info | RdCoroutineScope | 32:JobScheduler FJ pool 13/15 | RdCoroutineHost overridden
2021-12-30 15:23:35,223 [ 31542] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 15:23:35,229 [ 31548] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 15:23:35,230 [ 31549] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 15:23:35,405 [ 31724] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 15:23:35,405 [ 31724] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 15:23:35,786 [ 32105] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:23:35,874 [ 32193] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 2 millis (read time: 1)
2021-12-30 15:23:36,214 [ 32533] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 15:23:36,238 [ 32557] INFO - indexing.UnindexedFilesUpdater - Started indexing of build.gradle. Reason: On project open
2021-12-30 15:23:36,242 [ 32561] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for build.gradle took 0ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:23:36,339 [ 32658] INFO - indexing.UnindexedFilesUpdater - Scanning of build.gradle uses 15 scanning threads
2021-12-30 15:23:36,405 [ 32724] INFO - indexing.UnindexedFilesUpdater - Scanning completed for build.gradle. Number of scanned files: 226; Number of files for indexing: 1 took 162ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:23:36,411 [ 32730] INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads for indexing of build.gradle
2021-12-30 15:23:36,578 [ 32897] INFO - indexing.UnindexedFilesUpdater - Finished for build.gradle. Unindexed files update took 169ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:23:36,579 [ 32898] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 15:23:37,074 [ 33393] 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: "b4aad3").
2021-12-30 15:23:37,074 [ 33393] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 15:23:37,237 [ 33556] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 15:23:37,297 [ 33616] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1675ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish
2021-12-30 15:23:37,785 [ 34104] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 15:23:37,898 [ 34217] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2921 ms
2021-12-30 15:23:38,124 [ 34443] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-30 15:23:39,274 [ 35593] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 15:23:40,007 [ 36326] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 15:23:43,683 [ 40002] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 15:23:43,695 [ 40014] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 15:23:43,696 [ 40015] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 15:23:43,696 [ 40015] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 15:23:43,697 [ 40016] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 15:23:45,288 [ 41607] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 59 ms
2021-12-30 15:23:45,295 [ 41614] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 70 ms
2021-12-30 15:23:45,336 [ 41655] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 110 ms
2021-12-30 15:23:45,355 [ 41674] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 129 ms
2021-12-30 15:23:45,468 [ 41787] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 242 ms
2021-12-30 15:23:45,476 [ 41795] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 250 ms
2021-12-30 15:23:45,492 [ 41811] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 265 ms
2021-12-30 15:23:45,522 [ 41841] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 296 ms
2021-12-30 15:23:45,528 [ 41847] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 13 ms
2021-12-30 15:23:45,546 [ 41865] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 320 ms
2021-12-30 15:23:45,552 [ 41871] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 326 ms
2021-12-30 15:23:45,560 [ 41879] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 334 ms
2021-12-30 15:23:45,616 [ 41935] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 390 ms
2021-12-30 15:23:45,885 [ 42204] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 658 ms
2021-12-30 15:23:45,885 [ 42204] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 658 ms
2021-12-30 15:23:45,928 [ 42247] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 701 ms
2021-12-30 15:23:45,928 [ 42247] INFO - System.impl.PopupMenuPreloader - Popup menu 'Editor Popup Menu' preloaded at 'EditorPopup' in 701 ms
2021-12-30 15:26:17,940 [ 194259] INFO - rationStore.ComponentStoreImpl - Saving Project(name=build.gradle, containerState=COMPONENT_CREATED, componentStore=C:\Users\Marxmin\AppData\Local\Temp\build.gradle)RunManager took 12 ms
2021-12-30 15:27:45,725 [ 282044] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:27:45,736 [ 282055] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 15:27:45,736 [ 282055] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 15:27:45,787 [ 282106] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 15:27:45,787 [ 282106] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 15:27:45,791 [ 282110] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 15:27:45,793 [ 282112] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:27:45,794 [ 282113] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.quitApp(CloseProjectWindowHelper.kt:67)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.windowClosing(CloseProjectWindowHelper.kt:45)
at com.intellij.openapi.wm.impl.ProjectFrameHelper$2.windowClosing(ProjectFrameHelper.java:231)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 82 more
2021-12-30 15:27:45,796 [ 282115] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 15:27:45,798 [ 282117] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 15:27:45,798 [ 282117] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 15:27:45,798 [ 282117] ERROR - tellij.openapi.util.ObjectTree - Last Action: SaveAll
2021-12-30 15:27:45,803 [ 282122] INFO - .impl.FileTypeDetectionService - 1 auto-detected files. Detection took 7 ms
2021-12-30 15:27:45,805 [ 282124] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 15:27:45,870 [ 282189] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 15:27:45,954 [ 282273] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 15:27:45,954 [ 282273] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 15:27:45,961 [ 282280] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 15:27:45,961 [ 282280] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:27:45,961 [ 282280] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:27:45,961 [ 282280] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:27:45,970 [ 282289] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 15:27:45,971 [ 282290] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:27:52,449 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 15:27:52,473 [ 24] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 15:27:52,473 [ 24] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 15:27:52,478 [ 29] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 15:27:52,478 [ 29] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 15:27:52,490 [ 41] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 15:27:52,490 [ 41] INFO - #com.intellij.idea.Main - args: []
2021-12-30 15:27:52,490 [ 41] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 15:27:52,490 [ 41] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 15:27:52,503 [ 54] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 15:27:52,508 [ 59] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@43b2353a[Running, parallelism = 15, size = 8, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7d1543ab
2021-12-30 15:27:52,554 [ 105] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 46 ms
2021-12-30 15:27:52,557 [ 108] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 15:27:52,559 [ 110] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 15:27:52,559 [ 110] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 15:27:52,679 [ 230] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 15:27:52,697 [ 248] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 15:27:53,315 [ 866] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 15:27:53,324 [ 875] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 15:27:53,346 [ 897] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 15:27:53,361 [ 912] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 15:27:53,362 [ 913] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 15:27:53,372 [ 923] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 15:27:53,548 [ 1099] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 15:27:53,551 [ 1102] 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
2021-12-30 15:27:53,559 [ 1110] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 15:27:53,560 [ 1111] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 15:27:53,565 [ 1116] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 15:27:53,691 [ 1242] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 15:27:53,705 [ 1256] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 15:27:53,891 [ 1442] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@336fb60). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 15:27:54,740 [ 2291] INFO - leBasedIndexDataInitialization - Index data initialization done: 1216 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].
2021-12-30 15:27:54,865 [ 2416] INFO - exImpl$StubIndexInitialization - Index data initialization done: 125 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}.
2021-12-30 15:28:03,412 [ 10963] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:04,697 [ 12248] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 15:28:09,595 [ 17146] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 15:28:09,706 [ 17257] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 1/15,4,main]
2021-12-30 15:28:09,737 [ 17288] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 15:28:09,766 [ 17317] INFO - STDOUT - Info | RdCoroutineScope | 29:JobScheduler FJ pool 10/15 | RdCoroutineHost overridden
2021-12-30 15:28:09,778 [ 17329] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 15:28:09,778 [ 17329] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 15:28:09,789 [ 17340] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 15:28:10,006 [ 17557] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 15:28:10,006 [ 17557] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 15:28:10,279 [ 17830] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:10,591 [ 18142] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 3 millis (read time: 1)
2021-12-30 15:28:10,705 [ 18256] INFO - ij.psi.search.LogFileTypeIndex - Loading file type index snapshot
2021-12-30 15:28:10,797 [ 18348] INFO - indexing.UnindexedFilesUpdater - Started indexing of build.gradle. Reason: On project open
2021-12-30 15:28:10,813 [ 18364] INFO - indexing.UnindexedFilesUpdater - Performing delayed pushing properties tasks for build.gradle took 12ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:28:10,864 [ 18415] INFO - indexing.UnindexedFilesUpdater - Scanning of build.gradle uses 15 scanning threads
2021-12-30 15:28:10,972 [ 18523] INFO - indexing.UnindexedFilesUpdater - Scanning completed for build.gradle. Number of scanned files: 226; Number of files for indexing: 0 took 159ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:28:10,974 [ 18525] INFO - indexing.UnindexedFilesUpdater - Finished for build.gradle. No files to index with loading content.
2021-12-30 15:28:10,974 [ 18525] INFO - ij.psi.search.LogFileTypeIndex - File type index snapshot dropped
2021-12-30 15:28:11,776 [ 19327] 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: "b4aad3").
2021-12-30 15:28:11,776 [ 19327] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 15:28:11,933 [ 19484] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 15:28:11,989 [ 19540] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1736ms; general responsiveness: ok; EDT responsiveness: ok
2021-12-30 15:28:12,470 [ 20021] INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector
2021-12-30 15:28:12,585 [ 20136] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3068 ms
2021-12-30 15:28:12,890 [ 20441] INFO - ectsystem.ProjectSystemService - DefaultProjectSystem project system has been detected
2021-12-30 15:28:13,948 [ 21499] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 15:28:14,625 [ 22176] INFO - down.settings.MarkdownSettings - Migrating Markdown settings
2021-12-30 15:28:18,417 [ 25968] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 15:28:18,428 [ 25979] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 15:28:18,428 [ 25979] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 15:28:18,429 [ 25980] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 15:28:18,429 [ 25980] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 15:28:35,074 [ 42625] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:35,085 [ 42636] INFO - nCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2021-12-30 15:28:35,086 [ 42637] INFO - s.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2021-12-30 15:28:35,137 [ 42688] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset
2021-12-30 15:28:35,137 [ 42688] INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed
2021-12-30 15:28:35,140 [ 42691] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2021-12-30 15:28:35,142 [ 42693] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:28:35,143 [ 42694] ERROR - tellij.openapi.util.ObjectTree - fleet/rpc/client/FleetWebSocketTransportKt
java.lang.NoClassDefFoundError: fleet/rpc/client/FleetWebSocketTransportKt
at com.intellij.wsl.fs.WslFsdServerHub.shutdown(WslFsdServerHub.kt:22)
at com.intellij.wsl.fs.WslContentLoader$dispose$1$1.invokeSuspend(WslContentLoader.kt:109)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.wsl.fs.WslContentLoader.dispose(WslContentLoader.kt:108)
at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:136)
at com.intellij.openapi.util.ObjectTree.executeAllChildren(ObjectTree.java:153)
at com.intellij.openapi.util.Disposer.disposeChildren(Disposer.java:165)
at com.intellij.serviceContainer.ComponentManagerImpl.startDispose(ComponentManagerImpl.kt:1077)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:193)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:947)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:192)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:213)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:601)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:554)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:543)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:75)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.quitApp(CloseProjectWindowHelper.kt:67)
at com.intellij.openapi.wm.impl.CloseProjectWindowHelper.windowClosing(CloseProjectWindowHelper.kt:45)
at com.intellij.openapi.wm.impl.ProjectFrameHelper$2.windowClosing(ProjectFrameHelper.java:231)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)
at java.desktop/java.awt.Window.processWindowEvent(Window.java:2096)
at java.desktop/javax.swing.JFrame.processWindowEvent(JFrame.java:298)
at java.desktop/java.awt.Window.processEvent(Window.java:2055)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.close(CustomHeader.kt:234)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:231)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$myCloseAction$1.invoke(CustomHeader.kt:39)
at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$CustomFrameAction.actionPerformed(CustomHeader.kt:241)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6654)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3345)
at java.desktop/java.awt.Component.processEvent(Component.java:6419)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5029)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2790)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4861)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
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:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:891)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:820)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:757)
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:498)
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)
Caused by: java.lang.ClassNotFoundException: fleet.rpc.client.FleetWebSocketTransportKt PluginClassLoader(plugin=PluginDescriptor(name=WSL File System Support, id=org.jetbrains.plugins.wsl.fs, descriptorPath=plugin.xml, path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\wsl-fs-helper, version=213.5744.223, package=com.intellij.wsl.fs, isBundled=true), packagePrefix=com.intellij.wsl.fs., instanceId=8, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:235)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 82 more
2021-12-30 15:28:35,145 [ 42696] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2021.3 Build #IC-213.5744.223
2021-12-30 15:28:35,145 [ 42696] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.13; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-12-30 15:28:35,145 [ 42696] ERROR - tellij.openapi.util.ObjectTree - OS: Windows 10
2021-12-30 15:28:35,150 [ 42701] INFO - .impl.FileTypeDetectionService - 1 auto-detected files. Detection took 5 ms
2021-12-30 15:28:35,151 [ 42702] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2021-12-30 15:28:35,213 [ 42764] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2021-12-30 15:28:35,303 [ 42854] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2021-12-30 15:28:35,303 [ 42854] INFO - fs.persistent.PersistentFSImpl - VFS dispose started
2021-12-30 15:28:35,306 [ 42857] INFO - fs.persistent.PersistentFSImpl - VFS dispose completed
2021-12-30 15:28:35,306 [ 42857] INFO - erver.followMe.FollowMeManager - Unregister user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:35,306 [ 42857] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:28:35,307 [ 42858] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\index\rep.names
2021-12-30 15:28:35,324 [ 42875] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2021-12-30 15:28:35,325 [ 42876] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2021-12-30 15:28:36,869 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2021-12-30 15:28:36,892 [ 23] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-213.5744.223, 27 Nov 2021 02:14)
2021-12-30 15:28:36,893 [ 24] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2021-12-30 15:28:36,898 [ 29] INFO - #com.intellij.idea.Main - JRE: 11.0.13+7-b1751.19 (JetBrains s.r.o.)
2021-12-30 15:28:36,898 [ 29] INFO - #com.intellij.idea.Main - JVM: 11.0.13+7-b1751.19 (OpenJDK 64-Bit Server VM)
2021-12-30 15:28:36,911 [ 42] 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\Marxmin\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\Marxmin\java_error_in_idea64_%p.log, -XX:HeapDumpPath=C:\Users\Marxmin\java_error_in_idea64.hprof]
2021-12-30 15:28:36,911 [ 42] INFO - #com.intellij.idea.Main - args: []
2021-12-30 15:28:36,911 [ 42] INFO - #com.intellij.idea.Main - library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\bin;C:\Program Files\Oculus\Support\oculus-runtime;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;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 VS Code\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\Git\cmd;C:\Users\Marxmin\AppData\Local\Microsoft\WindowsApps;\MinGW\bin;C:\Users\Marxmin\.dotnet\tools;.
2021-12-30 15:28:36,912 [ 43] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\jbr\bin
2021-12-30 15:28:36,925 [ 56] INFO - #com.intellij.idea.Main - locale=en_US JNU=Cp1252 file.encoding=Cp1252
idea.config.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3
idea.system.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3
idea.plugins.path=C:\Users\Marxmin\AppData\Roaming\JetBrains\IdeaIC2021.3\plugins
idea.log.path=C:\Users\Marxmin\AppData\Local\JetBrains\IdeaIC2021.3\log
2021-12-30 15:28:36,932 [ 63] INFO - #com.intellij.idea.Main - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@2c969ade[Running, parallelism = 15, size = 9, active = 4, running = 4, steals = 3, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@4eeb732a
2021-12-30 15:28:36,978 [ 109] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 46 ms
2021-12-30 15:28:36,984 [ 115] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2021-12-30 15:28:36,986 [ 117] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2021-12-30 15:28:36,986 [ 117] 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\plugins\Groovy, version=213.5744.223, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2021-12-30 15:28:37,113 [ 244] INFO - llij.ide.plugins.PluginManager - Module intellij.space.index is not enabled because dependency intellij.indexing.shared is not available
2021-12-30 15:28:37,134 [ 265] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (213.5744.223), IDE Features Trainer (213.5744.223), Grazie (213.5744.223), Settings Repository (213.5744.223), YAML (213.5744.223), WSL File System Support (213.5744.223), TextMate Bundles (213.5744.223), Terminal (213.5744.223), JetBrains maven model api classes (213.5744.223), JetBrains Repository Search (213.5744.223), Qodana (213.5744.223), EditorConfig (213.5744.223), WebP Support (213.5744.223), Mercurial (213.5744.223), Shell Script (213.5744.223), Projector Libraries for Code With Me and Remote Development (213.5744.223), JetBrains Marketplace Licensing Support (213.5744.223), Windows 10 Light Theme (213.5744.223), Dependency Management Api for External Build Tools (213.5744.223), Copyright (213.5744.223), Properties (213.5744.223), Gradle (213.5744.223), Images (213.5744.223), Java (213.5744.223), JavaFX (213.5744.223), Kotlin (213-1.5.10-release-949-IJ5744.223), Java Bytecode Decompiler (213.5744.223), Eclipse Interoperability (213.5744.223), Java Stream Debugger (213.5744.223), Package Search (213.5744.223), Code With Me (213.5744.223), com.intellij.tracing.ide (213.5744.223), Java IDE Customization (213.5744.223), Java Internationalization (213.5744.223), UI Designer (213.5744.223), Configuration Script (213.5744.223), Shared Indexes (213.5744.223), Machine Learning Code Completion (213.5744.223), Smali Support (213.5744.223), XPathView + XSLT (213.5744.223), IntelliLang (213.5744.223), Markdown (213.5744.223), Task Management (213.5744.223), XSLT Debugger (213.5744.223), TestNG (213.5744.223), Subversion (213.5744.223), Perforce Helix Core (213.5744.223), Lombok (213.5744.223), JUnit (213.5744.223), GitHub (213.5744.223), Space (213.5744.223), Git (213.5744.223), IDE Features Trainer: Git Lessons (213.5744.223), ChangeReminder (213.5744.223), Machine Learning in Search Everywhere (213.5744.223), Code Coverage for Java (213.5744.223), Bytecode Viewer (213.5744.223), Groovy (213.5744.223), Ant (213.5744.223), Maven (213.5744.223), Gradle-Java (213.5744.223), Gradle-Maven (213.5744.223), Gradle DSL API (213.5744.223), Gradle Dependency Updater Implementation (213.5744.223), Android (2020.3.1 Final.213.5744.223), Plugin DevKit (213.5744.223)
2021-12-30 15:28:37,765 [ 896] INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=C:\Users\Marxmin\.m2\repository, KOTLIN_BUNDLED=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\plugins\Kotlin\kotlinc}
2021-12-30 15:28:37,775 [ 906] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2021-12-30 15:28:37,785 [ 916] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2021-12-30 15:28:37,799 [ 930] INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=2028
2021-12-30 15:28:37,816 [ 947] INFO - lors.impl.AppEditorFontOptions - Font setting migration: JetBrains Mono -> [JetBrains Mono, Regular, Bold]
2021-12-30 15:28:37,891 [ 1022] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2021-12-30 15:28:37,999 [ 1130] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier.exe
2021-12-30 15:28:38,002 [ 1133] 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
2021-12-30 15:28:38,009 [ 1140] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2021-12-30 15:28:38,011 [ 1142] INFO - pi.vfs.impl.wsl.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3\bin\fsnotifier-wsl
2021-12-30 15:28:38,016 [ 1147] INFO - tellij.wsl.fs.WslContentLoader - fsd server found and will be used for WSL content loading
2021-12-30 15:28:38,147 [ 1278] INFO - ings.impl.UpdateCheckerService - channel: release
2021-12-30 15:28:38,194 [ 1325] INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty
2021-12-30 15:28:38,361 [ 1492] WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@10134f0f). 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\plugins\cwm-plugin, version=213.5744.223, package=null, isBundled=true)
2021-12-30 15:28:38,910 [ 2041] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:39,324 [ 2455] INFO - leBasedIndexDataInitialization - Index data initialization done: 1349 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].
2021-12-30 15:28:39,476 [ 2607] INFO - exImpl$StubIndexInitialization - Index data initialization done: 151 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}.
2021-12-30 15:28:43,996 [ 7127] INFO - ion.wsl.WslDistributionManager - WSL is disabled in the system
2021-12-30 15:28:48,462 [ 11593] INFO - BridgeArtifactManagerRedefiner - Using workspace model to open project
2021-12-30 15:28:48,573 [ 11704] INFO - dule.ModuleBridgeLoaderService - Workspace model loaded without cache. Loading real project state into workspace model. Thread[JobScheduler FJ pool 14/15,4,main]
2021-12-30 15:28:48,607 [ 11738] INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1
2021-12-30 15:28:48,639 [ 11770] INFO - STDOUT - Info | RdCoroutineScope | 14:JobScheduler FJ pool 2/15 | RdCoroutineHost overridden
2021-12-30 15:28:48,670 [ 11801] INFO - ins.rd.platform.codeWithMe.f.S - sessionStatus: null
2021-12-30 15:28:48,670 [ 11801] INFO - ins.rd.platform.codeWithMe.f.S - freeSessionRemainingTimeMs: null null
2021-12-30 15:28:48,675 [ 11806] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2021-12-30 15:28:48,855 [ 11986] INFO - ots.impl.jdkDownloader.JdkAuto - Looking for a local SDK for JDK with name SdkLookup{JDK, withVersionFilter, withSdkHomeFilter}
2021-12-30 15:28:48,899 [ 12030] INFO - System.util.ExternalSystemUtil - External project [D:/Minecraft] resolution task started
2021-12-30 15:28:48,935 [ 12066] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:0, D:/Minecraft)
2021-12-30 15:28:48,935 [ 12066] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 15:28:48,949 [ 12080] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 15:28:48,950 [ 12081] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 15:28:48,969 [ 12100] INFO - adleSyncState$SyncStateUpdater - onSuccess(RESOLVE_PROJECT:0)
2021-12-30 15:28:48,969 [ 12100] WARN - odel.task.ExternalSystemTaskId - No project found for RESOLVE_PROJECT:0
2021-12-30 15:28:48,997 [ 12128] INFO - System.util.ExternalSystemUtil - External project [D:/Minecraft] resolution task executed in 97 ms.
2021-12-30 15:28:49,369 [ 12500] INFO - leSyncState$DataImportListener - onImportFinished(D:/Minecraft)
2021-12-30 15:28:49,370 [ 12501] INFO - cState$SyncStateUpdaterService - stopTrackingTask(D:/Minecraft)
2021-12-30 15:28:49,443 [ 12574] INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false; show old navigation bar: true
2021-12-30 15:28:49,443 [ 12574] INFO - al.NewToolbarRootPaneExtension - Show new main toolbar: false
2021-12-30 15:28:49,714 [ 12845] INFO - erver.followMe.FollowMeManager - Register new user 0:'Marxmin' with ClientId=ClientId(value=Host)
2021-12-30 15:28:50,003 [ 13134] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 1 millis (read time: 1)
2021-12-30 15:28:50,261 [ 13392] INFO - ing.roots.GradleBuildRootIndex - D:/Minecraft: null -> org.jetbrains.kotlin.idea.gradleJava.scripting.roots.New@5f94138d
2021-12-30 15:28:50,314 [ 13445] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 15:28:50,316 [ 13447] INFO - g.jetbrains.kotlin.idea.script - [KOTLIN_SCRIPTING] IllegalStateException loading gradle script templates: Unable to get Gradle home directory
2021-12-30 15:28:50,316 [ 13447] INFO - System.util.ExternalSystemUtil - External project [D:/Minecraft] resolution task started
2021-12-30 15:28:50,349 [ 13480] INFO - adleSyncState$SyncStateUpdater - onStart(RESOLVE_PROJECT:1, D:/Minecraft)
2021-12-30 15:28:50,349 [ 13480] INFO - cState$SyncStateUpdaterService - trackTask(RESOLVE_PROJECT:1, D:/Minecraft)
2021-12-30 15:28:50,352 [ 13483] INFO - e.project.sync.GradleSyncState - Started single-variant (TRIGGER_UNKNOWN) sync with Gradle for project 'Minecraft'.
2021-12-30 15:28:50,519 [ 13650] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2021-12-30 15:28:50,646 [ 13777] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 15:28:50,646 [ 13777] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot
2021-12-30 15:28:51,043 [ 14174] 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: "b4aad3").
2021-12-30 15:28:51,043 [ 14174] INFO - .imports.GMavenIndexRepository - Kept the old disk cache with an old ETag header: "b4aad3".
2021-12-30 15:28:51,262 [ 14393] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2021-12-30 15:28:51,310 [ 14441] INFO - gnostic.PerformanceWatcherImpl - Post-startup activities under progress took 1629ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish
2021-12-30 15:28:51,373 [ 14504] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2993 ms
2021-12-30 15:28:51,505 [ 14636] INFO - oject.common.GradleInitScripts - init script file sync.studio.tooling contents "initscript {\n dependencies {\n classpath files([mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/plugins/android/lib/android.jar'), mapPath('C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2021.3/lib/kotlin-stdlib-jdk8.jar')])\n }\n}\nallprojects {\n apply plugin: com.android.ide.gradle.model.builder.AndroidStudioToolingPlugin\n}\n"
2021-12-30 15:28:51,527 [ 14658] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: --init-script C:\Users\Marxmin\AppData\Local\Temp\ijmapper.gradle -Didea.sync.active=true -Didea.resolveSourceSetDependencies=true -Porg.gradle.kotlin.dsl.provider.cid=1336012491647300 --init-script C:\Users\Marxmin\AppData\Local\Temp\sync.studio.tooling.gradle -Djava.awt.headless=true --stacktrace -Pandroid.injected.build.model.only=true -Pandroid.injected.build.model.only.advanced=true -Pandroid.injected.invoked.from.ide=true -Pandroid.injected.build.model.only.versioned=3 -Pandroid.injected.studio.version=2020.3.1 Final.213.5744.223 -Pandroid.injected.build.model.disable.src.download=true -Pidea.gradle.do.not.build.tasks=false -Pkotlin.mpp.enableIntransitiveMetadataConfiguration=true --init-script C:\Users\Marxmin\AppData\Local\Temp\ijinit.gradle
2021-12-30 15:28:52,115 [ 15246] INFO - System.impl.PopupMenuPreloader - Popup menu 'Edit' preloaded at 'MainMenu' in 81 ms
2021-12-30 15:28:52,129 [ 15260] INFO - System.impl.PopupMenuPreloader - Popup menu 'File' preloaded at 'MainMenu' in 99 ms
2021-12-30 15:28:52,159 [ 15290] INFO - System.impl.PopupMenuPreloader - Popup menu 'View' preloaded at 'MainMenu' in 127 ms
2021-12-30 15:28:52,162 [ 15293] INFO - System.impl.PopupMenuPreloader - Popup menu 'Navigate' preloaded at 'MainMenu' in 131 ms
2021-12-30 15:28:52,221 [ 15352] INFO - System.impl.PopupMenuPreloader - Popup menu 'Refactor' preloaded at 'MainMenu' in 190 ms
2021-12-30 15:28:52,243 [ 15374] INFO - System.impl.PopupMenuPreloader - Popup menu 'Build' preloaded at 'MainMenu' in 212 ms
2021-12-30 15:28:52,317 [ 15448] INFO - System.impl.PopupMenuPreloader - Popup menu 'Run' preloaded at 'MainMenu' in 286 ms
2021-12-30 15:28:52,320 [ 15451] INFO - System.impl.PopupMenuPreloader - Popup menu 'Code' preloaded at 'MainMenu' in 289 ms
2021-12-30 15:28:52,384 [ 15515] INFO - System.impl.PopupMenuPreloader - Popup menu 'Git' preloaded at 'MainMenu' in 353 ms
2021-12-30 15:28:52,396 [ 15527] INFO - System.impl.PopupMenuPreloader - Popup menu 'Window' preloaded at 'MainMenu' in 364 ms
2021-12-30 15:28:52,410 [ 15541] INFO - System.impl.PopupMenuPreloader - Popup menu 'Tools' preloaded at 'MainMenu' in 378 ms
2021-12-30 15:28:52,488 [ 15619] INFO - System.impl.PopupMenuPreloader - Popup menu 'Help' preloaded at 'MainMenu' in 457 ms
2021-12-30 15:28:52,513 [ 15644] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 129 ms
2021-12-30 15:28:52,514 [ 15645] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 140 ms
2021-12-30 15:28:52,515 [ 15646] INFO - System.impl.PopupMenuPreloader - Popup menu 'Project View Popup Menu' preloaded at 'ProjectViewPopup' in 193 ms
2021-12-30 15:28:57,853 [ 20984] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2021-12-30 15:28:57,883 [ 21014] INFO - processContentRootDataActivity - Ignored reprocess of content root data service for new projects
2021-12-30 15:28:57,889 [ 21020] INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is 'C:\Users\Marxmin\AppData\Local\JetBrains'
2021-12-30 15:28:57,892 [ 21023] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check
2021-12-30 15:28:57,893 [ 21024] INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check
2021-12-30 15:28:57,893 [ 21024] INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions
2021-12-30 15:29:01,346 [ 24477] INFO - .project.GradleProjectResolver - Gradle project resolve error
org.gradle.tooling.BuildException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.1.1-bin.zip'.
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:51)
at org.gradle.tooling.internal.consumer.ExceptionTransformer.transform(ExceptionTransformer.java:29)
at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:43)
at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:69)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Could not resolve all files for configuration ':runtimeClasspathCopy'.
at org.gradle.initialization.exception.DefaultExceptionAnalyser.transform(DefaultExceptionAnalyser.java:103)
at org.gradle.initialization.exception.DefaultExceptionAnalyser.collectFailures(DefaultExceptionAnalyser.java:67)
at org.gradle.initialization.exception.MultipleBuildFailuresExceptionAnalyser.transform(MultipleBuildFailuresExceptionAnalyser.java:48)
at org.gradle.initialization.exception.StackTraceSanitizingExceptionAnalyser.transform(StackTraceSanitizingExceptionAnalyser.java:30)
at org.gradle.internal.build.DefaultBuildLifecycleController.withModel(DefaultBuildLifecycleController.java:141)
at org.gradle.internal.build.DefaultBuildLifecycleController.scheduleRequestedTasks(DefaultBuildLifecycleController.java:110)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$fromBuildModel$2(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$doBuild$4(DefaultBuildTreeLifecycleController.java:105)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:213)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.doBuild(DefaultBuildTreeLifecycleController.java:99)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.fromBuildModel(DefaultBuildTreeLifecycleController.java:70)
at org.gradle.tooling.internal.provider.runner.AbstractClientProvidedBuildActionRunner.runClientAction(AbstractClientProvidedBuildActionRunner.java:58)
at org.gradle.tooling.internal.provider.runner.ClientProvidedPhasedActionRunner.run(ClientProvidedPhasedActionRunner.java:52)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:50)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:69)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:90)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:128)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:53)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:40)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75)
at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment