Hi,
It's an issue inside Policy component. On PAP container there is script called push-policies.sh. It is responsible for creating initial policies in Policy. The problem is that in first step this script tries to download drools rule template. Unfortunately folder where it's located belongs to root and there is no permission to add anything new. As workaround: 1. Enter PAP container 2. Create new folder 3. copy push-policies from /tmp/policy-install/config/ to your new folder 4. set variable PRELOAD_POLICIES to true 5. run push-policies.sh Hope this helps. Br, Adam Krysiak Software Engineer MN MANO RD&Pz ONAP-UI-ML DEVOPS WRO 2 SG Nokia Contact number: +48691441316 ________________________________ From: [email protected] <[email protected]> on behalf of Chandra <[email protected]> Sent: Wednesday, December 5, 2018 6:28:39 AM To: [email protected] Subject: [onap-discuss] [clamp] [policy]closed loop distribution error Hi All, We are getting the error while distributing the closed loop from CLAMP GUI. We are using OOM K8s deployment of Cassablanca release. The error description is – policy send failed PE300: Invalid template, the template name closedLoopControlName was not found in the dictionary. Please refer to attached screenshot Tried to check the CLAMP logs in main POD of CLAMP , however not able to see anything in log directory. Can someone let us know where to find the CLAMP logs. We have no files in the /var/log/onap directory. bash-4.2$ cd onap bash-4.2$ ls -lrt total 0 bash-4.2$ pwd /var/log/onap bash-4.2$ Tried to check the existing Jira ticket similar to this error https://jira.onap.org/browse/POLICY-275 .. But this was fixed in Amsterdam. Can anyone have any insight on this error? ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14272): https://lists.onap.org/g/onap-discuss/message/14272 Mute This Topic: https://lists.onap.org/mt/28608380/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
