[
https://issues.apache.org/jira/browse/NIFI-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707078#comment-15707078
]
ASF GitHub Bot commented on NIFI-3112:
--------------------------------------
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/1282
Joe, Andy, I am away from my dev station but assuming both "ssh host.name
service nifi restart", "ssh host.name /path/to/nifi/bin/nifi.sh restart"
continue working I would imagine nobody will miss the redirection. If those
stop working we will have to try to find a solution as both approaches tend to
be used by puppet, ansible, etc
> When running "nifi.sh start" errors that occur in the bootstrap are routed
> to dev/null
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-3112
> URL: https://issues.apache.org/jira/browse/NIFI-3112
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Assignee: Andre
> Priority: Critical
>
> The commit added in this PR[1] makes it so any errors that occur in the
> bootstrap during a "start" command will get routed to dev/null and it will
> silently fail. Nothing is logged to the bootstrap log either. If you do the
> "run" command it will work as expected and show the error.
> [1] https://github.com/apache/nifi/pull/1092
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)