Issue Details (XML | Word | Printable)

Key: DAEMON-49
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Robert Longson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Daemon

[daemon] numeric and multiple parameter arguments are not read from environment

Created: 16/Jun/05 12:34 AM   Updated: 07/Apr/09 07:37 PM
Return to search
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File intenv.txt 2005-06-16 12:36 AM Robert Longson 1 kB
Environment:
Operating System: other
Platform: PC

Bugzilla Id: 35371


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Robert Longson added a comment - 16/Jun/05 12:36 AM
Created an attachment (id=15420)
add code to read numeric variables and correct code which reads multiple string
variables

Mark Thomas added a comment - 07/Apr/09 07:37 PM
When this get fixed, remember to remove the associated warning from the Tomcat docs.