Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nifi throws an exception on startup #3

Open
mafujian opened this issue Jun 25, 2017 · 1 comment
Open

Nifi throws an exception on startup #3

mafujian opened this issue Jun 25, 2017 · 1 comment

Comments

@mafujian
Copy link

mafujian commented Jun 25, 2017

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)

@yuri1969
Copy link

yuri1969 commented Jul 8, 2017

This sounds like the nifi.properties.file.path should point to NiFi's conf/nifi.properties file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants