OSDN Git Service

counter-plan for OutOfMemoryError, expand max heap size and show error message when...
[stigmata/stigmata.git] / src / bin / stigmata.nsi
index 864940a..4487032 100755 (executable)
@@ -69,7 +69,7 @@ Section "running-stigmata"
   File "..\..\target\xmlcli-1.2.1.jar"\r
   File "..\..\target\asm-all-2.2.3.jar"\r
   File "..\..\target\commons-logging-1.0.3.jar"\r
-  StrCpy $R0 '$R0 -Dexecution.directory="$EXEDIR" -jar "${JARFILE}" $R1'\r
+  StrCpy $R0 '$R0 -Xmx256M -Dexecution.directory="$EXEDIR" -jar "${JARFILE}" $R1'\r
 \r
   !ifdef SPLASH_IMAGE\r
     SetOutPath $TEMP\r