ExportXMLWordPrintable

      Just noticed that the key behind 'Name of the current compiler' (at least in connection with the related trigger) is not working as expected.
      The key 'jmx["java.lang:type=Compilation",Name]' doesn't reflect anymore whether the VM runs in 'client' or 'server' mode. I don't know at which point in time this changed.

      To be on the safe side I decided to add a new item instead of updating the original one.

      Key of new item:
      jmx["java.lang:type=Runtime",VmName]

      Updated trigger:

      {Template JMX Generic:jmx["java.lang:type=Compilation",Name].str(Server)}

      #1&

      {Template JMX Generic:jmx["java.lang:type=Runtime",VmName].str(Server)}

      #1

            Assignee:
            Unassigned
            Reporter:
            Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: