Hi, Do we have any specific prerequisites before launching aaf using OOM. Currently whenever I am trying to launch AAF, it fails in aaf-cm pods with the following error:
*java.lang.reflect.InvocationTargetException* * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)* * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)* * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)* * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)* * at org.onap.aaf.auth.cm.AAF_CM.<init>(AAF_CM.java:138)* * at org.onap.aaf.auth.cm.AAF_CM.main(AAF_CM.java:234)* *Caused by: java.io.FileNotFoundException: /opt/app/osaaf/public/AAF_RootCA.cer (Is a directory)* * at java.io.FileInputStream.open0(Native Method)* * at java.io.FileInputStream.open(FileInputStream.java:195)* * at java.io.FileInputStream.<init>(FileInputStream.java:138)* * at org.onap.aaf.auth.cm.ca.CA <http://org.onap.aaf.auth.cm.ca.CA>.<init>(CA.java:119)* * at org.onap.aaf.auth.cm.ca.LocalCA.<init>(LocalCA.java:87)* * ... 6 more* So I was thinking, did I miss any step here? Best Regards Bharath T -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11203): https://lists.onap.org/g/onap-discuss/message/11203 Mute This Topic: https://lists.onap.org/mt/23661260/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
