[
https://issues.apache.org/jira/browse/NIFI-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597519#comment-14597519
]
ASF subversion and git services commented on NIFI-373:
------------------------------------------------------
Commit b38d74a65f9f58e8a628c648ab48ee3c7cace0db in incubator-nifi's branch
refs/heads/develop from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=b38d74a ]
NIFI-373:
- Including a clearer message when the UI and cluster security properties are
not inline.
> If NiFi UI is secure but cluster communication is not, NiFi doesn't start but
> throws NullPointer instead of nice error message
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-373
> URL: https://issues.apache.org/jira/browse/NIFI-373
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Matt Gilman
> Labels: beginner, newbie
> Fix For: 0.2.0
>
> Attachments: 0001-NIFI-373.patch
>
>
> If using HTTPS protocol instead of HTTP protocol (i.e., the
> 'nifi.web.https.port' property is defined in the nifi.properties file), NiFi
> throws a NullPointerException. This needs to instead provide a pretty error
> message.
> In general, any time we attempt to retrieve an integer property, if not set,
> we should throw an exception indicating that the property is not set, rather
> than throwing NullPointerException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)