Can you look in the template using a text editor and find the element for the processor you are referring to, and look for the "bundle" elements and see if the bundle info (group, artifact, version) in the template matches the info for the processor in the UI?
Also would be helpful to see the stacktrace of the error from nifi-app.log On Fri, Oct 19, 2018 at 1:36 PM Colin Williams <[email protected]> wrote: > > We've exported a template from a instance running 1.4.0 and also > copied a custom processor nar bundle from this instance. I'd like to > load the template to understand the flow without access to the running > instance we sourced it from. > > I get an error that the custom processor is not found, but I see it > from Add Processor menu. Is there a bug in 1.4.0 which might cause > this? Is there another issue regarding exporting and importing > templates in 1.4.0? Can someone suggest a fix for the issue? Also is > there an easy way to enable debugging logs for the binary version? > > Thanks, > > Colin Williams
