[CONTROLLER-131] issuing a restconf command to see the operational data of a node (xrvr) causes ODL to fail to respond to futher netconf commands via restconf Created: 23/Jan/14 Updated: 25/Jul/23 Resolved: 27/Feb/14 |
|
| Status: | Resolved |
| Project: | controller |
| Component/s: | netconf |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Andrew McLachlan | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: Linux |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| External issue ID: | 345 | ||||||||
| Description |
|
You can pull the config from a node, xrvr in this case, and it works find using the following restconf command http://192.168.162.130:8080/restconf/config/opendaylight-inventory:nodes/node/xrvr-1 If you change the command to look for operational data you get the error as detailed in the attachment. http://192.168.162.130:8080/restconf/operational/opendaylight-inventory:nodes/node/xrvr-1 If you then try any other restconf command, for instance one that worked before you issued the operatiional command then you are again returned following server error. Status Code: 500 Internal Server Error At this point you need to restart ODL to continue with restconf/netconf Restarting ODL restores working status. This is repeatable. |
| Comments |
| Comment by Andrew McLachlan [ 23/Jan/14 ] |
|
Attachment operational hang error.rtf has been added with description: error details |