Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-1677

No value bound for sdnc-controller-blueprints

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Dublin Release
    • Dublin Release
    • None
    • None

      I'm setting up OOM from master branch (last commit 407a7dd), SDNC controller blueprint is stuck in CrashLoopBackOff and seems keeping other pods in init state:

      dev-sdnc-controller-blueprints-7cf694c494-ft8tn 0/1 CrashLoopBackOff 18 1h
       dev-sdnc-sdnc-ansible-server-5f78dbdbf8-9t2qx 0/1 Init:0/1 40 7h
       dev-sdnc-sdnc-dmaap-listener-85878c5c89-727qs 0/1 Init:0/1 0 7h
       dev-sdnc-sdnc-portal-5656c889df-8vwpz 0/1 Init:0/1 0 7h
       dev-sdnc-sdnc-ueb-listener-9b878c6cf-nmvx8 0/1 Init:0/1 0 7h

      Root cause is Spring Bean exception:

      kubectl -n onap logs dev-sdnc-controller-blueprints-7cf694c494-ft8tn
      
      Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
      2019-02-22 14:01:21,455|||main||||ERROR||||||| Application run failed
      org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'controllerBlueprintCatalogServiceImpl' defined in URL [jar:file:/opt/app/onap/lib/service-0.4.1.jar!/org/onap/ccsdk/apps/controllerblueprints/service/load/ControllerBlueprintCatalogServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controlelrBlueprintLoadConfiguration' defined in class path resource [org/onap/ccsdk/apps/controllerblueprints/service/ControllerBluePrintCoreConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.ccsdk.apps.controllerblueprints.core.config.BluePrintLoadConfiguration]: Factory method 'controlelrBlueprintLoadConfiguration' threw exception; nested exception is java.util.NoSuchElementException: No value bound
      

      logs

            kurczews kurczews
            kurczews kurczews
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: