Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
0.5.0
-
None
-
None
-
Windows (Server 2008 r2 onwards)
Description
On adding the correct NAR file to the lib directory for windows event log processors, MiNiFi proceeds to still fail to intialise the processor, creating a ghost processor in the logs. A workaround solution has been found for this:
- Copy in the NAR file to the lib directory as instructed.
- Run MiNiFi and allow to fail to intialise the processor for a suitable flow.
- Stop MiNiFi.
- Copy unpacked jar files from $MINIFI_HOME/work/nar/extensions/nifi-windows-event...[etc.]/META-INF/bundled-dependencies/.
- Paste in lib directory of MiNiFi.
- Run MiNiFi, processors should now initialise correctly.