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

Joe Witt commented on NIFI-8014:
--------------------------------

It appears you're aware that the way you're engaging could improve so I'll 
leave that alone.

I encourage you to enter the processor configuration details here as well.  The 
config details plus the stack trace will make this likely very easy for someone 
to resolve when they can take a look (or for you if you're planning to submit a 
pull request).

Thanks

> ExecuteSQLRecord chrashes if no resultset
> -----------------------------------------
>
>                 Key: NIFI-8014
>                 URL: https://issues.apache.org/jira/browse/NIFI-8014
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.12.1
>            Reporter: Michal Šunka
>            Priority: Major
>
> If in ExecuteSQLRecord I has code which does not return a resultset e.g.
>  
> {code:java}
> DECLARE @a int
> SET @a = 1
> {code}
> It fails with NullPointerException.
>  
> I cannot give You exact error string since it is not selectable (handy, isn´t 
> it?)...
> And picture-upload as attachment fails with "Jira could not attach the file 
> as there was a missing token. Please try attaching the file again." Repeated 
> attempts, drag'n'drop nor browse does not work... 
> !NiFi_NullPointerException.jpg!



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

Reply via email to