Chris created NIFI-7858:
---------------------------
Summary: ExecuteSQLRecord processor Fails
Key: NIFI-7858
URL: https://issues.apache.org/jira/browse/NIFI-7858
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.12.0
Environment: java 8
Reporter: Chris
Attachments: image-2020-09-28-23-00-33-671.png
When attempting to run a sql record with ExecuteSQLRecord processor I'm getting
errorĀ
java.lang.NullPointerException; routing to failure:
org.apache.nifi.processor.exception.ProcessException:
java.lang.NullPointerException
I do not see anything else in NiFi that shows up with this error when processor
is in debug level logging and this processor did work on version 1.11.x. I can
see that the sql statement also works with ExecuteSQL processor. I've tried
with different configurations on the processor with same result.
!image-2020-09-28-23-00-33-671.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)