2021-12-20 13:29:26,072 [ 1] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 2021-12-20 13:29:26,284 [ 213] INFO - #com.intellij.idea.Main - IDE: CUBA Studio (build #CS-202.7660.150, 19 Nov 2020 10:38) 2021-12-20 13:29:26,287 [ 216] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64) 2021-12-20 13:29:26,288 [ 217] INFO - #com.intellij.idea.Main - JRE: 11.0.8+10-b944.34 (JetBrains s.r.o.) 2021-12-20 13:29:26,288 [ 217] INFO - #com.intellij.idea.Main - JVM: 11.0.8+10-b944.34 (OpenJDK 64-Bit Server VM) 2021-12-20 13:29:26,291 [ 220] INFO - #com.intellij.idea.Main - JVM Args: exit -Xms512m -Xmx1200m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Djb.vmOptionsFile=C:\Program Files\Haulmont\CUBA Studio 2020.2\bin\cuba-studio64.exe.vmoptions -Djava.library.path=C:\Program Files\Haulmont\CUBA Studio 2020.2\jbr\\bin;C:\Program Files\Haulmont\CUBA Studio 2020.2\jbr\\bin\server -Didea.platform.prefix=Idea -Didea.jre.check=true -Dide.native.launcher=true -Didea.vendor.name=Haulmont -Didea.paths.selector=CubaStudio2020.2 -XX:ErrorFile=C:\Users\utente\java_error_in_studio_%p.log -XX:HeapDumpPath=C:\Users\utente\java_error_in_studio.hprof 2021-12-20 13:29:26,292 [ 221] INFO - #com.intellij.idea.Main - library path: C:\Program Files\Haulmont\CUBA Studio 2020.2\jbr\\bin;C:\Program Files\Haulmont\CUBA Studio 2020.2\jbr\\bin\server 2021-12-20 13:29:26,292 [ 221] INFO - #com.intellij.idea.Main - boot library path: C:\Program Files\Haulmont\CUBA Studio 2020.2\jbr\bin 2021-12-20 13:29:26,304 [ 233] INFO - #com.intellij.idea.Main - locale=it_IT JNU=Cp1252 file.encoding=Cp1252 idea.config.path=C:\Users\utente\AppData\Roaming\Haulmont\CubaStudio2020.2 idea.system.path=C:\Users\utente\AppData\Local\Haulmont\CubaStudio2020.2 idea.plugins.path=C:\Users\utente\AppData\Roaming\Haulmont\CubaStudio2020.2\plugins idea.log.path=C:\Users\utente\AppData\Local\Haulmont\CubaStudio2020.2\log 2021-12-20 13:29:27,356 [ 1285] INFO - ntellij.idea.ApplicationLoader - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@5940a0b9[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@5358a2e0 2021-12-20 13:29:28,744 [ 2673] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, path=C:\Program Files\Haulmont\CUBA Studio 2020.2\plugins\Groovy, version=202.7660.150) misses optional descriptor duplicates-groovy.xml java.nio.file.NoSuchFileException: /META-INF/duplicates-groovy.xml at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.newInputStream(ZipFileSystem.java:591) at jdk.zipfs/jdk.nio.zipfs.ZipPath.newInputStream(ZipPath.java:721) at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:275) at java.base/java.nio.file.Files.newInputStream(Files.java:155) at com.intellij.openapi.util.JDOMUtil.load(JDOMUtil.java:351) at com.intellij.ide.plugins.BasePathResolver.resolvePath(BasePathResolver.java:54) at com.intellij.ide.plugins.PluginXmlPathResolver.resolvePath(PluginXmlPathResolver.java:58) at com.intellij.ide.plugins.XmlReader.readDependencies(XmlReader.java:215) at com.intellij.ide.plugins.IdeaPluginDescriptorImpl.readExternal(IdeaPluginDescriptorImpl.java:190) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromJar(PluginDescriptorLoader.java:94) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromDirAndNormalize(PluginDescriptorLoader.java:145) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromFileOrDir(PluginDescriptorLoader.java:120) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptor(PluginDescriptorLoader.java:44) at com.intellij.ide.plugins.PluginDescriptorLoader.lambda$loadDescriptorsFromDir$1(PluginDescriptorLoader.java:246) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:215) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:26) at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:194) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:186) 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:834) 2021-12-20 13:29:28,758 [ 2687] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, path=C:\Program Files\Haulmont\CUBA Studio 2020.2\plugins\Groovy, version=202.7660.150) misses optional descriptor duplicates-detection-groovy.xml java.nio.file.NoSuchFileException: /META-INF/duplicates-detection-groovy.xml at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.newInputStream(ZipFileSystem.java:591) at jdk.zipfs/jdk.nio.zipfs.ZipPath.newInputStream(ZipPath.java:721) at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:275) at java.base/java.nio.file.Files.newInputStream(Files.java:155) at com.intellij.openapi.util.JDOMUtil.load(JDOMUtil.java:351) at com.intellij.ide.plugins.BasePathResolver.resolvePath(BasePathResolver.java:54) at com.intellij.ide.plugins.PluginXmlPathResolver.resolvePath(PluginXmlPathResolver.java:58) at com.intellij.ide.plugins.XmlReader.readDependencies(XmlReader.java:215) at com.intellij.ide.plugins.IdeaPluginDescriptorImpl.readExternal(IdeaPluginDescriptorImpl.java:190) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromJar(PluginDescriptorLoader.java:94) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromDirAndNormalize(PluginDescriptorLoader.java:145) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromFileOrDir(PluginDescriptorLoader.java:120) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptor(PluginDescriptorLoader.java:44) at com.intellij.ide.plugins.PluginDescriptorLoader.lambda$loadDescriptorsFromDir$1(PluginDescriptorLoader.java:246) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:215) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:26) at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:194) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:186) 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:834) 2021-12-20 13:29:28,957 [ 2886] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 2650 ms 2021-12-20 13:29:28,968 [ 2897] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational 2021-12-20 13:29:29,080 [ 3009] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Java, id=com.intellij.java, path=C:\Program Files\Haulmont\CUBA Studio 2020.2\plugins\java, version=202.7660.150) misses optional descriptor profiler-java.xml java.nio.file.NoSuchFileException: /META-INF/profiler-java.xml at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.newInputStream(ZipFileSystem.java:591) at jdk.zipfs/jdk.nio.zipfs.ZipPath.newInputStream(ZipPath.java:721) at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:275) at java.base/java.nio.file.Files.newInputStream(Files.java:155) at com.intellij.openapi.util.JDOMUtil.load(JDOMUtil.java:351) at com.intellij.ide.plugins.BasePathResolver.resolvePath(BasePathResolver.java:54) at com.intellij.ide.plugins.PluginXmlPathResolver.resolvePath(PluginXmlPathResolver.java:58) at com.intellij.ide.plugins.XmlReader.readDependencies(XmlReader.java:215) at com.intellij.ide.plugins.IdeaPluginDescriptorImpl.readExternal(IdeaPluginDescriptorImpl.java:190) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromJar(PluginDescriptorLoader.java:94) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromDirAndNormalize(PluginDescriptorLoader.java:145) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptorFromFileOrDir(PluginDescriptorLoader.java:120) at com.intellij.ide.plugins.PluginDescriptorLoader.loadDescriptor(PluginDescriptorLoader.java:44) at com.intellij.ide.plugins.PluginDescriptorLoader.lambda$loadDescriptorsFromDir$1(PluginDescriptorLoader.java:246) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:215) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:26) at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:194) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:186) 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:834) 2021-12-20 13:29:29,403 [ 3332] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (202.7660.150), JetBrains maven model api classes (202.7660.150), JetBrains Repository Search (202.7660.150), Subversion (202.7660.150), XPathView + XSLT (202.7660.150), XSLT Debugger (202.7660.150), Configuration Script (202.7660.150), Copyright (202.7660.150), Gradle (202.7660.150), Java (202.7660.150), Bytecode Viewer (202.7660.150), JUnit (202.7660.150), Java IDE Customization (202.7660.150), Java Stream Debugger (202.7660.150), Eclipse Interoperability (202.7660.150), Java Bytecode Decompiler (202.7660.150), Next File Prediction (202.7660.150), Properties (202.7660.150), Java Internationalization (202.7660.150), JavaFX (202.7660.150), Resource Bundle Editor (202.7660.150), Machine Learning Code Completion (202.7660.150), Task Management (202.7660.150), Mercurial (202.7660.150), Webp Support (202.7660.150), EditorConfig (202.7660.150), Terminal (202.7660.150), Git (202.7660.150), GitHub (202.7660.150), Shell Script (202.7660.150), TextMate Bundles (202.7660.150), YAML (202.7660.150), Settings Repository (202.7660.150), IntelliLang (202.7660.150), TestNG (202.7660.150), Code Coverage for Java (202.7660.150), Groovy (202.7660.150), Maven (202.7660.150), Gradle-Java (202.7660.150), Gradle-Maven (202.7660.150), Kotlin (1.3.72-release-IJ2020.1-6), Markdown (202.7660.150), Grazie (202.7660.150) 2021-12-20 13:29:29,403 [ 3332] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Rainbow CSV (2.0), ExcelReader (2.0.3), CSV Plugin (2.14.4), CUBA (15.3-202) 2021-12-20 13:29:30,894 [ 4823] INFO - m.intellij.util.io.StorageLock - lower=100; upper=500; buffer=10; max=1140 2021-12-20 13:29:30,957 [ 4886] INFO - tellij.util.io.FileChannelUtil - un-interruptible FileChannel-s will be used for indexes 2021-12-20 13:29:31,807 [ 5736] INFO - til.net.ssl.CertificateManager - Default SSL context initialized 2021-12-20 13:29:31,817 [ 5746] ERROR - Types.impl.FileTypeManagerImpl - Trying to add extensions to non-registered file type Image [Plugin: intellij.webp] com.intellij.diagnostic.PluginException: Trying to add extensions to non-registered file type Image [Plugin: intellij.webp] at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.loadFileTypeBeans(FileTypeManagerImpl.java:360) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.initStandardFileTypes(FileTypeManagerImpl.java:236) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.(FileTypeManagerImpl.java:179) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:664) at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:49) at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:37) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:113) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:67) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:60) at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$future$1.run(ComponentManagerImpl.kt:821) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:215) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:26) at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:194) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:186) 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:834) 2021-12-20 13:29:31,825 [ 5754] ERROR - Types.impl.FileTypeManagerImpl - CUBA Studio 2020.2 Build #CS-202.7660.150 2021-12-20 13:29:31,825 [ 5754] ERROR - Types.impl.FileTypeManagerImpl - JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 2021-12-20 13:29:31,826 [ 5755] ERROR - Types.impl.FileTypeManagerImpl - OS: Windows 10 2021-12-20 13:29:31,839 [ 5768] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342 2021-12-20 13:29:31,882 [ 5811] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=13, fontScale=1.0; restored: fontSize=13, fontScale=1.0 2021-12-20 13:29:32,931 [ 6860] INFO - gs.impl.UpdateCheckerComponent - channel: release 2021-12-20 13:29:33,850 [ 7779] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project 2021-12-20 13:29:34,217 [ 8146] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\Haulmont\CUBA Studio 2020.2\bin\fsnotifier64.exe 2021-12-20 13:29:34,352 [ 8281] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational. 2021-12-20 13:29:35,511 [ 9440] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings. 2021-12-20 13:29:37,296 [ 11225] INFO - leBasedIndexDataInitialization - Initialization done: 5522 2021-12-20 13:29:38,273 [ 12202] INFO - exImpl$StubIndexInitialization - Initialization done: 976 2021-12-20 13:29:40,123 [ 14052] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found 2021-12-20 13:29:40,294 [ 14223] WARN - tartup.impl.StartupManagerImpl - Activities registered via registerPostStartupActivity must be dumb-aware: org.jetbrains.kotlin.idea.configuration.ui.KotlinConfigurationCheckerComponent$projectOpened$1@74fcda7a 2021-12-20 13:29:44,682 [ 18611] INFO - penapi.application.Experiments - Experimental features enabled for user: wsl.p9.support, wsl.p9.show.roots.in.file.chooser, inline.browse.button, linux.native.menu, recent.and.edited.files.together, show.create.new.element.in.popup, copy.reference.popup, new.large.text.file.viewer, property.value.inplace.editing, terminal.shell.command.handling 2021-12-20 13:29:48,485 [ 22414] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 2514 millis (read time: 2468) 2021-12-20 13:29:49,937 [ 23866] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 1983ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish, 1/3 very slow 2021-12-20 13:29:50,029 [ 23958] INFO - ProjectRootPostStartUpActivity - C:/Users/utente/StudioProjects/as400dashboard/.idea case-sensitivity: expected=false actual=false 2021-12-20 13:29:50,272 [ 24201] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 5046ms; general responsiveness: ok; EDT responsiveness: 2/5 sluggish, 2/5 very slow 2021-12-20 13:29:50,571 [ 24500] INFO - tor.impl.FileEditorManagerImpl - Project opening took 17245 ms 2021-12-20 13:29:51,071 [ 25000] WARN - com.intellij.util.xmlb.Binding - no accessors for org.jetbrains.kotlin.idea.highlighter.KotlinDefaultHighlightingSettingsProvider 2021-12-20 13:29:55,521 [ 29450] INFO - rationStore.ComponentStoreImpl - Saving appBaseProjectsState took 22 ms, DebuggerSettings took 18 ms, FileTypeManager took 23 ms 2021-12-20 13:29:56,083 [ 30012] INFO - rationStore.ComponentStoreImpl - Saving Project(name=as400dashboard, containerState=ACTIVE, componentStore=C:\Users\utente\StudioProjects\as400dashboard)Kotlin2JvmCompilerArguments took 39 ms, RunManager took 13 ms, libraryTable took 32 ms 2021-12-20 13:30:11,767 [ 45696] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 21828ms; general responsiveness: ok; EDT responsiveness: 1/21 sluggish 2021-12-20 13:30:11,861 [ 45790] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 2 files to index 2021-12-20 13:30:11,882 [ 45811] INFO - indexing.UnindexedFilesUpdater - Using 4 threads for indexing 2021-12-20 13:30:11,956 [ 45885] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 93ms; general responsiveness: ok; EDT responsiveness: ok 2021-12-20 13:30:13,047 [ 46976] INFO - CompilerWorkspaceConfiguration - Available processors: 8 2021-12-20 13:30:15,275 [ 49204] INFO - gnostic.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns 2021-12-20 13:30:17,924 [ 51853] INFO - #org.jetbrains.idea.maven - Sent token to maven server 2021-12-20 13:30:19,494 [ 53423] INFO - STDOUT - as400-cp: 2021-12-20 13:30:19,519 [ 53448] INFO - dio.db.as400.As400DbProperties - as400-cp: 2021-12-20 13:30:19,788 [ 53717] INFO - STDOUT - as400-cp: 2021-12-20 13:30:19,788 [ 53717] INFO - dio.db.as400.As400DbProperties - as400-cp: 2021-12-20 13:30:20,280 [ 54209] INFO - ct.resolve.CubaProjectResolver - CUBA project imported successfully: C:/Users/utente/StudioProjects/as400dashboard 2021-12-20 13:30:20,280 [ 54209] INFO - io.backend.model.StudioProject - StudioProject.incModificationCount 2021-12-20 13:30:20,681 [ 54610] WARN - ponents.GradlePropertiesEditor - Could not load properties from `gradle.properties` file java.nio.file.NoSuchFileException: C:\Users\utente\.gradle\gradle.properties at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:235) at java.base/java.nio.file.Files.newByteChannel(Files.java:370) at java.base/java.nio.file.Files.newByteChannel(Files.java:421) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:155) at com.intellij.util.io.PathKt.inputStream(path.kt:61) at com.haulmont.studio.intellij.appcomponents.GradlePropertiesEditor$Companion.toProperties(GradlePropertiesEditor.kt:95) at com.haulmont.studio.intellij.appcomponents.GradlePropertiesEditor$Companion.access$toProperties(GradlePropertiesEditor.kt:87) at com.haulmont.studio.intellij.appcomponents.GradlePropertiesEditor.getGradleProperties(GradlePropertiesEditor.kt:46) at com.haulmont.studio.intellij.ui.pm.StudioRecoveryProject.projectImported(StudioRecoveryProject.java:69) at com.haulmont.studio.intellij.ui.pm.StudioRecoveryProject.lambda$new$0(StudioRecoveryProject.java:54) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:835) at com.haulmont.studio.backend.util.MetadataUtil.ra(MetadataUtil.java:1026) at com.haulmont.studio.intellij.ui.pm.StudioRecoveryProject.lambda$new$1(StudioRecoveryProject.java:54) at jdk.internal.reflect.GeneratedMethodAccessor223.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.messages.impl.MessageBusImpl.invokeListener(MessageBusImpl.java:632) at com.intellij.util.messages.impl.MessageBusImpl.deliverMessage(MessageBusImpl.java:406) at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:384) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:366) at com.intellij.util.messages.impl.MessageBusImpl.access$100(MessageBusImpl.java:32) at com.intellij.util.messages.impl.MessageBusImpl$MessagePublisher.invoke(MessageBusImpl.java:187) at com.sun.proxy.$Proxy136.projectImported(Unknown Source) at com.haulmont.studio.intellij.project.resolve.CubaProjectResolver.lambda$proceedImport$3(CubaProjectResolver.java:183) at com.intellij.openapi.project.DumbServiceImpl.lambda$smartInvokeLater$6(DumbServiceImpl.java:463) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:802) at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:322) at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84) at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:132) at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47) at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:188) 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:971) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:841) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:452) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:744) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:451) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:802) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:499) 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-20 13:30:22,045 [ 55974] INFO - STDOUT - as400-cp: 2021-12-20 13:30:22,047 [ 55976] INFO - dio.db.as400.As400DbProperties - as400-cp: 2021-12-20 13:30:22,191 [ 56120] INFO - tudio.backend.stat.StatManager - Sending usage statistics 2021-12-20 13:30:22,563 [ 56492] INFO - tudio.backend.stat.StatManager - Event has been sent successfully 200 2021-12-20 13:30:24,207 [ 58136] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6989ms, details saved to C:\Users\utente\AppData\Local\Haulmont\CubaStudio2020.2\log\threadDumps-freeze-20211220-133022-CS-202.7660.150-PlainSocketImpl.connect0-6sec 2021-12-20 13:30:26,131 [ 60060] INFO - .backend.ExternalConfigManager - [external_req] Load config https://files.cuba-platform.com/cuba/studio/studio-config.json 2021-12-20 13:30:26,197 [ 60126] INFO - org.eclipse.jetty.util.log - Logging initialized @62194ms to org.eclipse.jetty.util.log.Slf4jLog 2021-12-20 13:30:26,721 [ 60650] INFO - rg.eclipse.jetty.server.Server - jetty-9.4.31.v20200723; built: 2020-07-23T17:57:36.812Z; git: 450ba27947e13e66baa8cd1ce7e85a4461cacc1d; jvm 11.0.8+10-b944.34 2021-12-20 13:30:27,350 [ 61279] INFO - pp.StandardDescriptorProcessor - NO JSP Support for /studio, did not find org.eclipse.jetty.jsp.JettyJspServlet 2021-12-20 13:30:27,389 [ 61318] INFO - g.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 2021-12-20 13:30:27,389 [ 61318] INFO - g.eclipse.jetty.server.session - No SessionScavenger set, using defaults 2021-12-20 13:30:27,396 [ 61325] INFO - g.eclipse.jetty.server.session - node0 Scavenging every 600000ms 2021-12-20 13:30:27,630 [ 61559] INFO - sphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 2021-12-20 13:30:27,630 [ 61559] INFO - sphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 2021-12-20 13:30:27,655 [ 61584] INFO - org.atmosphere.util.IOUtils - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader 2021-12-20 13:30:27,795 [ 61724] INFO - sphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2021-12-20 13:30:27,857 [ 61786] INFO - sphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2021-12-20 13:30:28,025 [ 61954] INFO - sphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 2021-12-20 13:30:28,027 [ 61956] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2021-12-20 13:30:28,028 [ 61957] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2021-12-20 13:30:28,031 [ 61960] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2021-12-20 13:30:28,033 [ 61962] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2021-12-20 13:30:28,033 [ 61962] INFO - sphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 2021-12-20 13:30:28,035 [ 61964] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2021-12-20 13:30:28,037 [ 61966] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2021-12-20 13:30:28,041 [ 61970] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2021-12-20 13:30:28,042 [ 61971] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2021-12-20 13:30:28,043 [ 61972] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2021-12-20 13:30:28,045 [ 61974] INFO - sphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2021-12-20 13:30:28,045 [ 61974] INFO - sphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2021-12-20 13:30:28,065 [ 61994] INFO - sphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2021-12-20 13:30:28,065 [ 61994] INFO - sphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2021-12-20 13:30:28,065 [ 61994] INFO - sphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2021-12-20 13:30:28,065 [ 61994] INFO - sphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 2021-12-20 13:30:28,066 [ 61995] INFO - sphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 2021-12-20 13:30:28,066 [ 61995] INFO - sphere.cpr.AtmosphereFramework - Messaging Thread Pool Size: Unlimited 2021-12-20 13:30:28,066 [ 61995] INFO - sphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 2021-12-20 13:30:28,066 [ 61995] INFO - sphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2021-12-20 13:30:28,066 [ 61995] INFO - sphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2021-12-20 13:30:28,067 [ 61996] INFO - sphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 2021-12-20 13:30:28,067 [ 61996] INFO - sphere.cpr.AtmosphereFramework - HttpSession supported: true 2021-12-20 13:30:28,068 [ 61997] INFO - sphere.cpr.AtmosphereFramework - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2021-12-20 13:30:28,069 [ 61998] INFO - sphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.4.31.v20200723 with WebSocket enabled. 2021-12-20 13:30:28,070 [ 61999] INFO - sphere.cpr.AtmosphereFramework - Atmosphere Framework 2.2.13.vaadin1.cuba3 started. 2021-12-20 13:30:28,085 [ 62014] INFO - sphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2021-12-20 13:30:28,201 [ 62130] INFO - STDERR - dic 20, 2021 1:30:28 PM com.vaadin.server.VaadinService checkAtmosphereSupport 2021-12-20 13:30:28,201 [ 62130] INFO - STDERR - AVVERTENZA: 2021-12-20 13:30:28,202 [ 62131] INFO - STDERR - ================================================================= 2021-12-20 13:30:28,202 [ 62131] INFO - STDERR - Vaadin depends on Atmosphere 2.2.13.vaadin1 but version 2.2.13.vaadin1.cuba3 was found. 2021-12-20 13:30:28,202 [ 62131] INFO - STDERR - This might cause compatibility problems if push is used. 2021-12-20 13:30:28,202 [ 62131] INFO - STDERR - ================================================================= 2021-12-20 13:30:28,314 [ 62243] INFO - .server.handler.ContextHandler - Started o.e.j.w.WebAppContext@4a08e5fa{/studio,file:///C:/Users/utente/AppData/Local/Haulmont/CubaStudio2020.2/,AVAILABLE} 2021-12-20 13:30:28,364 [ 62293] INFO - jetty.server.AbstractConnector - Started ServerConnector@7c318a22{HTTP/1.1, (http/1.1)}{0.0.0.0:30200} 2021-12-20 13:30:28,364 [ 62293] INFO - rg.eclipse.jetty.server.Server - Started @64369ms 2021-12-20 13:30:29,756 [ 63685] INFO - nd.maven.RemoteMavenRepository - [external_req] Load file content https://repo.cuba-platform.com/content/groups/work/com/haulmont/cuba/cuba-global/maven-metadata.xml 2021-12-20 13:30:30,131 [ 64060] INFO - .backend.ExternalConfigManager - [external_req] Load config https://files.cuba-platform.com/cuba/studio/studio-config.json 2021-12-20 13:31:14,448 [ 108377] WARN - ndling.DefaultExceptionHandler - Studio error: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: C:/Users/utente/StudioProjects/as400dashboard/modules/core/src/com/haulmont/studio/db/as400/As400DdlGenerator.groovy: 3: unable to resolve class groovy.sql.Sql @ line 3, column 1. import groovy.sql.Sql ^ 1 error at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:311) at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:980) at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:642) at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:591) at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:401) at groovy.lang.GroovyClassLoader.access$300(GroovyClassLoader.java:89) at groovy.lang.GroovyClassLoader$5.provide(GroovyClassLoader.java:341) at groovy.lang.GroovyClassLoader$5.provide(GroovyClassLoader.java:338) at org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache.getAndPut(ConcurrentCommonCache.java:147) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:336) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:320) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:262) at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.loadDynamicGenerator(CustomDdlGenerator.java:600) at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.getDynamicGenerator(CustomDdlGenerator.java:566) at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.getDynamicGeneratorProperty(CustomDdlGenerator.java:152) at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.getDbDialect(CustomDdlGenerator.java:373) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.isReservedKeyword(DbMappingGenerator.java:285) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.mappingEntity(DbMappingGenerator.java:226) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.mapping(DbMappingGenerator.java:115) at com.haulmont.studio.backend.dbfirst.DbMappingManager.remapping(DbMappingManager.java:192) at com.haulmont.studio.backend.dbfirst.DbMappingManager.mapping(DbMappingManager.java:200) at com.haulmont.studio.intellij.ui.modelgeneration.selecttables.TablesChooserStep.lambda$commitOnNextAction$4(TablesChooserStep.java:132) at com.intellij.openapi.progress.impl.CoreProgressManager$1.run(CoreProgressManager.java:245) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:935) at com.intellij.openapi.progress.impl.CoreProgressManager$4.run(CoreProgressManager.java:490) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:79) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:235) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:170) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:629) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:581) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:157) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:235) 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:834) 2021-12-20 13:31:16,193 [ 110122] ERROR - llij.ide.plugins.PluginManager - DdlGenerator for 'as400' DB not found or the file is invalid. Please check C:/Users/utente/StudioProjects/as400dashboard/modules/core/src/com/haulmont/studio/db/as400' folder java.lang.IllegalStateException: DdlGenerator for 'as400' DB not found or the file is invalid. Please check C:/Users/utente/StudioProjects/as400dashboard/modules/core/src/com/haulmont/studio/db/as400' folder at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.getDynamicGeneratorNN(CustomDdlGenerator.java:581) at com.haulmont.studio.backend.ed.ddl.CustomDdlGenerator.getAutomaticallyGeneratedTypes(CustomDdlGenerator.java:204) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.createAttribute(DbMappingGenerator.java:687) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.processDbColumn(DbMappingGenerator.java:311) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.mappingEntity(DbMappingGenerator.java:269) at com.haulmont.studio.backend.dbfirst.DbMappingGenerator.mapping(DbMappingGenerator.java:115) at com.haulmont.studio.backend.dbfirst.DbMappingManager.remapping(DbMappingManager.java:192) at com.haulmont.studio.backend.dbfirst.DbMappingManager.mapping(DbMappingManager.java:200) at com.haulmont.studio.intellij.ui.modelgeneration.selecttables.TablesChooserStep.lambda$commitOnNextAction$4(TablesChooserStep.java:132) at com.intellij.openapi.progress.impl.CoreProgressManager$1.run(CoreProgressManager.java:245) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:935) at com.intellij.openapi.progress.impl.CoreProgressManager$4.run(CoreProgressManager.java:490) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:79) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:235) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:170) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:629) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:581) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:157) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:235) 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:834) 2021-12-20 13:31:16,197 [ 110126] ERROR - llij.ide.plugins.PluginManager - CUBA Studio 2020.2 Build #CS-202.7660.150 2021-12-20 13:31:16,197 [ 110126] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 2021-12-20 13:31:16,197 [ 110126] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10 2021-12-20 13:31:16,198 [ 110127] ERROR - llij.ide.plugins.PluginManager - Plugin to blame: CUBA version: 15.3-202 2021-12-20 13:31:16,198 [ 110127] ERROR - llij.ide.plugins.PluginManager - Last Action: cuba.generateModel 2021-12-20 13:31:23,873 [ 117802] INFO - ution.rmi.RemoteProcessSupport - Terminating: 25253/Maven36ServerImplf68c2daf 2021-12-20 13:31:24,137 [ 118066] WARN - com.intellij.util.xmlb.Binding - no accessors for org.jetbrains.kotlin.idea.core.script.configuration.utils.ScriptClassRootsStorage 2021-12-20 13:31:24,182 [ 118111] INFO - rationStore.ComponentStoreImpl - Saving Project(name=as400dashboard, containerState=ACTIVE, componentStore=C:\Users\utente\StudioProjects\as400dashboard)CubaPluginProjectSettings took 18 ms 2021-12-20 13:31:24,325 [ 118254] INFO - ldb.db.HSQLDB7DCE83918D.ENGINE - Database closed 2021-12-20 13:31:24,679 [ 118608] INFO - jetty.server.AbstractConnector - Stopped ServerConnector@7c318a22{HTTP/1.1, (http/1.1)}{0.0.0.0:30200} 2021-12-20 13:31:24,681 [ 118610] INFO - g.eclipse.jetty.server.session - node0 Stopped scavenging 2021-12-20 13:31:24,702 [ 118631] INFO - .server.handler.ContextHandler - Stopped o.e.j.w.WebAppContext@4a08e5fa{/studio,file:///C:/Users/utente/AppData/Local/Haulmont/CubaStudio2020.2/,UNAVAILABLE} 2021-12-20 13:31:25,317 [ 119246] INFO - .impl.FileTypeDetectionService - 1 auto-detected files. Detection took 5 ms 2021-12-20 13:31:25,323 [ 119252] INFO - org.jetbrains.io.BuiltInServer - web server stopped 2021-12-20 13:31:25,431 [ 119360] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN 2021-12-20 13:31:25,578 [ 119507] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded 2021-12-20 13:31:25,599 [ 119528] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN 2021-12-20 13:31:25,599 [ 119528] INFO - newvfs.persistent.PersistentFS - VFS dispose started 2021-12-20 13:31:25,610 [ 119539] INFO - newvfs.persistent.PersistentFS - VFS dispose completed 2021-12-20 13:31:25,613 [ 119542] INFO - stubs.SerializationManagerImpl - Start shutting down C:\Users\utente\AppData\Local\Haulmont\CubaStudio2020.2\index\rep.names 2021-12-20 13:31:25,614 [ 119543] INFO - stubs.SerializationManagerImpl - Finished shutting down C:\Users\utente\AppData\Local\Haulmont\CubaStudio2020.2\index\rep.names 2021-12-20 13:31:25,621 [ 119550] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------ 2021-12-20 13:31:25,629 [ 119558] INFO - org.jetbrains.io.BuiltInServer - web server stopped