You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:46:28 UTC

[jira] Resolved: (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:all-tabpanel ]

Mladen Turk resolved DAEMON-49.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1

Applied the provided patch. Thanks

> [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.1
>
>         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.