You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nadeem (Jira)" <ji...@apache.org> on 2020/09/01 07:09:00 UTC

[jira] [Created] (NIFI-7779) ExecuteScript throws NullPointerException if properties are null during a component search from canvas

Nadeem created NIFI-7779:
----------------------------

             Summary: ExecuteScript throws NullPointerException if properties are null during a component search from canvas
                 Key: NIFI-7779
                 URL: https://issues.apache.org/jira/browse/NIFI-7779
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.11.4, 1.12.0
            Reporter: Nadeem
            Assignee: Nadeem
             Fix For: 1.13.0
         Attachments: image-2020-09-01-11-20-01-717.png

I have a flow that has ExecuteScript processor with null value properties. When I search for any component from canvas search bar, I immediately see ExecuteScript throwing NPE error as shown in the attachment . 

To replicate the issue, the following steps should be followed:
 # Drag and drop ExecuteScript processor onto the canvas
 # Navigate to components search bar (canvas) and search for any component.


!image-2020-09-01-11-20-01-717.png!



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