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

ASF subversion and git services commented on DISPATCH-940:
----------------------------------------------------------

Commit 645d87e45c64f50e22a846de7cd9a352c1a568cc in qpid-dispatch's branch 
refs/heads/master from [~chug]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=645d87e ]

DISPATCH-940: Fernando Giorgetti - Config files use relative paths

In addition to the original PR this commit includes test fixes:
* tests shared test.pid file
* test.pid file was not located well in directory hierarchy
* wait_port added to prove that routers came on line
* minor tweaks and class duplication to work around framework
  creation of config files but then starting routers with popen


> 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]

Reply via email to