You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alexey Sviridov (JIRA)" <ji...@apache.org> on 2012/09/02 11:35:07 UTC

[jira] [Commented] (QPID-4269) Qpid windows service ignore service parameters

    [ https://issues.apache.org/jira/browse/QPID-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446903#comment-13446903 ] 

Alexey Sviridov commented on QPID-4269:
---------------------------------------

BTW when i'm investigate this bug i'm found a functions GetCommandLineW and CommandLineToArgvW. I'm don't enough time to play with it, but may be this is better way to get argc and argv parameters in ServiceMain function, isn't it?
                
> Qpid windows service ignore service parameters
> ----------------------------------------------
>
>                 Key: QPID-4269
>                 URL: https://issues.apache.org/jira/browse/QPID-4269
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14, 0.16
>         Environment: Windows
>            Reporter: Alexey Sviridov
>            Assignee: Steve Huston
>         Attachments: qpid-4269.patch, scm_args.patch
>
>
> When installing qpid as windows service (i.e. by command qpidd.exe --install --arguments --no-data-dir) qpid create service with arguments. It's fine, while you don't try to start created service. When starting servce qpid starts, but ignore all params. To be honest there is way to start service with params (by specifying they in another place for params in service dialog (greeting windows!)) but for only one start, this params not saved after closing service properties dialog

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org