Hi All, I just went through the SO code related to the above logs attached in my previous mail.
In code bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts*/CreateCustomE2EServiceInstance.groovy : 315 * the payload is formed. [Note: UserId and Reason are null] whereas in line *335 *in the same file payload is printed where the userId and Reason tags are missing. Logs: <soapenv:Envelope xmlns:ns="*http://org.openecomp.mso/requestsdb <https://urldefense.proofpoint.com/v2/url?u=http-3A__org.openecomp.mso_requestsdb&d=DwMFaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=VDavLe4YQI2hFfG5xH_Devq4Ry72HGf_TNTae0D3DQA&m=-JHzBHs3a300afsfMlXycV5dy0vR-9kvcRzAN0ep0Xg&s=8ocqTflS-15NLjCSfiuEeiJXHSnSekMUsoOLsdnitBM&e=>* " xmlns:soapenv="*http://schemas.xmlsoap.org/soap/envelope/ <https://urldefense.proofpoint.com/v2/url?u=http-3A__schemas.xmlsoap.org_soap_envelope_&d=DwMFaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=VDavLe4YQI2hFfG5xH_Devq4Ry72HGf_TNTae0D3DQA&m=-JHzBHs3a300afsfMlXycV5dy0vR-9kvcRzAN0ep0Xg&s=-VWq7qUaiCoqusRE6U7cdxqxeiwf4yQFWjYfLpkcHHI&e=>* "> <soapenv:Header/> <soapenv:Body> <ns:updateServiceOperationStatus> <serviceId>c7d6eb40-c0db-4634-b557-6d909f426c89</serviceId> <operationId>a7c3b0a7-21bf-47a3-b5ac-f5d089caa66f</operationId> <operationType>CREATE</operationType> * <userId/>* <result>processing</result> <operationContent>Prepare service creation</operationContent> <progress>0</progress> * <reason/>* </ns:updateServiceOperationStatus> </soapenv:Body> </soapenv:Envelope> Can anyone please let me know if there is some issue with this ? Is the http connect failing because of this payload issue? Regards, Shobana Jothi On Thu, Oct 25, 2018 at 11:40 AM Jothi, Shobana <[email protected]> wrote: > Dear All, > I am trying to create the Service instance from UUI for volte package. Was > successful in populating the VF-C catalog. But when I create the instace > from UUI, I get "500 Internal Server Error, SO Instance is not available". > Attaching the error logs from SO container. Please provide your input on > this. > > I tried with curl command to SO to create the service. Got the following > error. > > {"serviceException":{"messageId":"SVC2000","text":"Request Failed due to > BPEL error with HTTP Status= %1 \nError occurred while executing the > process: org.camunda.connect.ConnectorRequestException: HTCL-02007 Unable > to execute HTTP request","variables":["502"]}} > > > Regards, > Shobana Jothi > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13300): https://lists.onap.org/g/onap-discuss/message/13300 Mute This Topic: https://lists.onap.org/mt/27633207/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
