Uploaded image for project: 'Test'
  1. Test
  2. TEST-115

new error reason for vgw's md-sal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • El Alto Release
    • Release 2.0
    • None

      Hi, Kang:
      In the few day, we try to create more vbrg and vgw for test onap performance.

      In our onap and vcpe envirnoment, we had created a success vxlan tunnel for a pair of vbrg and vgw0 instance, and we had created about more than 44 vbrg instances that can be see by use "select * from DHCP_MAP;” in sdnc docker database. So we create most vgw instance almost error for this reason “Received error from SDN-C: Error updating md-sal for tunnelxconn-allotted-resource”, and we didn’t attention to this at first.

      So, we delete all vcpe use case data like vcpe stack, instance, keypairs(in openstack almost 95 keypairs), SDNC database DHCP_MAP table record, data in __var file and data in __tmp file.

      After all delete, we run vcpe.py infra success. We run vcpe.py customer before we confirm the vbrg running vppctl and the mac address had to insert into DHCP_MAP table, BUT, the error happened again “Received error from SDN-C: Error updating md-sal for tunnelxconn-allotted-resource”.

      We check SDNC’s karaf.log and SO’s errormso.log, we found the error not be same of the desciption for https://jira.onap.org/browse/TEST-108.

      The error log some message show as blow:

      2018-09-03 03:30:21,770 | INFO | 517554140-174278 | RestapiCallNode | 368 - org.onap.ccsdk.sli.plugins.restapi-call-node-provider - 0.2.4 - - | HTTP response: {"errors":{"error":[{"error-type":"protocol","error-tag":"malformed-message","error-message":"Error parsing input: java.lang.NumberFormatException: Incorrect lexical representation of integer value: .\nAn integer value can be defined as: \n - a decimal number,\n - a hexadecimal number (prefix 0x),\n - an octal number (prefix 0).\nSigned values are allowed. Spaces between digits are NOT allowed.","error-info":"com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: Incorrect lexical representation of integer value: .\nAn integer value can be defined as: \n - a decimal number,\n - a hexadecimal number (prefix 0x),\n - an octal number (prefix 0).\n


      2018-09-03 03:30:21,771 | INFO | 517554140-174278 | JsonParser | 368 - org.onap.ccsdk.sli.plugins.restapi-call-node-provider - 0.2.4 - - | Added property: errors.error[0].error-message : Error parsing input: java.lang.NumberFormatException: Incorrect lexical representation of integer value: .
      An integer value can be defined as:

      • a decimal number,
      • a hexadecimal number (prefix 0x),
      • an octal number (prefix 0).
        Signed values are allowed. Spaces between digits are NOT allowed.
        "

      So, please help us check and resolve the error.

      The error message in attachments.

        1. errormso.log
          398 kB
        2. karaf.log
          928 kB

            xuyang11 xuyang11
            liucl liucl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: