You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Bean (Jira)" <ji...@apache.org> on 2021/03/19 19:28:00 UTC

[jira] [Created] (NIFI-8348) Advanced UI not available when building with Java 11

Mark Bean created NIFI-8348:
-------------------------------

             Summary: Advanced UI not available when building with Java 11
                 Key: NIFI-8348
                 URL: https://issues.apache.org/jira/browse/NIFI-8348
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.13.1, 1.13.0
            Reporter: Mark Bean


If NiFi is built using Java 11, the Advanced UI of the UpdateAttribute processor does not load the rules. The processor will still effectively process flowfiles according to the rules (if they were created in a flow from a different build, for example). However, the rules are not able to be displayed nor edited in the UI.

Work-around: build NiFI using Java 8. The resulting executable can be run within either Java 8 or Java 11 JVM without demonstrating the above issue.

This problem affects versions 1.13.0, 1.13.1 and 1.13.2, at a minimum. Earlier versions have not been verified yet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)