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

Discover mountpoint RPC operation through RESTCONF is failing with response 500

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 6.0.0, 4.0.7, 5.0.7
    • None
    • restconf-nb

      Request:

      GET: rests/operations/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount

      Fails with:

      <html><head>
          <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
          <title>Error 500 Request failed.</title>
      </head><body>
          <h2>HTTP ERROR 500 Request failed.</h2>
          <table>
              <tr>
                  <th>URI:</th>
                  <td>/rests/operations/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
                  </td>
              </tr>
              <tr>
                  <th>STATUS:</th>
                  <td>500</td>
              </tr>
              <tr>
                  <th>MESSAGE:</th>
                  <td>Request failed.</td>
              </tr>
              <tr>
                  <th>SERVLET:</th>
                  <td>org.glassfish.jersey.servlet.ServletContainer</td>
              </tr>
          </table></body></html> 

      and karaf.log

      Its similar issue like NETCONF-822, the difference is that this is request to get operations list from mounted device.

            yaroslav.lastivka Yaroslav Lastivka
            ivanhrasko Ivan Hrasko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: