Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/834
Running the latest commit, nifi.properties ends up with:
```
nifi.sensitive.props.key.protected=aes/gcm/128
nifi.sensitive.props.key.protected=
```
The app then fails to start because I think it finds the second one and
can't decrypt the sensitive properties key. I can paste the stacktrace if
helpful, but removing the empty one lets the app start.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---