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

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Oct 11 02:26:03 EDT 2012


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

jaikiran pai commented on AS7-5725:
-----------------------------------

Please use the forums for questions like these. The AS7 user forums are here https://community.jboss.org/community/jbossas7?view=discussions. Please create a new discussion there with the relevant details.

                
> 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
>    Affects Versions: 7.1.0.Final
>         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