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

Rob Stryker (JIRA) issues at jboss.org
Mon Feb 17 23:25:47 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945394#comment-12945394 ] 

Rob Stryker commented on JBIDE-16593:
-------------------------------------

We already do some such things in other areas, so it wouldn't be unheard of. We'd just need to be careful in the case of servers with no runtimes, which will be hard to automatically get the correct options for. 
                
> JBDS6 sets lower default memory settings for SOA server start than are defined in SOA run.conf
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16593
>                 URL: https://issues.jboss.org/browse/JBIDE-16593
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>         Environment: Version: 5.0.2.GA
> Build id: v20130119-0035-H249-GA
> Build date: 20130119-0035
> http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.3.GA.soa-tooling/
>            Reporter: Len DiMaggio
>            Assignee: Paul Leacu
>
> 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