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

Henri Yandell made changes - 16/May/06 09:55 AM
Field Original Value New Value
issue.field.bugzillaimportkey 35371 12342311
Henri Yandell made changes - 16/May/06 11:26 AM
Key COM-2159 DAEMON-49
Component/s Daemon [ 12311108 ]
Affects Version/s 1.0.1 Final [ 12311660 ]
Project Commons [ 12310458 ] Commons Daemon [ 12310468 ]
Assignee Jakarta Commons Developers Mailing List [ commons-dev@jakarta.apache.org ]
Henri Yandell made changes - 16/May/06 12:12 PM
Affects Version/s 1.0.1 Final [ 12311709 ]
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.