You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/05/07 10:33:08 UTC

svn commit: r1334917 - /incubator/syncope/trunk/core/pom.xml

Author: ilgrosso
Date: Mon May  7 08:33:07 2012
New Revision: 1334917

URL: http://svn.apache.org/viewvc?rev=1334917&view=rev
Log:
Lowering resource request for Tomcat instance

Modified:
    incubator/syncope/trunk/core/pom.xml

Modified: incubator/syncope/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/core/pom.xml?rev=1334917&r1=1334916&r2=1334917&view=diff
==============================================================================
--- incubator/syncope/trunk/core/pom.xml (original)
+++ incubator/syncope/trunk/core/pom.xml Mon May  7 08:33:07 2012
@@ -508,7 +508,7 @@ under the License.
               <cargo.rmi.port>${cargo.rmi.port}</cargo.rmi.port>
 
 <!--                            <cargo.jvmargs>-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n</cargo.jvmargs>-->
-              <cargo.jvmargs>-noverify ${javaagent} -Drebel.spring_plugin=false -Xms512m -Xmx1024m -XX:PermSize=512m -XX:MaxPermSize=1024m</cargo.jvmargs>
+              <cargo.jvmargs>-noverify ${javaagent} -Drebel.spring_plugin=false -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:MaxPermSize=256m</cargo.jvmargs>
             </properties>
             <configfiles>
               <configfile>