Exception throws when executing task ' :runIde'
nickevin opened this issue · 0 comments
20:39:51: Executing task ' :runIde'...
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] git4idea-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] java-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] java-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] git4idea-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
Task :compileJava UP-TO-DATE
Task :patchPluginXml UP-TO-DATE
Task :processResources UP-TO-DATE
Task :classes UP-TO-DATE
Task :instrumentCode UP-TO-DATE
Task :postInstrumentCode
Task :jar UP-TO-DATE
[Fatal Error] java-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] git4idea-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] git4idea-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] ideaIC-2019.3.1.pom:3:3: The markup in the document preceding the root element must be well-formed.
[Fatal Error] java-ideaIC-IC-193.5662.53-withSources.pom:3:3: The markup in the document preceding the root element must be well-formed.
Task :prepareSandbox UP-TO-DATE
Task :runIde
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil to method sun.java2d.SunGraphicsEnvironment.isUIScaleEnabled()
WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-12-29 20:40:34,655 [ 4000] WARN - j.internal.DebugAttachDetector - Unable to start DebugAttachDetector, please add--add-exports=java.base/jdk.internal.vm=ALL-UNNAMED
to VM options
2021-12-29 20:40:38.463 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc58ed3a020>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:40:38.466 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc58ed3e7e0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:40:38.468 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc58ea262b0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:40:38.468 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc58eafc810>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:40:45.572 java[31141:1403113] WARNING: <NSOpenPanel: 0x7fc58ed89c70> running implicitly; please run panels using NSSavePanel rather than NSApplication.
2021-12-29 20:41:03,625 [ 32970] WARN - j.ui.mac.MacMainFrameDecorator - no url bundle present.
To use platform protocol handler to open external links specify required protocols in the mac app layout section of the build file
Example: args.urlSchemes = ["your-protocol"] will handle following links: your-protocol://open?file=file&line=line
2021-12-29 20:41:04,844 [ 34189] WARN - tartup.impl.StartupManagerImpl - /Users/okjobs/Documents/Workspace/hello-plugin/.idea
java.io.FileNotFoundException: /Users/okjobs/Documents/Workspace/hello-plugin/.idea
at com.intellij.openapi.util.io.FileUtil.isFileSystemCaseSensitive(FileUtil.java:1470)
at com.intellij.ide.startup.impl.StartupManagerImpl.checkFsSanity(StartupManagerImpl.java:322)
at com.intellij.ide.startup.impl.StartupManagerImpl.runPostStartupActivities(StartupManagerImpl.java:256)
at com.intellij.openapi.project.impl.ProjectManagerImpl.lambda$doLoadProject$10(ProjectManagerImpl.java:464)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:309)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:441)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:424)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:407)
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:908)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:781)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
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 20:41:05,027 [ 34372] ERROR - ellij.util.text.DateFormatUtil - Unable to load library 'CoreFoundation':
dlopen(libCoreFoundation.dylib, 9): image not found
dlopen(libCoreFoundation.dylib, 9): image not found
Native library (darwin/libCoreFoundation.dylib) not found in resource path (/Library/Java/JavaVirtualMachines/jdk1.8.0_261.jdk/Contents/Home/lib/tools.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea_rt.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/bootstrap.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/extensions.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/util.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/openapi.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/trove4j.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/jdom.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/log4j.jar)
java.lang.UnsatisfiedLinkError: Unable to load library 'CoreFoundation':
dlopen(libCoreFoundation.dylib, 9): image not found
dlopen(libCoreFoundation.dylib, 9): image not found
Native library (darwin/libCoreFoundation.dylib) not found in resource path (/Library/Java/JavaVirtualMachines/jdk1.8.0_261.jdk/Contents/Home/lib/tools.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea_rt.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/bootstrap.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/extensions.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/util.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/openapi.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/trove4j.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/jdom.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/log4j.jar)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:302)
at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:455)
at com.sun.jna.Library$Handler.(Library.java:192)
at com.sun.jna.Native.load(Native.java:596)
at com.sun.jna.Native.load(Native.java:570)
at com.intellij.util.text.DateFormatUtil.getMacFormats(DateFormatUtil.java:355)
at com.intellij.util.text.DateFormatUtil.getDateTimeFormats(DateFormatUtil.java:295)
at com.intellij.util.text.DateFormatUtil.(DateFormatUtil.java:45)
at com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl.getDefaultProperties(FileTemplateManagerImpl.java:160)
at org.jetbrains.idea.maven.utils.MavenUtil.runOrApplyFileTemplate(MavenUtil.java:363)
at org.jetbrains.idea.maven.utils.MavenUtil.runOrApplyMavenProjectFileTemplate(MavenUtil.java:346)
at org.jetbrains.idea.maven.utils.MavenUtil.runOrApplyMavenProjectFileTemplate(MavenUtil.java:312)
at org.jetbrains.idea.maven.wizards.MavenModuleBuilderHelper.lambda$configure$0(MavenModuleBuilderHelper.java:84)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl$2.run(WriteCommandAction.java:120)
at com.intellij.openapi.application.RunResult.run(RunResult.java:35)
at com.intellij.openapi.command.WriteCommandAction.lambda$null$1(WriteCommandAction.java:251)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:885)
at com.intellij.openapi.command.WriteCommandAction.lambda$performWriteCommandAction$2(WriteCommandAction.java:250)
at com.intellij.openapi.command.WriteCommandAction.lambda$doExecuteCommand$4(WriteCommandAction.java:308)
at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:220)
at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:188)
at com.intellij.openapi.command.WriteCommandAction.doExecuteCommand(WriteCommandAction.java:310)
at com.intellij.openapi.command.WriteCommandAction.performWriteCommandAction(WriteCommandAction.java:249)
at com.intellij.openapi.command.WriteCommandAction.execute(WriteCommandAction.java:230)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl.compute(WriteCommandAction.java:122)
at org.jetbrains.idea.maven.wizards.MavenModuleBuilderHelper.configure(MavenModuleBuilderHelper.java:78)
at org.jetbrains.idea.maven.wizards.AbstractMavenModuleBuilder.lambda$setupRootModel$0(AbstractMavenModuleBuilder.java:72)
at com.intellij.util.DisposeAwareRunnable.run(DisposeAwareRunnable.java:86)
at com.intellij.ide.startup.impl.StartupManagerImpl.runActivity(StartupManagerImpl.java:454)
at com.intellij.ide.startup.impl.StartupManagerImpl.runActivities(StartupManagerImpl.java:404)
at com.intellij.ide.startup.impl.StartupManagerImpl.runPostStartupActivities(StartupManagerImpl.java:260)
at com.intellij.openapi.project.impl.ProjectManagerImpl.lambda$doLoadProject$10(ProjectManagerImpl.java:464)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:309)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:441)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:424)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:407)
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:908)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:781)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
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)
Suppressed: java.lang.UnsatisfiedLinkError: dlopen(libCoreFoundation.dylib, 9): image not found
at com.sun.jna.Native.open(Native Method)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:191)
... 53 more
Suppressed: java.lang.UnsatisfiedLinkError: dlopen(libCoreFoundation.dylib, 9): image not found
at com.sun.jna.Native.open(Native Method)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:204)
... 53 more
Suppressed: java.io.IOException: Native library (darwin/libCoreFoundation.dylib) not found in resource path (/Library/Java/JavaVirtualMachines/jdk1.8.0_261.jdk/Contents/Home/lib/tools.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea_rt.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/idea.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/bootstrap.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/extensions.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/util.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/openapi.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/trove4j.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/jdom.jar:/Users/okjobs/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3.1/52292e4f8a0ccb3ceb08bd81fd57b88923ac8e99/ideaIC-2019.3.1/lib/log4j.jar)
at com.sun.jna.Native.extractFromResourcePath(Native.java:1095)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:276)
... 53 more
2021-12-29 20:41:05,030 [ 34375] ERROR - ellij.util.text.DateFormatUtil - IntelliJ IDEA 2019.3.1 Build #IC-193.5662.53
2021-12-29 20:41:05,030 [ 34375] ERROR - ellij.util.text.DateFormatUtil - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2021-12-29 20:41:05,030 [ 34375] ERROR - ellij.util.text.DateFormatUtil - OS: Mac OS X
2021-12-29 20:41:05,038 [ 34383] ERROR - ellij.util.text.DateFormatUtil - Last Action: WelcomeScreen.CreateNewProject
2021-12-29 20:41:05,038 [ 34383] ERROR - ellij.util.text.DateFormatUtil - Current Command: Create new Maven module
2021-12-29 20:41:07,672 [ 37017] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.highlighter.KotlinDefaultHighlightingSettingsProvider
2021-12-29 20:41:39.160 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59ae846e0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:39.160 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59ae85990>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:45.571 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59afdd950>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:45.572 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc5994ff080>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:45.572 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59b56ecc0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:45.573 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59b570090>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:45.574 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59b571580>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:49.755 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59afef910>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:41:49.756 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59afefbd0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:42:12,012 [ 101357] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
2021-12-29 20:42:12.454 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59be34f80>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:42:12.456 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59be36630>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:42:12.458 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59be37a00>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:42:31.729 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59c3eddc0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-12-29 20:42:31.730 java[31141:1403113] Warning: Expected min height of view: (<NSButtonJAction: 0x7fc59c3f1a10>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
BUILD SUCCESSFUL in 2m 43s
8 actionable tasks: 2 executed, 6 up-to-date
20:42:35: Task execution finished ' :runIde'.