Fernando Giorgetti created DISPATCH-940:
-------------------------------------------

             Summary: 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
             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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to