Skip to content

Instantly share code, notes, and snippets.

@sammso
Last active May 23, 2016 20:11
Show Gist options
  • Save sammso/f6e3ff2f3c461c37348d4bf858b9be9f to your computer and use it in GitHub Desktop.
Save sammso/f6e3ff2f3c461c37348d4bf858b9be9f to your computer and use it in GitHub Desktop.
set JAVA_HOME=C:\PROGRA~1\Java\jdk1.8.0_91
set "CATALINA_OPTS=%CATALINA_OPTS% -Dfile.encoding=UTF8 -Djava.net.preferIPv4Stack=true -Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false -Duser.timezone=GMT -Xmx1024m -XX:MaxPermSize=384m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment