[
https://issues.apache.org/jira/browse/DISPATCH-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412116#comment-16412116
]
ASF subversion and git services commented on DISPATCH-940:
----------------------------------------------------------
Commit e9d09419cb6d9fe3e056f316a3d0cc1a46981064 in qpid-dispatch's branch
refs/heads/master from [~chug]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=e9d0941 ]
DISPATCH-940: From Fernanod Giorgetti
This closes #266
> When running qdrouterd with -c and -d combined, configuration file is
> reporting as not found
> --------------------------------------------------------------------------------------------
>
> Key: DISPATCH-940
> URL: https://issues.apache.org/jira/browse/DISPATCH-940
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Router Node
> Affects Versions: 1.1.0
> Reporter: Fernando Giorgetti
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> If you run qdrouterd as shown below, everything works just fine:
>
> {code:java}
> [fgiorget@fgiorget qpid-dispatch]$ qdrouterd -c qdrouterd.conf
> 2018-03-08 14:49:02.797039 -0300 SERVER (info) Container Name: Router.A
> 2018-03-08 14:49:02.797142 -0300 ROUTER (info) Router started in Standalone
> mode
> {code}
> But if you try to add -d (daemon) flag, then it does not find the
> configuration file.
> {code:java}
> [fgiorget@fgiorget qpid-dispatch]$ qdrouterd -d -c qdrouterd.conf
> qdrouterd: Not found: Configuration file could not be opened{code}
> It only works with fully qualified file name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]