You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2011/07/17 09:57:05 UTC

[jira] [Created] (DAEMON-213) procun log rotation support

procun log rotation support
---------------------------

                 Key: DAEMON-213
                 URL: https://issues.apache.org/jira/browse/DAEMON-213
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Procrun
    Affects Versions: 1.0.6, 1.0.5, 1.0.4
         Environment: os: winxp
            Reporter: viola.lu
            Priority: Minor


currently, procun doesn't support log rotation. Should add an option

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

        

[jira] [Updated] (DAEMON-213) procun log rotation support

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk updated DAEMON-213:
-------------------------------

    Fix Version/s: Nightly Builds

> procun log rotation support
> ---------------------------
>
>                 Key: DAEMON-213
>                 URL: https://issues.apache.org/jira/browse/DAEMON-213
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Procrun
>    Affects Versions: 1.0.4, 1.0.5, 1.0.6
>         Environment: os: winxp
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> currently, procun doesn't support log rotation. Should add an option

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

        

[jira] [Commented] (DAEMON-213) procun log rotation support

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073694#comment-13073694 ] 

Mladen Turk commented on DAEMON-213:
------------------------------------

Think this will not be possible since we redirect the stdout/stderr before loading JVM.
After it is loaded JVM uses those descriptors to write to the console.
The user application if desired should call System.setOut and System.setErr
and manage the log rotation on its own.

Think I'll mark this as WONTFIX unless someone figures out how to do it
from the procrun.

> procun log rotation support
> ---------------------------
>
>                 Key: DAEMON-213
>                 URL: https://issues.apache.org/jira/browse/DAEMON-213
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Procrun
>    Affects Versions: 1.0.4, 1.0.5, 1.0.6
>         Environment: os: winxp
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> currently, procun doesn't support log rotation. Should add an option

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

        

[jira] [Updated] (DAEMON-213) procun log rotation support

Posted by "Sebb (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated DAEMON-213:
------------------------

    Fix Version/s:     (was: Nightly Builds)
    
> procun log rotation support
> ---------------------------
>
>                 Key: DAEMON-213
>                 URL: https://issues.apache.org/jira/browse/DAEMON-213
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Procrun
>    Affects Versions: 1.0.4, 1.0.5, 1.0.6
>         Environment: os: winxp
>            Reporter: viola.lu
>            Priority: Minor
>
> currently, procun doesn't support log rotation. Should add an option

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DAEMON-213) procun log rotation support

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085536#comment-13085536 ] 

viola.lu commented on DAEMON-213:
---------------------------------

But jsvc https://issues.apache.org/jira/browse/DAEMON-95, it also supports log rotation by catching signal user1, can we try this way on windows procun?

> procun log rotation support
> ---------------------------
>
>                 Key: DAEMON-213
>                 URL: https://issues.apache.org/jira/browse/DAEMON-213
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Procrun
>    Affects Versions: 1.0.4, 1.0.5, 1.0.6
>         Environment: os: winxp
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> currently, procun doesn't support log rotation. Should add an option

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