Uploaded image for project: 'Application Controller'
  1. Application Controller
  2. APPC-194

Error when any LCM action is triggered

XMLWordPrintable

    • 1

      The latest ONAP APPC Docker Image release on 1.1-SNAPSHOT-latest docker tag shows the following error when triggering any LCM action (we have been testing with a payload for the restart LCM action):

      **

      Request URL

      http://<APPC_VM_IP>:8282/restconf/operations/appc-provider-lcm:config-modify

      Response Body

      {{{ "errors": { "error": [ { "error-type": "application", "error-tag": "operation-not-supported", "error-message": "No implementation of RPC AbsoluteSchemaPath{path=[(org:openecomp:appc:lcm?revision=2016-01-08)config-modify]} available" } ] } }}}

      Response Code

      501

      Response Headers

      {
      "Access-Control-Allow-Origin": "http://135.205.228.132:8282",
      "Access-Control-Expose-Headers": "location",
      "Access-Control-Allow-Credentials": "true",
      "Server": "Jetty(8.1.19.v20160209)",
      "Content-Type": "application/json",
      "Transfer-Encoding": "chunked",
      "Expires": "Thu, 01 Jan 1970 00:00:00 GMT"
      }

            rahuliitr rahuliitr
            ha076r ha076r
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: