[jboss-jira] [JBoss JIRA] Created: (AS7-1462) JVM version should be added to the list of jvm attributes exposed to management interface

Simeon Pinder (JIRA) jira-events at lists.jboss.org
Wed Aug 3 21:41:06 EDT 2011


JVM version should be added to the list of jvm attributes exposed to management interface
-----------------------------------------------------------------------------------------

                 Key: AS7-1462
                 URL: https://issues.jboss.org/browse/AS7-1462
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.0.0.Final
         Environment: CLI management interface.
            Reporter: Simeon Pinder
            Assignee: Brian Stansberry


                "jvm" => {"default" => {
                    "agent-lib" => undefined,
                    "agent-path" => undefined,
                    "env-classpath-ignored" => undefined,
                    "environment-variables" => undefined,
                    "heap-size" => "64m",
                    "java-agent" => undefined,
                    "java-home" => undefined,
                    "jvm-options" => undefined,
                    "max-heap-size" => "512m",
                    "max-permgen-size" => undefined,
                    "permgen-size" => undefined,
                    "stack-size" => undefined,
                    "type" => undefined
                }}

JVM version should be added to the list of jvm attributes exposed to management interface.  Most of the elements are focused on the runtime settings for the JVM, but the specific JVM version is also very important for pruposes of patching, upgrades and for describing a platform upon which many other components depend.  


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list