Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-710

sdnc-blueprints-processor docker crashes on startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Dublin Release
    • Dublin Release
    • sdnc-apps
    • None
    • SDNC Dublin Spr 3 3/11 - 3/29

      Blueprint processor is crashing on startup with the following exception:

      Caused by: java.lang.IllegalArgumentException: LoggerFactory is not a Logback LoggerContext but Logback is on the classpath. Either remove Logback or the competing implementation (class org.slf4j.impl.SimpleLoggerFactory loaded from file:/opt/app/onap/lib/org.slf4j-slf4j-simple-1.7.25.jar). If you are using WebLogic you will need to add 'org.slf4j' to prefer-application-packages in WEB-INF/weblogic.xml: org.slf4j.impl.SimpleLoggerFactory

      Problem appears to be that there are 2 loggers in the class path (logback and simple logger). One needs to be removed.

            djtimoney Dan Timoney
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: