Ferenc Erdei created NIFI-12335:
-----------------------------------
Summary: MiNiFi startup failure
Key: NIFI-12335
URL: https://issues.apache.org/jira/browse/NIFI-12335
Project: Apache NiFi
Issue Type: Bug
Reporter: Ferenc Erdei
Assignee: Ferenc Erdei
Fix For: 2.0.0
If the current flow is empty and I don't set nifi.minifi.security properties,
then I see the following error in the minifi-app.log and the MiNiFi can not
start:
{code:java}
java.lang.Exception: Unable to load flow due to:
org.apache.nifi.controller.serialization.FlowSynchronizationException:
java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()"
because the return value of
"org.apache.nifi.controller.flow.VersionedDataflow.getReportingTasks()" is
null{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)