This one is on me, sorry. This error is raised when there is not enough memory assigned for the Kotlin tasks. After investigating the template.gradle.properties file I noticed an invalid backslash in the configuration that rendered the memory assignment invalid.
I have created a fix for this and also increased the memory to 4GB to avoid any further issues with out of memory. https://github.com/apache/solr/pull/3452 To all the devs: please review your local gradle.properties file to make sure you are also using sufficient memory. Best, Christos On Tue, Aug 5, 2025 at 7:04 PM Chris Hostetter <hossman_luc...@fucit.org> wrote: > > > * What went wrong: > Execution failed for task > ':solr:ui:compileTestDevelopmentExecutableKotlinWasmJs'. > > A failure occurred while executing > > org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > > Not enough memory to run compilation. Try to increase it via > 'gradle.properties': > kotlin.daemon.jvmargs=-Xmx<size> > > > > On Tue, 5 Aug 2025, Policeman Jenkins Server wrote: > > : Date: Tue, 5 Aug 2025 15:25:20 +0000 (UTC) > : From: Policeman Jenkins Server <jenk...@thetaphi.de> > : Reply-To: dev@solr.apache.org > : To: bui...@solr.apache.org > : Subject: [JENKINS] Solr-main-Linux (64bit/hotspot/jdk-22.0.2) - Build # > 27637 > : - Still Failing! > : > : Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/27637/ > : Java: 64bit/hotspot/jdk-22.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC > : > : All tests passed > : > > -Hoss > http://www.lucidworks.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org > For additional commands, e-mail: dev-h...@solr.apache.org > >