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 2014/12/05 20:53:12 UTC

[jira] [Created] (NIFI-43) ReflectionUtils should catch TargetInvocationException and throw the wrapped Exception

Mark Payne created NIFI-43:
------------------------------

             Summary: ReflectionUtils should catch TargetInvocationException and throw the wrapped Exception
                 Key: NIFI-43
                 URL: https://issues.apache.org/jira/browse/NIFI-43
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Mark Payne
            Priority: Minor


When invoking Processor Lifecycle methods, ReflectionUtils catches TargetInvocationException and logs it but does not unwrap it. As a result, it's very unclear what actually went wrong.



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