[
https://issues.apache.org/jira/browse/DAEMON-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696709#action_12696709
]
Mark Thomas commented on DAEMON-49:
-----------------------------------
When this get fixed, remember to remove the associated warning from the Tomcat
docs.
> [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
> 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.
-
You can reply to this email to add a comment to the issue online.