You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im getting a out of memory response (GC Warning: Out of Memory! Returning NIL!). Found the following info:
You could select proper JVM in $SONAR_HOME/conf/wrapper.conf by editing wrapper.java.command property ie
To use Java 7
wrapper.java.command=/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
To use Java 8
wrapper.java.command=/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
Hi there,
Im getting a out of memory response (GC Warning: Out of Memory! Returning NIL!). Found the following info:
Source
Docker compose command:
Docker version:
The text was updated successfully, but these errors were encountered: