Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-132

Incorrect error response after user sends invalid data

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • netconf
    • None
    • Operating System: All
      Platform: All

    • 5095

    Description

      When the user sends invalid data to controller configuration via Netconf MDSAL Northbound, the returned error response is (the "message-id" attribute can vary and the number at the end of the <error-message> element can vary as well):

      <?xml version="1.0" encoding="UTF-8" standalone="no"?> <rpc-reply message-id="71" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>application</error-type> <error-tag>operation-failed</error-tag> <error-severity>error</error-severity> <error-message>Transaction commit failed on canCommit encountered an unexpected failure 3</error-message> </rpc-error> </rpc-reply>

      It is not clear from the error message that the problem here is invalid data. Actually, the error message suggests that the ODL suffered some scary internal error.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            andrej.mak@pantheon.tech Andrej Mak
            jbehran@cisco.com Jozef Behran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: