never ever saw this before, is it normal?
It seems
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
in
gradle.properties
solves the issue
s
Sebastian Sellmair [JB]
08/31/2020, 6:12 AM
Yes, I have also seen this e.g. for running our integration tests. This will definitely be investigated by us. For now, I think 512M is hopefully not a deal breaker at the moment for you!
e
elect
08/31/2020, 6:20 AM
Glad I'm not an exception. Also same task for you?