[CONTROLLER-776] GET request on Internal loop back results 500 Internal server Error Created: 05/Sep/14  Updated: 08/Sep/14  Resolved: 08/Sep/14

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

Type: Bug
Reporter: Jozef Jankula Assignee: Maros Marsalek
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC


External issue ID: 1717

 Description   

Test Steps:

GET request
http://localhost:8080/restconf/config/opendaylight-inventory:nodes/node/<controller-config>/yang-ext:mount/

Response:
500 Internal Server Error

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<errors
xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf">
<error>
<error-type>application</error-type>
<error-tag>operation-failed</error-tag>
<error-message>Problem to get data from transaction.</error-message>
</error>
</errors>

Env:
org.opendaylight.controller.version = 0.1
org.opendaylight.controller.build.scm.version = 8b4d61d841649cd054bb62b20fcc64e87cc7c36d
org.opendaylight.controller.build.user = jenkins-controller
org.opendaylight.controller.build.workspace = **********
org.opendaylight.controller.build.timestamp = 1409854132914
org.opendaylight.controller.build.machine = **********
[odl@pce-guest33 opendaylight]$



 Comments   
Comment by Tony Tkacik [ 08/Sep/14 ]

Seems similar to CONTROLLER-753 https://git.opendaylight.org/gerrit/#/c/10693/
Please provide additional details:

  • logs
  • erors
  • list of files in plugins folder.

to proper debug this issue

Comment by Maros Marsalek [ 08/Sep/14 ]

Debugged, fails due to duplicate case node in config yang in bgp.

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

Generated at Wed Feb 07 19:53:50 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.