I am using qpid c++ client API to connect to broker with SSL connection. 
but after I create the receiver I got session detached and connection
closed, can someone shed some light on this? Apid logs as following:

[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionAttachBody: name=3add9a03-3d3d-4d23-bcb9-9b97d174a0d1; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionAttachedBody: name=3add9a03-3d3d-4d23-bcb9-9b97d174a0d1; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCommandPointBody: command-id=0; command-offset=0; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionRequestTimeoutBody: timeout=0; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCommandPointBody: command-id=0; command-offset=0; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{ExecutionSyncBody: }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionTimeoutBody: timeout=0; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,0] }; }]
[Client] debug treating source address as queue:
broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation;{assert:never,
create:never, mode:consume, node:{type:queue}}
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{QueueDeclareBody: queue=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation;
alternate-exchange=; passive=1; arguments={}; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,1] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageSubscribeBody:
queue=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation;
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; accept-m
[Client] debug treating source address as queue:
broadcast.LCMLO_LCMLOALBBRETEST.Workflow;{assert:never, create:never,
mode:consume, node:{type:queue}}
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{QueueDeclareBody: queue=broadcast.LCMLO_LCMLOALBBRETEST.Workflow;
alternate-exchange=; passive=1; arguments={}; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,3] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageSubscribeBody: queue=broadcast.LCMLO_LCMLOALBBRETEST.Workflow;
destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow; accept-mode=0;
acquire-mod
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageSetFlowModeBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; flow-mode=0;
}]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageFlowBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; unit=0;
value=1; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageFlowBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; unit=1;
value=4294967295; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionFlushBody: completed=1; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ }; timely-reply=1; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[Bbe; channel=1;
{MessageTransferBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation;
accept-mode=0; acquire-mode=0; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[be; channel=1;
header (71 bytes); properties={{MessageProperties: content-length=1073;
app-id=; }{DeliveryProperties: delivery-mode=2; exchange=broadcast;
routing-key=b
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[Ebe; channel=1;
content (1073 bytes) <?xml version="1.0" encoding="UT...]
[Client] debug Delivered {MessageTransferBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation;
accept-mode=0; acquire-mode=0; } header (71 bytes);
properties={{MessageProperties: content-length=1073; app-id=; }{De
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionKnownCompletedBody: commands={ }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageSetFlowModeBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow; flow-mode=0; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageFlowBody: destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow;
unit=0; value=1; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageFlowBody: destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow;
unit=1; value=4294967295; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageFlushBody: destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,11] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageStopBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,12] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageReleaseBody: transfers={ }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageCancelBody:
destination=broadcast.LCMLO_LCMLOALBBRETEST.TradeConfirmation; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{ExecutionSyncBody: }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,15] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageReleaseBody: transfers={ }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageStopBody: destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,17] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageReleaseBody: transfers={ }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageCancelBody: destination=broadcast.LCMLO_LCMLOALBBRETEST.Workflow; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{ExecutionSyncBody: }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionCompletedBody: commands={ [0,20] }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{MessageReleaseBody: transfers={ }; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionDetachBody: name=3add9a03-3d3d-4d23-bcb9-9b97d174a0d1; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=1;
{SessionDetachedBody: name=3add9a03-3d3d-4d23-bcb9-9b97d174a0d1; code=0; }]
[Security] trace SENT [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=0;
{ConnectionCloseBody: reply-code=200; reply-text=OK; }]
[Security] trace RECV [[33888 192.168.0.1:10170]]: Frame[BEbe; channel=0;
{ConnectionCloseOkBody: }]
[System] debug Exception constructed: Closed by client





--
View this message in context: 
http://qpid.2158936.n2.nabble.com/connection-is-detached-after-receiver-is-created-tp7587655.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to