#additional variables for tomcat export CATALINA_OPTS="-Dlog4j2.formatMsgNoLookups=true" export CATALINA_OPTS="${CATALINA_OPTS} -Duser.language.en -Duser.region=US -Ddevmode=true" export JAVA_OPTS="$JAVA_OPTS -Xms2g -Xmx2g -XX:-HeapDumpOnOutOfMemoryError"