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

Greg Knox commented on DAEMON-49:
---------------------------------

If this is fixed, it would be nice if the documentation at 
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html no longer 
referred to this bug.

> [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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to