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

APPC can't read VNF templates build with CDT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Casablanca Release
    • Casablanca Release
    • None
    • None

      APPC can't read VNF template created with CDT, although DEVICE_AUTHENTICATION and ASDC_ARTIFACTS tables have info about the VNF.

       

      2018-11-01T18:12:17,857 | INFO  | appc-dispatcher-1 | DGGeneralDBService               | 559 - appc-config-data-services - 1.4.1.SNAPSHOT | getTemplateByVnfTypeNActionWithTemplateModelId()::: with template:::SELECT artifact_content file_content , asdc_artifacts_id config_file_id  FROM ASDC_ARTIFACTS  WHERE asdc_artifacts_id = (SELECT MAX(a.asdc_artifacts_id) configfileid   FROM ASDC_ARTIFACTS a, ASDC_REFERENCE b  WHERE a.artifact_name = b.artifact_name  AND file_category =  'config_template' AND action =  $request-action  AND vnf_type =  $vnf-type )  and ASDC_ARTIFACTS.artifact_name like '%_Vloadbalancerms..dnsscaling..module-1%'; 

      2018-11-01T18:12:17,863 | ERROR | appc-dispatcher-1 | ConfigResourceNode               | 559 - appc-config-data-services - 1.4.1.SNAPSHOT | Failed in getTemplate

      org.onap.appc.data.services.node.QueryException: Unable to Read config_template

                      at org.onap.appc.data.services.node.ConfigResourceNode.getTemplate(ConfigResourceNode.java:243) ~[?:?]

                      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]

                      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]

                      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]

                      at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]

            ak583p ak583p
            platania platania
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: