Uploaded image for project: 'Active and Available Inventory'
  1. Active and Available Inventory
  2. AAI-226

AAI throws Bad Request error to MSO during service instance creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • None
    • None
    • None

      Part of ONAP stabilization process we are trying to certify a use case where we need to create a service instance in MSO and AAI.

      We could distribute the service to MSO and AAI successfully.

      Later, when MSO tries to call AAI, AAI responds back with “Received a bad response from AAI“ at the time of service instance creation in VID.

       

      We have passed the same request in ONAP 1.0 release and it went fine! And this issue exists only in AAI of ONAP 1.1. Hence we raised this bug. Please look into this.

      Error in the MSO BPMN logs:

      2017-08-28T04:46:22.516Z|2017-08-28T04:46:22.516Z|72418bbd-41f5-408f-b34c-67a262c61162|N/A|Thread-268||MSO.GENGS|BPMNClient|COMPLETE|0|GenericGetService AAI Response: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
      <Fault>
          <requestError>
              <serviceException>
                  <messageId>SVC3008</messageId>
                  <text>URI is not encoded in UTF-8 (msg=%1) (ec=%2)</text>
                  <variables>
                      <variable>URI is not encoded in UTF-8:uri=v8/search/nodes-query?search-node-type=service-instance&filter=service-instance-name:EQUALS:adfs</variable>
                      <variable>ERR.5.6.3008</variable>
                      <variable>GET</variable>
                      <variable>v8/search/nodes-query</variable>
                  </variables>
              </serviceException>
          </requestError>
      </Fault>

       

            parvezb parvezb
            parvezb parvezb
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: