Hi Gordon,
I have made the changes to ConnectionContext.cpp file, make clean, make and
make install again, deleted the executable binary, rebuilt, problem still
persists:
./amq-producer
2014-07-07 16:41:12 [Protocol] debug tcp:localhost:5672 writing protocol
header: 1-0
2014-07-07 16:41:12 [Protocol] debug tcp:localhost:5672 read protocol header:
1-0
2014-07-07 16:41:12 [Protocol] debug tcp:localhost:5672 Received
SASL-MECHANISMS(ANONYMOUS PLAIN )
2014-07-07 16:41:12 [Protocol] debug tcp:localhost:5672 Sent SASL-INIT(PLAIN,
\x00guest\x00guest, localhost)
2014-07-07 16:41:12 [Protocol] debug tcp:localhost:5672 Received
SASL-OUTCOME(\x00)
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]:
-> AMQP
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]:
<- AMQP
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
-> @open(16) [container-id="9d2c3b99-3dd9-452c-af0e-206991e5237f",
properties={:"qpid.client_process"="amq-producer", :"qpid.client_pid"=25518,
:"qpid.client_ppid"=20140}]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @open(16) [container-id="", hostname="", max-frame-size=1048576]
1
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
-> @begin(17) [next-outgoing-id=0, incoming-window=2147483647,
outgoing-window=0]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @begin(17) [remote-channel=0, next-outgoing-id=1, incoming-window=0,
outgoing-window=0, handle-max=1024]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
-> @attach(18) [name="topic://usa.news_9a89c322-d271-449f-a9d6-2b32573c7863",
handle=0, role=false, snd-settle-mode=2, rcv-settle-mode=0, source=@source(40)
[address="topic://usa.news", durable=0, timeout=0, dynamic=false],
target=@target(41) [address="topic://usa.news", durable=0, timeout=0,
dynamic=false], initial-delivery-count=0]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @attach(18) [name="topic://usa.news_9a89c322-d271-449f-a9d6-2b32573c7863",
handle=0, role=true, snd-settle-mode=2, rcv-settle-mode=0, source=@source(40)
[address="topic://usa.news"], target=@target(41) [address="topic://usa.news"]]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @flow(19) [next-incoming-id=0, incoming-window=1, next-outgoing-id=1,
outgoing-window=0, handle=0, delivery-count=0, link-credit=100]
Sent - Hello news! 0
Sent - Hello news! 1
Sent - Hello news! 2
Sent - Hello news! 3
Sent - Hello news! 4
Sent - Hello news! 5
Sent - Hello news! 6
Sent - Hello news! 7
Sent - Hello news! 8
Sent - Hello news! 9
2
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
-> @transfer(20) [handle=0, delivery-id=0, delivery-tag=b"\x00\x00\x00\x00",
message-format=0, settled=false, more=false] (31)
"\x00Sp\xc0\x04\x02BP\x00\x00St\xc1\x01\x00\x00Su\xa0\x0bHello news!"
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @flow(19) [next-incoming-id=1, incoming-window=1, next-outgoing-id=1,
outgoing-window=0, handle=0, delivery-count=1, link-credit=100]
2014-07-07 16:41:12 [Protocol] trace [9d2c3b99-3dd9-452c-af0e-206991e5237f]: 0
<- @disposition(21) [role=true, first=0, last=0, settled=true,
state=@accepted(36) []]
<still hangs here>
-----Original Message-----
From: Gordon Sim [mailto:[email protected]]
Sent: Monday, July 07, 2014 3:29 PM
To: [email protected]
Subject: Re: Potential qpid cpp 0.28 bug
Yes, rebuild the 0.28 libs and that should fix the issue.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]