1
0
-1

When tried to access VID (create/view service instance) i see the below error

Failed to fetch customer data from A&AI: Response Code: 404

I see the below error on model-loader container under aai_instance1 VM.


out); blacklisting for 2 minutes
2018-07-03 14:41:25.694 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to 10.0.11.1:3904 [/10.0.11.1] failed: Connection timed out (Connection timed out)]
2018-07-03 14:41:25.695 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connect to 10.0.11.1:3904 [/10.0.11.1] failed: Connection timed out (Connection timed out)|
2018-07-03 14:41:25.695 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init
2018-07-03 14:41:25.831 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts.
2018-07-03 14:41:25.831 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://10.0.11.1:3904/apiKeys/create (anonymous) ...
2018-07-03 14:43:33.053 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to 10.0.11.1:3904 [/10.0.11.1] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes
2018-07-03 14:43:33.054 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to 10.0.11.1:3904 [/10.0.11.1] failed: Connection timed out (Connection timed out)]
2018-07-03 14:43:33.054 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connect to 10.0.11.1:3904 [/10.0.11.1] failed: Connection timed out (Connection timed out)|
2018-07-03 14:43:33.055 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init
2018-07-03 14:43:33.188 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts.
2018-07-03 14:43:33.188 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://10.0.11.1:3904/apiKeys/create (anonymous) ...


Any leads would be helpful.

Thanks

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      health check script (/data/scripts/docker_health.sh) on SDC VM  gives the below errors. 

      however i am unable to figure out which container has ports 8082 and 8183 exposed under the SDC VM, i do not see container being started with these ports anywhere. are these something to do with init containers ? (cause i see those not starting and are present in exited state ) 

      Any leads on this would be helpful. Thanks.


      {

            "healthCheckComponent": "DCAE",

            "healthCheckStatus": "DOWN",

            "description": "Component BE is Down, Component FE is Down,",

            "componentsInfo": [

              {

                "healthCheckComponent": "BE",

                "healthCheckStatus": "DOWN",

                "description": "DCAE unexpected response: Execute request GET http://99.99.99.11:8082/dcae/healthCheck HTTP/1.1 failed with exception: Connect to 99.99.99.11:8082 [/99.99.99.11] failed: Connection refused (Connection refused)"

              },

              {

                "healthCheckComponent": "FE",

                "healthCheckStatus": "DOWN",

                "description": "DCAE Unexpected response: Execute request GET http://99.99.99.11:8183/dcaed/healthCheck HTTP/1.1 failed with exception: Connect to 99.99.99.11:8183 [/99.99.99.11] failed: Connection refused (Connection refused)"

              }

            ]

          },

        CommentAdd your comment...
      1.  
        1
        0
        -1

        fixed the error by pointing to the DmaaP address


        2018-07-03 19:22:51.364 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
        2018-07-03 19:23:11.236 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
        2018-07-03 19:23:11.239 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://adsl-99-99-99-7.dsl.lsan03.sbcglobal.net:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
        2018-07-03 19:23:11.240 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://adsl-99-99-99-7.dsl.lsan03.sbcglobal.net:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as 1YJZAxea20XhVJEo) ...

        However i still see the same error

        " Failed to fetch customer data from A&AI: Response Code: 404 "

        by looking at SDC logs looks like it has issues connecting with DmaaP , also SDC monitor tab on the GUI doesnt work which tries to load kibanaProxy , not sure if these errors are all related. Any leads on this would be helpful 

        I see a bunch of these below errors on the sdc-BE container of the SDC VM


        +#---------SVC4571------------------------------
        + SERVICE_CANNOT_CONTAIN_SUBCATEGORY: {
        + code: 400,
        + message: "Error: Sub category cannot be defined for service",
        + messageId: "SVC4571"
        + }
        +#---------SVC4572------------------------------
        +# %1 - "Resource"/"Service"
        + COMPONENT_TOO_MUCH_CATEGORIES: {
        + code: 400,
        + message: "Error: %1 must have only 1 category",
        + messageId: "SVC4572"
        + }
        +#---------SVC4574------------------------------
        + RESOURCE_TOO_MUCH_SUBCATEGORIES: {
        + code: 400,
        + message: "Error: Resource must have only 1 sub category",
        + messageId: "SVC4574"
        + }
        +#---------SVC4575------------------------------
        + COMPONENT_MISSING_SUBCATEGORY: {
        + code: 400,
        + message: "Error: Missing sub category",
        + messageId: "SVC4575"
        + }
        + #---------SVC4576------------------------------


        Thanks


          CommentAdd your comment...