Has anyone else noticed this (or have any ideas) when testing between provisioningclient.exe and sampleserver_justworks.exe:
07:46.026 DEBUG: OIC_CA_RETRANS: wait..there is no retransmission data. I'm trying to get certificate provisioning working, I've changed the provisioning client to call OCProvisionTrustCertChain and from the logging output it looks like everything succeeds, but then the provisioning client hangs (does not re-display the menu, with the output below). If I type "10" then press enter, it seems the thread that takes input is still working, and it ends the wait and things resume and I get the provisioning menu back as I expected. I've seen this message while doing other things (like discovery or onboarding) but it only stays on screen for a second. Greg 07:45.119 DEBUG: OIC_ANALYZER: ================================================= 07:45.119 DEBUG: OIC_ANALYZER: Is Multicast = false 07:45.119 DEBUG: OIC_ANALYZER: Transport Type = [OC_ADAPTER_IP] 07:45.120 DEBUG: OIC_ANALYZER: ------------------------------------------------- 07:45.120 DEBUG: OIC_ANALYZER: Address = [fe80::d9a8:22ea:d79c:6731%14]:[55357] 07:45.120 DEBUG: OIC_ANALYZER: ------------------------------------------------- 07:45.120 DEBUG: OIC_ANALYZER: Data Type = [CA_RESPONSE_DATA] 07:45.120 DEBUG: OIC_ANALYZER: ------------------------------------------------- 07:45.120 DEBUG: OIC_ANALYZER: result code = [204] 07:45.120 DEBUG: OIC_ANALYZER: Msg ID = [51277] 07:45.120 DEBUG: OIC_ANALYZER: Coap Token 07:45.120 DEBUG: OIC_ANALYZER: BD 88 C3 D9 3D 21 EB 72 07:45.120 DEBUG: OIC_ANALYZER: Res URI = [/oic/sec/cred] 07:45.120 DEBUG: OIC_ANALYZER: ------------------------------------------------- 07:45.121 DEBUG: OIC_ANALYZER: Payload Format = [0] 07:45.121 DEBUG: OIC_ANALYZER: CoAP Message Full Size = [30] 07:45.121 DEBUG: OIC_ANALYZER: CoAP Header (+ 0xFF) 07:45.121 DEBUG: OIC_ANALYZER: 68 44 4D C8 BD 88 C3 D9 3D 21 EB 72 B0 03 6F 69 07:45.121 DEBUG: OIC_ANALYZER: 63 03 73 65 63 04 63 72 65 64 E1 FE DC C0 07:45.121 DEBUG: OIC_ANALYZER: CoAP Header size = [30] 07:45.121 DEBUG: OIC_ANALYZER: CoAP Payload 07:45.121 DEBUG: OIC_ANALYZER: CoAP Payload Size = [0] 07:45.121 DEBUG: OIC_ANALYZER: ================================================= 07:45.121 INFO: OIC_CA_PRTCL_MSG: adapter value is 1 07:45.121 DEBUG: OIC_CA_BWT: CAReceiveBlockWiseData 07:45.122 DEBUG: OIC_CA_BWT: it's normal pdu 07:45.122 DEBUG: OIC_CA_BWT: BlockID is 07:45.122 DEBUG: OIC_CA_BWT: BD 88 C3 D9 3D 21 EB 72 D8 3D 66 65 38 30 3A 3A 07:45.122 DEBUG: OIC_CA_BWT: 64 39 61 38 3A 32 32 65 61 3A 64 37 39 63 3A 36 07:45.122 DEBUG: OIC_CA_BWT: 37 33 31 25 31 34 07:45.122 DEBUG: OIC_CA_BWT: CARemoveBlockData 07:45.122 DEBUG: OIC_CA_MSG_HANDLE: this message does not have block option 07:45.122 DEBUG: OIC_UQUEUE: Queue Count : 1 07:45.122 DEBUG: OIC_CA_MSG_HANDLE: received pdu data : 07:45.122 DEBUG: OIC_CA_MSG_HANDLE: 68 44 4D C8 BD 88 C3 D9 3D 21 EB 72 B0 03 6F 69 07:45.122 DEBUG: OIC_CA_MSG_HANDLE: 63 03 73 65 63 04 63 72 65 64 E1 FE DC C0 07:45.123 DEBUG: OIC_CA_NET_SSL: Out CAdecryptSsl 07:45.123 DEBUG: OIC_CA_IP_SERVER: CAdecryptSsl returns [0] 07:46.026 DEBUG: OIC_CA_RETRANS: wait..there is no retransmission data. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170127/25fe868b/attachment.html>
