[NETCONF-469] http://<controller:8181>/restconf/streams json has broken when we make websocket request Created: 08/Sep/17  Updated: 15/Mar/19  Resolved: 09/Oct/17

Status: Resolved
Project: netconf
Component/s: restconf-nb
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Jalpa Modasiya Assignee: Evan Zeller
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: Text File karaf.log    
External issue ID: 9132

 Description   

Steps to reproduce:

1)
Restconf URL: http://<controller-ip>:8181/restconf/operations/sal-remote:create-data-change-event-subscription
Payload:
{
"input":

{ "path": "/network-topology:network-topology", "datastore": "OPERATIONAL", "scope": "SUBTREE" }

}

Request: POST

2) http://<controller-ip>:8181/restconf/streams : gives 500 Internal server error when content-type: application/json Accept: application/json

Note: http://<controller-ip>:8181/restconf/streams : gives 200 response code when content-type: application/xml Accept: application/xml



 Comments   
Comment by Jalpa Modasiya [ 08/Sep/17 ]

Attachment karaf.log has been added with description: karaf log

Comment by Evan Zeller [ 09/Oct/17 ]

https://git.opendaylight.org/gerrit/#/c/63729/

Generated at Wed Feb 07 20:15:07 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.