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/15 19:59:14 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne resolved NIFI-43.
----------------------------
    Resolution: Fixed

> 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
>          Components: Core Framework
>            Reporter: Mark Payne
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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)