I saw:
2019-08-12T14:32:49,631 | DEBUG | appc-dispatcher-5 | CachedDataSource
| 219 - org.onap.ccsdk.sli.core.dblib-provider - 0.3.3 | SQL Statement:
SELECT * FROM DEVICE_INTERFACE_PROTOCOL WHERE vnf_type = 'vFW' ;
2019-08-12T14:32:49,635 | DEBUG | appc-dispatcher-5 | CachedDataSource
| 219 - org.onap.ccsdk.sli.core.dblib-provider - 0.3.3 | SQL SUCCESS.
rows returned: 0, time(ms): 4
2019-08-12T14:32:49,635 | DEBUG | appc-dispatcher-5 | DBResourceManager
| 219 - org.onap.ccsdk.sli.core.dblib-provider - 0.3.3 | >> getData :
dbhost 5 miliseconds.
2019-08-12T14:32:49,636 | DEBUG | appc-dispatcher-5 | SqlResource
| 218 - org.onap.ccsdk.sli.adaptors.sql-resource-provider - 0.3.3 | No
data found
2019-08-12T14:32:49,636 | ERROR | appc-dispatcher-5 | ConfigResourceNode
| 509 - appc-config-data-services - 1.4.4 | Failed in getCommonConfigInfo
org.onap.appc.data.services.node.QueryException: Unable to Read
device_interface_protocol
this should be fixed at https://jira.onap.org/browse/APPC-1593 in Dublin
release.
Check the comment what Marco said in the JIRA ticket.
Hope that helps.
Taka
From: [email protected] <[email protected]> On Behalf Of
Rajendra Prasad Mishra
Sent: Monday, August 12, 2019 12:07 PM
To: [email protected]
Subject: [onap-discuss] [APPC] [CDT] [PNF] ConfigModify LCM command fails on PNF
Hi,
I am trying to do ConfigModify LCM using CDT in ONAP CASABLANCA. I am
using a "PNF simulator" instead of VNF.
When we POST the configModify command on DMAAP, APPC looks for the "vnf"
related information from AAI.
To workaround that, we populated the PNF information in AAI.
With above changes I am able to post the ConfigModify request to DMAAP, and
then APPC picks it up and processes it.
However, APPC fails to complete the request. Below is the snippet of the log.
Looks like APPC failed at "GetAaiInfo"
The full log is also attached.
Taka, Marco and other members of APPC team, request your help.
---
2019-08-12T14:32:49,713 | INFO | appc-dispatcher-5 | FlowControlNode
| 513 - org.onap.appc.flow.controller - 1.4.4 | Executed all the
transaction successfully
2019-08-12T14:32:49,713 | ERROR | appc-dispatcher-5 | FlowControlNode
| 513 - org.onap.appc.flow.controller - 1.4.4 | Error occurred in
processFlow
org.onap.ccsdk.sli.core.sli.SvcLogicException: DG Workflow GetAaiInfo not found
at
org.onap.appc.flow.controller.node.FlowControlNode.processFlow(FlowControlNode.java:135)
~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
----
I am trying to test ConfigModify LCM on a PNF using CDT. I have also attached
the ConfigModify request json file.
thanks,
-RP
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18518): https://lists.onap.org/g/onap-discuss/message/18518
Mute This Topic: https://lists.onap.org/mt/32842361/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-