Uploaded image for project: 'Application Controller'
  1. Application Controller
  2. APPC-1220

NoClassDefFound when sending OS STOP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Casablanca Release
    • Casablanca Release
    • APPC
    • None

      2018-10-25T15:23:25,220 | INFO | appc-dispatcher-9 | CDP | 553 - appc-iaas-adapter - 1.4.1.SNAPSHOT | PALOS0018I Service catalog discovery found "identity" service for tenant "Integration-SB-07" in region "RegionOne" at public URL "http://10.12.25.2:5000/v3"
      2018-10-25T15:23:25,220 | INFO | appc-dispatcher-9 | CDP | 553 - appc-iaas-adapter - 1.4.1.SNAPSHOT | PALOS0019I Service identity URL was overridden with http://10.12.25.2:5000/v2.0 by user properties
      2018-10-25T15:23:25,230 | ERROR | appc-dispatcher-9 | ExecuteNodeExecutor | 214 - org.onap.ccsdk.sli.core.sli-provider - 0.3.0 | Could not execute plugin. SvcLogic status will be set to failure.
      java.lang.NoClassDefFoundError: javax/naming/NamingException
      at org.apache.http.impl.client.HttpClientBuilder.build([HttpClientBuilder.java:944|http://httpclientbuilder.java:944/]) ~[?:?]
      at com.att.cdp.openstack.ServiceCatalog.processEndpoint(ServiceCatalog.java:650) ~[?:?]
      at com.att.cdp.openstack.ServiceCatalog.registerServices(ServiceCatalog.java:479) ~[?:?]
      ....
      Caused by: java.lang.ClassNotFoundException: javax.naming.NamingException cannot be found by appc-iaas-adapter_1.4.1.SNAPSHOT
      at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484) ~[?:?]
      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?]
      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?]
      at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?]
      at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?]
      ... 61 more
      2018-10-25T15:23:25,260 | DEBUG | appc-dispatcher-9 | SvcLogicNodeExecutor | 214 - org.onap.ccsdk.sli.core.sli-provider - 0.3.0 | about to execute failure branch
      2018-10-25T15:23:25,260 | INFO | appc-dispatcher-9 | SvcLogicServiceImpl | 214 - org.onap.ccsdk.sli.core.sli-provider - 0.3.0 | About to execute node # 9 (block)
      2018-10-25T15:23:25,260 | DEBUG | appc-dispatcher-9 | SvcLogicServiceImpl | 214 - org.onap.ccsdk.sli.core.sli-provider - 0.3.0 | Executing node 9

            pb071 pb071
            takamune_cho takamune_cho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: