Uploaded image for project: 'Application Authorization Framework'
  1. Application Authorization Framework
  2. AAF-420

AAF Installation fails in Heat-based ONAP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Casablanca Release
    • Casablanca Release
    • None
    • Casablanca-M4 Cde Freze (09/20

      AAF containers aren't starting in Heat-based ONAP instances. The installation fails for 2 reasons:

      1) The pom file in /opt/authz (cloned from authz repo in Gerrit) refers to o-parent pom version 1.1.0, while the current version is 1.2.0-SNAPSHOT. This fixes code build;

      2) Except for Cassandra, all other containers exit soon after they start. Here is an example of the error message (from docker logs <container_name>):

      org.onap.aaf.misc.env.APIException: java.io.IOException: Neither File: /opt/app/osaaf/etc/org.osaaf.aaf.log4j.props nor resource on Classpath org.osaaf.aaf.log4j.props existorg.onap.aaf.misc.env.APIException: java.io.IOException: Neither File: /opt/app/osaaf/etc/org.osaaf.aaf.log4j.props nor resource on Classpath org.osaaf.aaf.log4j.props exist at org.onap.aaf.auth.server.Log4JLogIt.<init>(Log4JLogIt.java:82) at org.onap.aaf.auth.cm.AAF_CM.main(AAF_CM.java:232)Caused by: java.io.IOException: Neither File: /opt/app/osaaf/etc/org.osaaf.aaf.log4j.props nor resource on Classpath org.osaaf.aaf.log4j.props exist at org.onap.aaf.misc.env.log4j.LogFileNamer.configure(LogFileNamer.java:81) at org.onap.aaf.auth.server.Log4JLogIt.<init>(Log4JLogIt.java:80) ... 1 more

       

      The same error happens in all the containers

            instrumental instrumental
            platania platania
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: