[NETCONF-247] Unable to access restconf/operational/network-topology:network-topology/topology/topology-netconf after restart of ODL Created: 02/Aug/16  Updated: 15/Mar/19  Resolved: 22/Aug/16

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

Type: Bug
Reporter: Tomas Janciga Assignee: Rudolf Brisuda
Resolution: Cannot Reproduce 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: 6328

 Description   

The URL works OK after the first start of ODL. But after the restart this response is received:

GET localhost:8181/restconf/operational/network-topology:network-topology/topology/topology-netconf
{
"topology": [
{
"topology-id": "topology-netconf",
"node": [

{ "node-id": "controller-config", "netconf-node-topology:connection-status": "connecting", "netconf-node-topology:port": 1830, "netconf-node-topology:host": "127.0.0.1" }

]
}
]
}

WORKAROUD:
When the file assembly/configuration/RSA.pk is deleted the URL is works correctly again.

Attached logs includes logs from the case when the URL is not accessible (restarted ODL without deleting the RSA.pk file).



 Comments   
Comment by Tomas Janciga [ 02/Aug/16 ]

Attachment karaf.log has been added with description: Logs from the case when the URL is not accessible

Comment by Tomas Janciga [ 05/Aug/16 ]

Version 1.1.0-SNAPSHOT (Boron) (master branch)

Comment by Rudolf Brisuda [ 22/Aug/16 ]

can not reproduce, if error persists then it could be opened again

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