[
https://issues.apache.org/jira/browse/NIFI-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012776#comment-16012776
]
ASF subversion and git services commented on NIFI-3112:
-------------------------------------------------------
Commit 58cf15a912b5413a4a6e511352b4dac4f7a5dfdd in nifi's branch
refs/heads/master from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=58cf15a ]
NIFI-2199 NIFI-3112 Pipe stdout to /dev/null and allow stderr to propagate
through.
Signed-off-by: Yolanda M. Davis <[email protected]>
This closes #1786
> 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: Aldrin Piri
> Priority: Critical
> Fix For: 1.2.0, 1.3.0
>
>
> 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.15#6346)