Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4370

View Details of NiFi Data Provenance throws NPE when cluster mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • Core Framework
    • None

    Description

      When I got the Provenance Event, NiFi throws NPE.

      2017-09-09 18:02:18,863 ERROR [NiFi Web Server-208] o.a.nifi.web.api.config.ThrowableMapper An unexpected error has occurred: java.lang.NullPointerException. Returning Internal Server Error response.
      java.lang.NullPointerException: null
              at org.apache.nifi.web.api.ProvenanceEventResource.getProvenanceEvent(ProvenanceEventResource.java:297)
      

      I think the cause that below method removed at NIFI-4224.

      protected Response replicate(final String method, final String nodeUuid)
      

      Thanks.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              combine Byunghwa Yun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: