[
https://issues.apache.org/jira/browse/NIFI-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700731#comment-14700731
]
Aldrin Piri commented on NIFI-133:
----------------------------------
Looks like this may no longer be a problem at least as initially described in
this description.
Without a port, the following line is created:
{quote}
2015-08-18 00:40:38,775 WARN [main] org.apache.nifi.web.server.JettyServer NiFi
has started, but the UI is not available on any hosts. Please verify the host
properties.
{quote}
Sensitive properties also does not have issues largely because of a default key
being used in StringEncryptor.
> If properties are not set in nifi.properties, need to create pretty error
> message in Exception
> ----------------------------------------------------------------------------------------------
>
> Key: NIFI-133
> URL: https://issues.apache.org/jira/browse/NIFI-133
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: Matt Gilman
>
> For example:
> Currently, if nifi.web.http.port or nifi.web.https.port is missing but the
> host is set, we get a stack trace with NullPointerException
> This is also a problem if the sensitive props password is not set and
> possibly others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)