You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Juanal (JIRA)" <ji...@apache.org> on 2012/05/17 05:21:03 UTC

[jira] [Commented] (DAEMON-49) [daemon] numeric and multiple parameter arguments are not read from environment

    [ https://issues.apache.org/jira/browse/DAEMON-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277519#comment-13277519 ] 

Juanal commented on DAEMON-49:
------------------------------

Tomcat 7's documentation still mentions this bug here: http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html. Following Greg Knox's comment, it would be nice to have this removed if it's no longer an issue.
                
> [daemon] numeric and multiple parameter arguments are not read from environment
> -------------------------------------------------------------------------------
>
>                 Key: DAEMON-49
>                 URL: https://issues.apache.org/jira/browse/DAEMON-49
>             Project: Commons Daemon
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>         Environment: Operating System: other
> Platform: PC
>            Reporter: Robert Longson
>            Priority: Minor
>             Fix For: 1.0.2
>
>         Attachments: intenv.txt
>
>
> prunsrv does not read numeric or multiple parameter arguments from the
> environment properly.
> e.g.
> set PR_STOPPARAMS=stop
> set PR_STOPTIMEOUT=20
> prunsrv //IS//XXX
> will result in the service XXX having neither value set, only ordinary string
> parameters work e.g. set PR_STDERROR=auto
> Such parameters can be set on the command line as a workaround.

--
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