Hi All, Adding some more info : On further debugging, I found that getaddrinfo is failed with error code : 11001 which means "WSAHOST_NOT_FOUND".
18:25.901 DEBUG: OIC_CA_NET_SSL: In SendCallBack 18:25.902 DEBUG: OIC_CA_NET_SSL: Data len: 117 18:25.902 DEBUG: OIC_CA_NET_SSL: Adapter: 1 18:25.903 DEBUG: OIC_CA_IP_SERVER: IN 18:25.904 ERROR: OIC_CA_ADAP_UTILS: getaddrinfo failed: errno 11001 18:25.904 DEBUG: OIC_CA_INF_CTR: received error from adapter in interfacecontroller Am I missing any configurations to be done ? Please throw some light on it. Regards Satish. From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of LVR Satish Sent: 28 November 2016 18:12 To: iotivity-dev at lists.iotivity.org Subject: [dev] Help required for iotivity windows testing Hi, I have built IOTivity 1.2.0 in windows using VS2015 and trying to run sample codes. I am running examples : "sampleserver_justworks.exe" & "provisioningclient.exe" as per wiki page. I am able to discover devices and register them successfully. But when I try to do below option "32. Provision the Selected Access Control List (ACL) I am facing following winsock error continuously (which is 10014 WSAEFAULT) from client side (provisioningclient.exe). I am not sure why following error is coming. 27:12.111 DEBUG: OIC_CA_MSG_HANDLE: CAErrorHandler IN 27:12.112 DEBUG: OIC_CA_PRTCL_MSG: pdu parse-transport type : 0 27:12.113 DEBUG: OIC_CA_PRTCL_MSG: pdu parse ret: 1 27:12.113 ERROR: OIC_CA_PRTCL_MSG: coap version is not available : 0 27:12.114 ERROR: OIC_CA_MSG_HANDLE: Parse PDU failed 27:12.114 ERROR: OIC_CA_IP_SERVER: secure unicast ipv6 sendTo failed: 10014 27:12.115 DEBUG: OIC_CA_INF_CTR: received error from adapter in interfacecontroller Request for any pointers if any one faced similar problem earlier or whether I am missing any configuration which is causing above error. Thank you ! Regards Satish. ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161128/4943456c/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ATT00001.txt URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161128/4943456c/attachment.txt>
