[jboss-jira] [JBoss JIRA] (AS7-5725) How do i provide JVM arguments for heap size

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Oct 11 10:55:03 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd deleted AS7-5725:
-----------------------------

    
> How do i provide JVM arguments for heap size
> --------------------------------------------
>
>                 Key: AS7-5725
>                 URL: https://issues.jboss.org/browse/AS7-5725
>             Project: Application Server 7
>          Issue Type: Clarification
>         Environment: RHEL  5
>            Reporter: Peddi Praveen
>              Labels: jboss
>
> Im unable to set the JVM arguments in clustered environment, i have provided the JVM values in host.xml of the managed server as below
> <jvms>
>         <jvm name="default">
>             <heap size="768m" max-size="768m"/>
>             <permgen size="128m" max-size="384m"/>
>             <jvm-options>
>                 <option value="-server"/>
>             </jvm-options>
>         </jvm>
>     </jvms>
> And when i grep the process ID i see that min heap size is 64m instead of 768m.
> Is there any other location that i need provide these JVM settings?

--
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 jboss-jira mailing list