You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failure to launch NiFi due to java.lang.RuntimeException: Requires a system property called 'nifi.properties.file.path' and this is not set or has no value
java.lang.RuntimeException: Requires a system property called 'nifi.properties.file.path' and this is not set or has no value
at org.apache.nifi.util.NiFiProperties.getInstance(NiFiProperties.java:255)
at org.apache.nifi.NiFi.main(NiFi.java:227)
The text was updated successfully, but these errors were encountered:
Failure to launch NiFi due to java.lang.RuntimeException: Requires a system property called 'nifi.properties.file.path' and this is not set or has no value
java.lang.RuntimeException: Requires a system property called 'nifi.properties.file.path' and this is not set or has no value
at org.apache.nifi.util.NiFiProperties.getInstance(NiFiProperties.java:255)
at org.apache.nifi.NiFi.main(NiFi.java:227)
The text was updated successfully, but these errors were encountered: