I see the following in the error.log of bpmn pod
2018-11-20T22:29:02.139Z|9ec79c08-03b9-46c4-ae7b-d7d6456bb4bd|camundaTaskExecutor-2|AssignVnfBB||BPMN|AssignVnfBB|ERROR|900|Exception
in org.onap.so.bpmn.infrastructure.sdnc.
tasks.SDNCAssignTasks.assignVnf |BPMN_GENERAL_EXCEPTION_ARG
2018-11-20T22:32:07.201Z|7384cb4f-c92f-4cf4-8205-27933ee4e369|camundaTaskExecutor-3|AssignVnfBB||BPMN|AssignVnfBB|ERROR|300|Error
from SDNC: Failed to create self-serve assig
nment for vnf with vnf-id=c31fb695-755c-46e9-8f92-d5e129c7e6aa with error:
Failed to get RA assignments: Error from
ConfigAssignmentNode|RA_RESPONSE_FROM_SDNC
2018-11-20T22:32:07.202Z|7384cb4f-c92f-4cf4-8205-27933ee4e369|camundaTaskExecutor-3|AssignVnfBB||||ERROR|300|Error
from SDNC: Failed to create self-serve assignment for vnf w
ith vnf-id=c31fb695-755c-46e9-8f92-d5e129c7e6aa with error: Failed to get RA
assignments: Error from ConfigAssignmentNode|Error from SDNC: Failed to create
self-serve assignm
ent for vnf with vnf-id=c31fb695-755c-46e9-8f92-d5e129c7e6aa with error: Failed
to get RA assignments: Error from ConfigAssignmentNode
org.onap.so.client.exception.BadResponseException: Error from SDNC: Failed to
create self-serve assignment for vnf with
vnf-id=c31fb695-755c-46e9-8f92-d5e129c7e6aa with error
: Failed to get RA assignments: Error from ConfigAssignmentNode
at
org.onap.so.client.sdnc.SdnCommonTasks.validateSDNResponse(SdnCommonTasks.java:118)
at org.onap.so.client.sdnc.SDNCClient.post(SDNCClient.java:68)
at
org.onap.so.client.orchestration.SDNCVnfResources.assignVnf(SDNCVnfResources.java:56)
at
org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasks.assignVnf(SDNCAssignTasks.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
From: [email protected] [mailto:[email protected]] On
Behalf Of Ukponmwan, Itohan
Sent: Tuesday, November 20, 2018 1:55 PM
To: SMOKOWSKI, STEVEN <[email protected]>; [email protected]
Cc: Deng, Yipan <[email protected]>; Addepalli, Srinivasa R
<[email protected]>; Mishra, Sharad D <[email protected]>
Subject: Re: [onap-discuss] VNF Creation Error in VID
Hi Steve,
I redeployed so using docker image 1.3.2. I see a different error. Please find
attached an image of the error I see.
Thanks,
Itohan
From: SMOKOWSKI, STEVEN [mailto:[email protected]]
Sent: Tuesday, November 20, 2018 12:12 PM
To: Ukponmwan, Itohan
<[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Cc: Deng, Yipan <[email protected]<mailto:[email protected]>>; Addepalli,
Srinivasa R
<[email protected]<mailto:[email protected]>>;
Mishra, Sharad D <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] VNF Creation Error in VID
I was referring to the SO you have deployed, this earlier error is an internal
SO communication error. I would need to see debug log from BPMN pod and
APIHandler pod to see what to check, Please open a Jira and attach it.
11/20/18 10:28:43 HTTP Status: Internal Server Error (500)
{
"requestError": {
"serviceException": {
"messageId": "SVC2000",
"text": "Unable to save instance to db due to error contacting requestDb:
org.springframework.web.client.HttpClientErrorException: 409 "
Thanks
-Steve
From: "Ukponmwan, Itohan"
<[email protected]<mailto:[email protected]>>
Date: Tuesday, November 20, 2018 at 3:04 PM
To: "[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>, "Ukponmwan,
Itohan" <[email protected]<mailto:[email protected]>>,
"SMOKOWSKI, STEVEN" <[email protected]<mailto:[email protected]>>
Cc: "Deng, Yipan" <[email protected]<mailto:[email protected]>>,
"Addepalli, Srinivasa R"
<[email protected]<mailto:[email protected]>>,
"Mishra, Sharad D" <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] VNF Creation Error in VID
Hi Steve,
What changes can I make in my already deployed OOM ONAP to redeploy and fix the
error I am seeing with vid? What is the recommended docker image for VID?
-Itohan
From: [email protected]<mailto:[email protected]>
[mailto:[email protected]] On Behalf Of Ukponmwan, Itohan
Sent: Tuesday, November 20, 2018 11:47 AM
To: SMOKOWSKI, STEVEN <[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Cc: Deng, Yipan <[email protected]<mailto:[email protected]>>; Addepalli,
Srinivasa R
<[email protected]<mailto:[email protected]>>;
Mishra, Sharad D <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] VNF Creation Error in VID
I deployed using master on Sunday. I am seeing the following in VID logs
20-Nov-2018 19:18:16.513 SEVERE [http-nio-8443-exec-9]
org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for
servlet [dispatcher] in context with path [/
vid] threw exception [Handler processing failed; nested exception is
java.lang.NoSuchMethodError: org.json.JSONObject.<init>(Ljava/lang/Object;)V]
with root cause
java.lang.NoSuchMethodError: org.json.JSONObject.<init>(Ljava/lang/Object;)V
at
org.onap.portalapp.controller.core.MenuListController.getAppName(MenuListController.java:139)
at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
From: SMOKOWSKI, STEVEN [mailto:[email protected]]
Sent: Tuesday, November 20, 2018 11:36 AM
To: Ukponmwan, Itohan
<[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Cc: Deng, Yipan <[email protected]<mailto:[email protected]>>; Addepalli,
Srinivasa R
<[email protected]<mailto:[email protected]>>;
Mishra, Sharad D <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] VNF Creation Error in VID
Is it using master or Casablanca? Master it may be a bug, I believe we got rid
of hard coded encryption keys, perhaps something was not re-encrypted properly.
Thanks
-Steve
From: "Ukponmwan, Itohan"
<[email protected]<mailto:[email protected]>>
Date: Tuesday, November 20, 2018 at 2:30 PM
To: "SMOKOWSKI, STEVEN" <[email protected]<mailto:[email protected]>>,
"[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
Cc: "Deng, Yipan" <[email protected]<mailto:[email protected]>>,
"Addepalli, Srinivasa R"
<[email protected]<mailto:[email protected]>>,
"Mishra, Sharad D" <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] VNF Creation Error in VID
Yes. I am using the deploy script in the integration repo and it pulls in the
latest oom with the latest helm charts.
-Itohan
From: SMOKOWSKI, STEVEN [mailto:[email protected]]
Sent: Tuesday, November 20, 2018 11:26 AM
To: Ukponmwan, Itohan
<[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Cc: Deng, Yipan <[email protected]<mailto:[email protected]>>; Addepalli,
Srinivasa R
<[email protected]<mailto:[email protected]>>;
Mishra, Sharad D <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] VNF Creation Error in VID
Are you using the existing helm charts? It should set it correctly then
Thanks
-Steve
From: "Ukponmwan, Itohan"
<[email protected]<mailto:[email protected]>>
Date: Tuesday, November 20, 2018 at 1:45 PM
To: "SMOKOWSKI, STEVEN" <[email protected]<mailto:[email protected]>>,
"[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
Cc: "Deng, Yipan" <[email protected]<mailto:[email protected]>>,
"Addepalli, Srinivasa R"
<[email protected]<mailto:[email protected]>>,
"Mishra, Sharad D" <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] VNF Creation Error in VID
Please can you provide instructions for modifying the password. I am not
familiar with SO architecture and configmaps.
Thanks,
Itohan
From: SMOKOWSKI, STEVEN [mailto:[email protected]]
Sent: Tuesday, November 20, 2018 10:41 AM
To: [email protected]<mailto:[email protected]>; Ukponmwan,
Itohan <[email protected]<mailto:[email protected]>>
Cc: Deng, Yipan <[email protected]<mailto:[email protected]>>; Addepalli,
Srinivasa R
<[email protected]<mailto:[email protected]>>;
Mishra, Sharad D <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] VNF Creation Error in VID
Pretty sure that’s going to be a bad password between SO-BPMN Pod, and Request
DB Pod.
Thanks
-Steve
From: <[email protected]<mailto:[email protected]>> on
behalf of "Ukponmwan, Itohan"
<[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>,
"[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
Date: Tuesday, November 20, 2018 at 1:34 PM
To: "[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
Cc: "Deng, Yipan" <[email protected]<mailto:[email protected]>>,
"Addepalli, Srinivasa R"
<[email protected]<mailto:[email protected]>>,
"Mishra, Sharad D" <[email protected]<mailto:[email protected]>>
Subject: [onap-discuss] VNF Creation Error in VID
11/20/18 10:28:43 HTTP Status: Internal Server Error (500)
{
"requestError": {
"serviceException": {
"messageId": "SVC2000",
"text": "Unable to save instance to db due to error contacting requestDb:
org.springframework.web.client.HttpClientErrorException: 409 "
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13909): https://lists.onap.org/g/onap-discuss/message/13909
Mute This Topic: https://lists.onap.org/mt/28270014/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-