[
https://issues.apache.org/jira/browse/AMQ-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432858#comment-16432858
]
ASF subversion and git services commented on AMQ-6930:
------------------------------------------------------
Commit 73d90b1b4782dfbdf7803dde50cf355c9171137b in activemq's branch
refs/heads/master from [~alvinlin123]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=73d90b1 ]
AMQ-6930 provide options to allow stdout/stderr of activemq process to be
redirect to a file using append mode
(cherry picked from commit f3a8e882068803a3cdab338d3544b27a7808e0cc)
> bin/activemq should allow stdout/stderr to some file instead of /dev/null for
> daemon mode
> -----------------------------------------------------------------------------------------
>
> Key: AMQ-6930
> URL: https://issues.apache.org/jira/browse/AMQ-6930
> Project: ActiveMQ
> Issue Type: Wish
> Affects Versions: 5.15.0, 5.15.1, 5.15.2, 5.15.3
> Reporter: Alvin Lin
> Priority: Major
>
> if I do "bin/activemq start" the ActiveMQ process is started with
> stdout/stdin redirected to /dev/null.
> This makes it hard to debug issue like out of memory error because we can't
> see any log, for example, when the JVM flag "ExitOnOutOfMemoryError" is
> turned on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)