Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17406

null value for a field of CompositeData is causing errors in JMX discovery

XMLWordPrintable

    • Team C
    • Sprint 64 (May 2020), Sprint 65 (Jun 2020)
    • 1

      Steps to reproduce:

      1. Create MBean with CompositeData attribute (for example, fields "a", "b" and "c" are present in CompositeData, all of those are of String type).
      2. Set value of field b to null.
      3. Create JMX discovery.
      4. Observe that JMX discovery will never get pass that attribute with the following error present in log: "failed: null".

      Expected:
      It is expected that null is treated as a valid value for a field.

            arimdjonoks Artjoms Rimdjonoks
            vjaceslavs Vjaceslavs Bogdanovs
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: