Slackbot
03/30/2023, 12:33 PMJulio Cesar Bueno Cotta
03/30/2023, 12:39 PMorg.gradle.logging.level=info
?Vampire
03/30/2023, 12:57 PMGRADLE_OPTS=--info
Vampire
03/30/2023, 12:58 PM<GRADLE_USER_HOME>/gradle.properties
Julio Cesar Bueno Cotta
03/30/2023, 12:58 PMGRADLE_OPTS="-Dorg.gradle.daemon=false --info"
β android-vente-privee git:(develop) β export GRADLE_OPTS
β android-vente-privee git:(develop) β ./gradlew build
Unrecognized option: --info
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Vampire
03/30/2023, 1:00 PMGRADLE_OPTS
of course are the JVM options, not the Gradle optionsVampire
03/30/2023, 1:01 PMVampire
03/30/2023, 1:01 PMGRADLE_OPTS="-Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info"
Julio Cesar Bueno Cotta
03/30/2023, 1:02 PMJulio Cesar Bueno Cotta
03/30/2023, 1:02 PMVampire
03/30/2023, 1:02 PMVampire
03/30/2023, 1:03 PMJulio Cesar Bueno Cotta
03/30/2023, 1:05 PM---- End of the daemon log -----
JVM crash log found: file:///PATH_TO_PROJECT/hs_err_pid53.log
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
Vampire
03/30/2023, 1:07 PMVampire
03/30/2023, 1:08 PMJulio Cesar Bueno Cotta
03/30/2023, 1:08 PMJulio Cesar Bueno Cotta
03/30/2023, 1:09 PMVampire
03/30/2023, 1:09 PMVampire
03/30/2023, 1:10 PMJulio Cesar Bueno Cotta
03/30/2023, 1:11 PMJulio Cesar Bueno Cotta
03/30/2023, 1:12 PMVampire
03/30/2023, 1:13 PMVampire
03/30/2023, 1:13 PMVampire
03/30/2023, 1:13 PMJulio Cesar Bueno Cotta
03/30/2023, 1:13 PMVampire
03/30/2023, 1:14 PMVampire
03/30/2023, 1:14 PMJulio Cesar Bueno Cotta
03/30/2023, 1:15 PMJulio Cesar Bueno Cotta
03/30/2023, 1:16 PMVampire
03/30/2023, 1:19 PMephemient
03/30/2023, 5:11 PMephemient
03/30/2023, 5:16 PM-Xmx512m -XX:MaxMetaspaceSize=256m
or something along those linesgrossws
03/30/2023, 5:16 PMgrossws
03/30/2023, 5:18 PMephemient
03/30/2023, 5:18 PMephemient
03/30/2023, 5:19 PM