[jbosstools-issues] [JBoss JIRA] (JBDS-2471) JBDS6 sets lower default memory settings for SOA server start than are defined in SOA run.conf

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Tue Feb 19 09:25:56 EST 2013


Len DiMaggio created JBDS-2471:
----------------------------------

             Summary: JBDS6 sets lower default memory settings for SOA server start than are defined in SOA run.conf
                 Key: JBDS-2471
                 URL: https://issues.jboss.org/browse/JBDS-2471
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: SOA Tooling / Platform 
    Affects Versions: 6.0.0.GA
         Environment: Version: 6.0.0.GA
Build id: GA-v20121206-1855-B186
Build date: 20121206-1855

http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.3.GA.soa-tooling/
            Reporter: Len DiMaggio
            Assignee: Douglas Palmer
             Fix For: 6.0.1.GA


JBDS6:

"-Dprogram.name=JBossTools: JBoss SOA 531_ER4 Runtime" 
-server -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.dirs=/jboss/local/SOA_servers/531_ER4/jboss-soa-p-5/jboss-as/lib/endorsed" 

SOA 5.3.1 run.conf:

if [ "x$JAVA_OPTS" = "x" ]; then
   JAVA_OPTS="-Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.awt.headless=true -Dorg.apache.xml.dtm.DTMManager=org.apache.xml.dtm.ref.DTMManagerDefault -Dorg.jboss.net.protocol.file.useURI=false  -Dorg.jboss.resolver.warning
=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true"
fi



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list