[onionoo/master] Note that Tomcat may require up to 512M, not 128M.

22 Apr
2013
22 Apr
'13
10:26 a.m.
commit ce6e59052e4b0147180e1fcccd1f7e31940c44de Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Mon Apr 22 12:25:30 2013 +0200 Note that Tomcat may require up to 512M, not 128M. --- INSTALL | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index b3d5d0a..f4ad7ca 100644 --- a/INSTALL +++ b/INSTALL @@ -151,6 +151,10 @@ The following file may be a useful Tomcat configuration file. Put it in </Service> </Server> +It may also be necessary to increase Tomcat's maximum heap space. Do this +by editing JAVA_OPTS in /etc/default/tomcat6 and change "-Xmx128m" to +"-Xmx512m". + Deploy the Tomcat application -----------------------------
4410
Age (days ago)
4410
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org