You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/08/25 00:14:30 UTC

[jira] [Closed] (AMQ-2943) bin/activemq shell script swallows startup errors

     [ https://issues.apache.org/jira/browse/AMQ-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-2943.
-----------------------------

    Resolution: Duplicate

Same as AMQ-2920

> bin/activemq shell script swallows startup errors
> -------------------------------------------------
>
>                 Key: AMQ-2943
>                 URL: https://issues.apache.org/jira/browse/AMQ-2943
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.1
>         Environment: Unix/Linux
>            Reporter: Straun
>            Priority: Critical
>
> The startup script redirects output from the invokeJar call to null "... $COMMANDLINE_ARGS >/dev/null 2>&1 & " this means that all console output gets directed to /dev/null, perhaps this redirect was intended for the stop not the start?
> To patch this edit the ${activemq.base}/bin/activemq and remove the '>/dev/null'

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira