[
https://issues.apache.org/jira/browse/DAEMON-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637560#comment-15637560
]
Mark Thomas commented on DAEMON-341:
------------------------------------
I've tried and failed to reproduce this. I can try creating a Server 2008 VM
but I'm wondering if there isn't something more specific (unusual locale, UTF-8
file path, etc.) to the machine where you observe this that is a factor. Any
hints or confirmation it is repeatable on multiple Windows 2008 machines
(ideally on a clean install) would help.
> prunsrv injects garbage into ImagePath
> --------------------------------------
>
> Key: DAEMON-341
> URL: https://issues.apache.org/jira/browse/DAEMON-341
> Project: Commons Daemon
> Issue Type: Bug
> Components: Procrun
> Affects Versions: 1.0.15
> Environment: Windows Server 2008 (not R2)
> Reporter: Mikhail Dobrinin
>
> Here is a reproducible example that works every time:
> {noformat}
> prunsrv.exe //IS//abcd.branch2 --StartMode=jvm
> --StartClass=abc.abcdefghih.abcd.abcdef.abcd.MyImportantClass
> --StartMethod=startService ++StartParams=abcd.branch2
> {noformat}
> The ImagePath entry for the service ends up being:
> {noformat}
> C:\path\to\prunsrv.exe 12-08.loɥ//RS//abcd.branch2
> {noformat}
> As you see, there is garbage inserted in front of the {{//RS//}} string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)