Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1462

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.2.Final
    • 7.0.0.Final
    • Domain Management
    • None
    • Hide
      • log into dmr management interface
      • execute :read-resouce(recursive=true).
      • The specific JVM used to run the hostcontroller or any of the managed servers is not identifiable via management interface.
      Show
      log into dmr management interface execute :read-resouce(recursive=true). The specific JVM used to run the hostcontroller or any of the managed servers is not identifiable via management interface.

    Description

      "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.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            spinder Simeon Pinder (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: