iotivity simpleserver does not response to PUT request in low possibility
Use simpleclient and simpleserver on same device. (through subnet localhost to communication).
In low possibility (about 10%), the simpleserver does not response to client's PUT request.
Output log of simpleclient is:
=========
Finding Resource...
Finding Resource for second time...
In foundResource
Found resource 65cd8ddc-dfdd-474a-8d1a-ecb9b9e15c51/a/light for the first time on server with ID: 65cd8ddc-dfdd-474a-8d1a-ecb9b9e15c51
DISCOVERED Resource:
URI of the resource: /a/light
Host address of the resource: coap://192.168.30.177:49283
List of resource types:
core.light
core.brightlight
List of resource interfaces:
oic.if.baseline
oic.if.ll
Getting Light Representation...
0: listenCallback(): failed to create resource. clientResponse: 33
In foundResource
Found resource 65cd8ddc-dfdd-474a-8d1a-ecb9b9e15c51/a/light again!
Found another resource, ignoring
0: listenCallback(): failed to create resource. clientResponse: 33
GET request was successful
Resource URI: /a/light
state: false
power: 0
name: John's light
Putting light representation...
(no following after a long time, blocked here)
JIRA migration meta data
- JIRA Issue ID: IOT-817
- Reporter: jingke
- Assignee: mandeepshetty
- Creator: jingke
- Created at: 2015-10-21T22:26:02.000-0700
- Found in Version: 0.9.2
- Fix in Version: None
- Issue Severity: Normal
- Reproducibility: Very Sporadic (<20%)
- Operating System: None
- Hardware/ OEM Platform: None
- External URL: None
- Bugzilla ID: None
- Product: None
- Status: Resolved
- Components: Sample Application
- Priority: P3
- Due Date: None
-
Issue Type: Bug
END of JIRA migration meta data