You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/11/11 17:41:11 UTC

[jira] [Created] (NIFI-1153) ExecuteSQL logs errors about FlowFileHandlingException

Mark Payne created NIFI-1153:
--------------------------------

             Summary: ExecuteSQL logs errors about FlowFileHandlingException
                 Key: NIFI-1153
                 URL: https://issues.apache.org/jira/browse/NIFI-1153
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Mark Payne
             Fix For: 0.4.0


If ExecuteSQL is configured with no incoming connections and is unable to obtain a connection to the database via the controller service, it creates a lot of less messages of the form:

2015-11-11 11:36:43,885 ERROR [Timer-Driven Process Thread-9] o.a.nifi.processors.standard.ExecuteSQL ExecuteSQL[id=f6563742-585a-4109-91c9-613deca6bd8a] Failed to process session due to org.apache.nifi.processor.exception.FlowFileHandlingException: null is not known in this session (StandardProcessSession[id=84]): org.apache.nifi.processor.exception.FlowFileHandlingException: null is not known in this session (StandardProcessSession[id=84])




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)