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

VNF Restart flow throws Linkage Error

XMLWordPrintable

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

      While testing the flow for APPC-1247, this following error is observed in the local environment after clearing through the issue found in APPPC-1247. The flow is unable to proceed after this error.

      2018-12-18T21:53:05,599 | INFO | appc-dispatcher-1 | DmaapUtil | 447 - appc-common-bundle - 1.4.4.SNAPSHOT | Loading Default DMaaP Profile
      2018-12-18T21:53:05,653 | ERROR | appc-dispatcher-1 | 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.LinkageError: loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature
      at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:306) ~[4:org.ops4j.pax.logging.pax-logging-api:1.10.1]
      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:276) ~[4:org.ops4j.pax.logging.pax-logging-api:1.10.1]
      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:288) ~[4:org.ops4j.pax.logging.pax-logging-api:1.10.1]
      at com.att.nsa.mr.client.impl.MRSimplerBatchPublisher.<clinit>(MRSimplerBatchPublisher.java:60) ~[?:?]
      at com.att.nsa.mr.client.impl.MRSimplerBatchPublisher$Builder.build(MRSimplerBatchPublisher.java:105) ~[?:?]
      at com.att.nsa.mr.client.MRClientFactory.createInternalBatchingPublisher(MRClientFactory.java:500) ~[?:?]
      at com.att.nsa.mr.client.MRClientFactory.createBatchingPublisher(MRClientFactory.java:437) ~[?:?]
      at com.att.nsa.mr.client.MRClientFactory.createBatchingPublisher(MRClientFactory.java:457) ~[?:?]
      at org.onap.appc.adapter.messaging.dmaap.impl.DmaapProducerImpl.getClients(DmaapProducerImpl.java:124) ~[?:?]
      at org.onap.appc.adapter.messaging.dmaap.impl.DmaapProducerImpl.post(DmaapProducerImpl.java:157) ~[?:?]
      at org.onap.appc.adapter.messaging.dmaap.impl.EventSenderDmaapImpl.sendEvent(EventSenderDmaapImpl.java:112) ~[?:?]
      at Proxy2ba6acad_9da3_4ed2_96d7_06c761fe74c2.sendEvent(Unknown Source) ~[?:?]
      at Proxya9881c83_e749_4efa_bfeb_247a078390f3.sendEvent(Unknown Source) ~[?:?]
      at org.onap.appc.dg.common.impl.DCAEReporterPluginImpl.reportLegacy(DCAEReporterPluginImpl.java:145) ~[?:?]
      at org.onap.appc.dg.common.impl.DCAEReporterPluginImpl.report(DCAEReporterPluginImpl.java:67) ~[?:?]

            rb111y rb111y
            rb111y rb111y
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: