Unfortunately the code seems to be suppressing exceptions from all points where this message is relayed. I'm not aware of another way out but to either debug the code or check if the camunda cockpit reveals any other detail.
From: [email protected] <[email protected]> On Behalf Of Sliwka, Wojciech (Nokia - PL/Wroclaw) Sent: Monday, October 1, 2018 5:40 PM To: [email protected] Cc: Darosz, Piotr (Nokia - PL/Wroclaw) <[email protected]>; Koblosz, Sandra (Nokia - PL/Wroclaw) <[email protected]>; Krysiak, Adam (Nokia - PL/Wroclaw) <[email protected]>; Krysiak, Piotr (Nokia - PL/Wroclaw) <[email protected]>; Golabek, Tomasz (Nokia - PL/Wroclaw) <[email protected]> Subject: [onap-discuss] [SO][CreateInstance][PreProcess] Internal Error encountered in PreProcess method Hi, I'm trying to create VF module instance in VID and I encountered several issues: - Heat based installation has outdated Camunda credentials (can be fixed by changing config/override.yaml) - Exception in PreProcess method - this is more important to me. Following exception is visible in logs: 2018-10-01T11:40:37.245Z|2a621b7a-4a47-44d4-a0da-00fe37ee05bf| org.onap.so.bpmn.common.scripts.FalloutHandler - FH_request_id: 2a621b7a-4a47-44d4-a0da-00fe37ee05bf 2018-10-01T11:40:37.295Z|2a621b7a-4a47-44d4-a0da-00fe37ee05bf| org.onap.so.bpmn.common.scripts.FalloutHandler - FH_ErrorCode: 2000 2018-10-01T11:40:37.370Z|2a621b7a-4a47-44d4-a0da-00fe37ee05bf| org.onap.so.bpmn.common.scripts.FalloutHandler - FH_request_id-OK --> false 2018-10-01T11:40:37.420Z|2a621b7a-4a47-44d4-a0da-00fe37ee05bf| org.onap.so.bpmn.common.scripts.FalloutHandler - OUTOF --> Initialize Variables Fallout Handler ######### 2018-10-01T11:40:37.428Z|2a621b7a-4a47-44d4-a0da-00fe37ee05bf| org.onap.so.bpmn.common.scripts.FalloutHandler - updateRequestInfraPayload: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:req="http://org.onap.so/requestsdb"> <soapenv:Header/> <soapenv:Body> <req:updateInfraRequest> <requestId>2a621b7a-4a47-44d4-a0da-00fe37ee05bf</requestId> <lastModifiedBy>BPEL</lastModifiedBy> <statusMessage>Internal Error encountered in PreProcess method!</statusMessage> <requestStatus>FAILED</requestStatus> <progress>100</progress> </req:updateInfraRequest> </soapenv:Body> </soapenv:Envelope> Do you know what could be wrong here? Week ago I was able to create vfmodule instance without that problem. I'm working on Windriver lab (integration-sb-07) FYI - currently there is also bug in VID, which makes service instantiation impossible - fix is on way: https://gerrit.onap.org/r/#/c/69295/ BR, Wojtek [email protected]<mailto:[email protected]> Gerrit Code Review<https://gerrit.onap.org/r/#/c/69295/> gerrit.onap.org (c) 2017 ONAP. Copyright (c) The Linux Foundation (r). All Rights Reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks ... “Amdocs’ email platform is based on a third-party, worldwide, cloud-based system. Any emails sent to Amdocs will be processed and stored using such system and are accessible by third party providers of such system on a limited basis. Your sending of emails to Amdocs evidences your consent to the use of such system and such processing, storing and access”. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12758): https://lists.onap.org/g/onap-discuss/message/12758 Mute This Topic: https://lists.onap.org/mt/26440564/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
