]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4898 - Updated wrapper.conf for forked process
authorStephane Gamard <stephane.gamard@searchbox.com>
Wed, 23 Jul 2014 09:35:22 +0000 (11:35 +0200)
committerStephane Gamard <stephane.gamard@searchbox.com>
Wed, 23 Jul 2014 13:34:07 +0000 (15:34 +0200)
sonar-application/src/main/assembly/conf/wrapper.conf

index 21fd822b0f827480740d496367e8143af099e531..b8e4842a9cc4224bb9ac3aac10ddb1998bf01b8a 100644 (file)
@@ -1,7 +1,9 @@
 #********************************************************************
-# Disable restart
+# Forking Properties
 #********************************************************************
 wrapper.disable_restarts=TRUE
+wrapper.shutdown.timeout=30
+wrapper.jvm_exit.timeout=30
 
 # Java Additional Parameters
 wrapper.java.additional.1=-Xmx16m