Author: nextgens
Date: 2006-06-03 13:30:20 +0000 (Sat, 03 Jun 2006)
New Revision: 9023

Modified:
   trunk/apps/installer/installclasspath/config/wrapper.conf
Log:
installer: let's fight against OOMs

Modified: trunk/apps/installer/installclasspath/config/wrapper.conf
===================================================================
--- trunk/apps/installer/installclasspath/config/wrapper.conf   2006-06-03 
13:27:22 UTC (rev 9022)
+++ trunk/apps/installer/installclasspath/config/wrapper.conf   2006-06-03 
13:30:20 UTC (rev 9023)
@@ -18,6 +18,8 @@
 wrapper.console.title=Freenet 0.7
 wrapper.jvm_exit.timeout=120
 wrapper.restart.reload_configuration=TRUE
+wrapper.filter.trigger.1=java.lang.OutOfMemoryError
+wrapper.filter.action.1=RESTART

 # Name of the service
 wrapper.ntservice.name=@serviceName@


Reply via email to