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

Andrej Podhradsky (JIRA) issues at jboss.org
Mon Oct 27 09:58:37 EDT 2014


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

Andrej Podhradsky commented on JBIDE-16593:
-------------------------------------------

JBDS 8 still supports SOA-P 5.x (the last one is SOA-P 5.3.1.GA) where the recommended memory settings (and also specified in run.conf) are

-Xms1303m -Xmx1303m -XX:MaxPermSize=256m

but JBDS 8 sets by default lower memory settings which means that customer needs to set the settings manually.

Note that this is not a problem of SOA-P 6 (now called FSW).

> 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: Rob Stryker
>             Fix For: 4.2.x
>
>
> 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 was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list