You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org> on 2008/11/07 12:40:46 UTC

[jira] Commented: (QPID-1439) The Java test profile offers no way to save the broker logs

    [ https://issues.apache.org/jira/browse/QPID-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645747#action_12645747 ] 

Rafael H. Schloming commented on QPID-1439:
-------------------------------------------

If we configure the broker to send its log output to stdout, it will get logged with the test output. This is how the cpp profile works, and it's often quite useful to have the log output interleaved.

> The Java test profile offers no way to save the broker logs
> -----------------------------------------------------------
>
>                 Key: QPID-1439
>                 URL: https://issues.apache.org/jira/browse/QPID-1439
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M4
>
>
> Summary:
> Currently when then java profile is used the same QPID_WORK so the previous log files are overwritten.
> Also we don't set QPID_WORK so it is left to default its location.
> Changes:
> The build system should default QPID_WORK.
> QpidTestCase should augment QPID_WORK such that we have a separate work dir for each broker startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.