Robert Metzger created FLINK-16982: -------------------------------------- Summary: scala-maven-plugin JVM runs out of memory in flink-runtime Key: FLINK-16982 URL: https://issues.apache.org/jira/browse/FLINK-16982 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines, Runtime / Coordination, Tests Affects Versions: 1.11.0 Reporter: Robert Metzger
{code} [INFO] Compiling 1720 source files to /__w/3/s/flink-runtime/target/classes at 1585918998676 [ERROR] Error occurred during initialization of VM [ERROR] java.lang.OutOfMemoryError: unable to create new native thread [INFO] flink-runtime ...................................... FAILURE [ 51.533 s] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project flink-runtime_2.11: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)