M,
Yes, the relevant details will be in your nifi-user.log. You will likely
need to enable debug on this line in conf/logback.xml.
<logger name="org.apache.nifi.web.api.config" level="DEBUG"
additivity="false">
<appender-ref ref="USER_FILE"/>
</logger>
In subsequent versions the need to enable DEBUG level logging has been
address. The error and stacktrace will be logged automatically.
Thanks.
Matt
On Wed, Apr 8, 2015 at 1:01 PM, mattw <[email protected]> wrote:
> I'm encountering the same issue, same release, and the nifi-app.log doesn't
> contain any stack traces or anything at all out of the ordinary really.
> Any
> other thoughts?
>
> M
>
>
>
> --
> View this message in context:
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/Unable-to-add-custom-processor-to-NiFi-flow-tp1107p1118.html
> Sent from the Apache NiFi (incubating) Developer List mailing list archive
> at Nabble.com.
>