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)