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

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

    [ https://issues.apache.org/jira/browse/NIFI-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188462#comment-17188462 ] 

ASF subversion and git services commented on NIFI-7779:
-------------------------------------------------------

Commit 943904c12c56a1f658ae7144e7c2bbb29d746659 in nifi's branch refs/heads/main from Mohammed Nadeem
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=943904c ]

NIFI-7779: Avoid NPE when a ExecuteScript Processor has null value properties during a component search from canvas


> 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.12.0, 1.11.4
>            Reporter: Nadeem
>            Assignee: Nadeem
>            Priority: Major
>             Fix For: 1.13.0
>
>         Attachments: image-2020-09-01-11-20-01-717.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)