Skip to content

Nifi throws an exception on startup. #2

@n2mp60

Description

@n2mp60

Followed the instructions in the README.md file. Nifi won't start as there's no properties file found. NifiProperties.java expects the system property, PROPERTIES_FILE_PATH, to be set on startup. So two problems here - 1. System property is not set, but README.md could be updated to include this as a necessary setting in the Eclipse Run configuration, and 2. nifi.properties file needs to be generated as part of the Eclipse project files.
One other aside, there isn't a log4j properties file so you don't see the error message thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions