On Ter, 2013-05-21 at 15:06 +0100, Gordon Sim wrote:
> On 05/21/2013 02:58 PM, Bruno Matos wrote:
> > On Ter, 2013-05-21 at 12:08 +0100, Gordon Sim wrote:
> >> On 05/21/2013 11:14 AM, Bruno Matos wrote:
> >>> It needs the username and password properties set on domain creation, I
> >>> thought they were parsed from url.
> >>>
> >>> Now, with SASL it doesn't create the queue for the outgoing link. This
> >>> is because when qpid::broker::amqp::Sasl::canEncode() is called the
> >>> state is NONE so it doesn't call the Connection::canEncode which would
> >>> create the queue as when there is no SASL layer and Wrapper::canEncode
> >>> is called.
> >>>
> >>> If at this point I stop the source broker, the destination broker gives
> >>> 'Connection closed prior to authentication completing' twice, which
> >>> makes me think that authentication or the handshake were never finished.
> >>
> >> Can you post the protocol trace for the handshaking?
> >
> > They are in attachment from both source and destination brokers.
> 
> It doesn't actually contain the 1.0 protocol traces... what logging 
> options did you use? (From the debug it looks like the destination did 
> not get the init and did not therefore send the outcome).
> 

trace+:Protocol

-- 
Bruno Matos


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

Reply via email to