[
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