Hi, Based on the info you provided it looks like sdc fails when it tries to send the notification to the dmaap:
In the sdc health check api there are sections this sections describe different components one of this sections is if sdc has connectivity to dmapp. https://wiki.onap.org/display/DW/SDC+Troubleshooting Our approach is that since all the SDC functionality (modeling) works without the connectivity to dmaap we do not fail the health check if we do not have connectivity to dmaap. I would check the fallowing: 1. Does sdc has connectivity to dmaap? 2. If we have connectivity check as the ops user on the service you are distribution, under monitoring what was the response we received from the components regarding the distribution. 3. Regarding the issue you see in so, it looks like there is a configuration issue and so is unable to connect to sdc please check the so configuration. In addition take a look at this this describes the sdc distribution model. https://wiki.onap.org/display/DW/SDC+Distribution+model BR, Michael Lando Opensource TL , SDC AT&T Network Application Development · NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago ··········································································· Office: +972 (3) 5451487 Mobile: +972 (54) 7833603 e-mail: [email protected]<mailto:[email protected]> From: [email protected] [mailto:[email protected]] On Behalf Of ESWAR RAO Sent: Wednesday, February 21, 2018 13:32 To: [email protected] Subject: [onap-discuss] [SDC][SO] Service Distribution fails with Internal U-EB server error HI All, I am using ONAP Amsterdam release with HEAT templates. Installation is successful and Robot health checks are fine. While distributing a service, I am facing below problems: Can someone please help me in debugging issues: sdc_docker: v1.1.0 so_docker: v1.1.2 so_branch: amsterdam sdc_branch: amsterdam SDC health-check is OK root@onap-sdc:/opt# curl http://10.0.3.1:8181/sdc1/rest/healthCheck<https://urldefense.proofpoint.com/v2/url?u=http-3A__10.0.3.1-3A8181_sdc1_rest_healthCheck&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=bbKddQzWi8PBdaX07wvmdKIaqgUoZJx1ANM02kZUbXI&s=Dreln45DYDgAANLeCcCJgKyqG8-e0q09ZKtBCV_DJMY&e=> # SDC-BE 2018-02-02T09:00:31.674Z|||7597bee7-57ed-45ed-8f90-538116420d07|bcd84c21-84b1-471c-952f-438507b9f279|qtp2006034581-665898| ||SDC-BE|op0001|||||||INFO||172.17.0.5||10.0.3.1|172.17.0.1|o.o.s.b.a.i.AuditingLogFormatUtil| |ActivityType=<logAuditEvent>, Desc=<ACTION = "DRequest" RESOURCE_NAME = "vNF-Service" RESOURCE_TYPE = "Service" SERVICE_INSTANCE_ID = "bcd84c21-84b1-471c-952f-438507b9f279" CURR_VERSION = "1.0" MODIFIER = "Oper P(op0001)" CURR_STATE = "CERTIFIED" DPREV_STATUS = "DISTRIBUTED" DCURR_STATUS = "DISTRIBUTED" DID = "7597bee7-57ed-45ed-8f90-538116420d07" STATUS = "200" DESC = "OK"> 2018-02-02T09:00:37.572Z|||7597bee7-57ed-45ed-8f90-538116420d07|bcd84c21-84b1-471c-952f-438507b9f279| distribution-notification-thread-4|||SDC-BE|op0001|||||||INFO||172.17.0.5||10.0.3.1|172.17.0.1| o.o.s.b.a.i.AuditingLogFormatUtil||ActivityType=<logAuditEvent>, Desc=<ACTION = "DNotify" RESOURCE_NAME = "vNF-Service" RESOURCE_TYPE = "Service" SERVICE_INSTANCE_ID = "bcd84c21-84b1-471c-952f-438507b9f279" CURR_VERSION = "1.0" MODIFIER = "Oper P(op0001)" CURR_STATE = "CERTIFIED" DID = "7597bee7-57ed-45ed-8f90-538116420d07" TOPIC_NAME = "SDC-DISTR-NOTIF-TOPIC-AUTO" STATUS = "500" DESC = "Error: Internal U-EB server error"> # SO root@mso:/var/log/ecomp/MSO/ASDCController# tail -f debugmso.log 2018-02-02T09:51:24.729Z|trace-#|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-mso-dockero/sdc-COpenSource-Env11-mso-dockero 2018-02-02T09:51:24.731Z|trace-#|GET http://10.0.11.1:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-mso-dockero/sdc-COpenSource-Env11-mso-dockero<https://urldefense.proofpoint.com/v2/url?u=http-3A__10.0.11.1-3A3904_events_SDC-2DDISTR-2DNOTIF-2DTOPIC-2DAUTO_sdc-2DOpenSource-2DEnv1-2Dmso-2Ddockero_sdc-2DCOpenSource-2DEnv11-2Dmso-2Ddockero&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=bbKddQzWi8PBdaX07wvmdKIaqgUoZJx1ANM02kZUbXI&s=bw8V8-lzM6LP0S5upY6K3B97aye3uySTBV4ficiU7Oo&e=> will send credentials over a clear channel. 2018-02-02T09:51:24.731Z|trace-#|GET http://10.0.11.1:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-mso-dockero/sdc-COpenSource-Env11-mso-dockero<https://urldefense.proofpoint.com/v2/url?u=http-3A__10.0.11.1-3A3904_events_SDC-2DDISTR-2DNOTIF-2DTOPIC-2DAUTO_sdc-2DOpenSource-2DEnv1-2Dmso-2Ddockero_sdc-2DCOpenSource-2DEnv11-2Dmso-2Ddockero&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=bbKddQzWi8PBdaX07wvmdKIaqgUoZJx1ANM02kZUbXI&s=bw8V8-lzM6LP0S5upY6K3B97aye3uySTBV4ficiU7Oo&e=> (as mYCJXPn1wpcVRiJm) ... 2018-02-02T09:51:30.003Z|trace-#|DistributionClient - init 2018-02-02T09:51:30.003Z|trace-#|DistributionClientResultImpl [responseStatus=CONF_INVALID_ASDC_FQDN, responseMessage=configuration is invalid: CONF_INVALID_ASDC_FQDN] 2018-02-02T09:51:34.853Z|trace-#| --> HTTP/1.1 200 OK Thanks Eswar Rao
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
