If the log output you showed earlier was the full trace (-t on the
command line) then I think that the transport initialisation code is not
being actually run - this might be somehow due to the fully static
build.

Try putting a breakpoint in qpid::sys::TCPIOPlugin::initialize(). If you
never get there then the TCP transport (which is the one not listening)
never gets "told" to start.

Andrew



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to