OutOfMemoryError: Java heap space
The log collector stop listening and it seems to be related to the following messages found in the logs.
java.lang.OutOfMemoryError: Java heap space|
LOG NOTICE STOPThread-27Collector #2|
run.sh
# Setup JBoss sepecific properties
JAVA_OPTS="$JAVA_OPTS -Xms128m -Xmx256m ...
Do I need to increase the Xms and Xmx values ?
New to ADSelfService Plus?