Changing the default Java Heap Size

Adding applications to uberSVN can, obviously, place greater demands on the Tomcat application server and system resources, especially memory.

If you plan to run additional applications on your uberSVN server, especially memory hungry ones like Jenkins then we strongly recommend that you increase the JAVA heap memory to avoid running into problems like OutOfMemory errors.

javax.servlet.ServletException: java.lang.OutOfMemoryError: PermGen space
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:268)

       Example memory error