[
https://issues.apache.org/jira/browse/ACCUMULO-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751626#comment-13751626
]
Jay Shipper commented on ACCUMULO-1670:
---------------------------------------
I just found out from someone on my team that the init script we're using isn't
the stock script from accumulo. So, this ticket may be invalid.
> Init Scripts Should Redirect Bin Script Output to Console
> ---------------------------------------------------------
>
> Key: ACCUMULO-1670
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1670
> Project: Accumulo
> Issue Type: Improvement
> Components: scripts
> Reporter: Jay Shipper
> Priority: Minor
>
> Output from bin scripts executed in init scripts is not shown on console
> during execution. Showing that output would lead to easier diagnosis of
> problems with launching of processes.
> For example,
> {code}
> /etc/init.d/accumulo-master start
> {code}
> does not show the output of
> {code}
> sudo -u accumulo /usr/lib/accumulo/bin/accumulo master --address <host ip>
> {code}
> The only output when it failed was the message "Failed", which masked the
> root cause (in my case, out of memory).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira