You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2014/05/16 16:19:14 UTC

[jira] [Created] (DISPATCH-55) Qdrouterd does not exit when service port is unavailable

Chuck Rolke created DISPATCH-55:
-----------------------------------

             Summary: Qdrouterd does not exit when service port is unavailable
                 Key: DISPATCH-55
                 URL: https://issues.apache.org/jira/browse/DISPATCH-55
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Routing Engine
    Affects Versions: 0.2
         Environment: Fedora 19, trunk build, x86_64

            Reporter: Chuck Rolke


When qdrouterd's port 5672 is in use then the router prints an error at startup but otherwise keeps running with no apparent open port. Log from failed startup:
{noformat}
Fri May 16 09:19:17 2014 CONN_MGR (INFO) Configured Listener: 0.0.0.0:amqp role=normal
Fri May 16 09:19:17 2014 SERVER (ERROR) Driver Error 0 ((null))
Fri May 16 09:19:17 2014 SERVER (INFO) Operational, 4 Threads Running
{noformat}
Startup from when the port is available have the same log without the (ERROR) line.

Expected behavior is either 
* a qpidd-like exit-with-failure-message or 
* qdrouterd keeps trying to open the port and succeeds eventually.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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