Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-2146

CDS SDC Listener crashing at startup

XMLWordPrintable

      tested on CI Daily chain

       

      the deployment cds sdc listener is failing

      the reason is descibed in the pod logs

       

      {{Starting SDC Listener
      APP Config HOME : /opt/app/onap/config
      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

      . ____ _ __ _ _
      /
      / __' __ _ ()_ __ __ _ \ \ \ \
      ( ( )___ | '_ | '| | ' \/ _` | \ \ \ \
      / __)| |)| | | | | || (_| | ) ) ) )
      ' |___| .|| ||| |_, | / / / /
      =========||==============|_/=////
      :: Spring Boot :: (v2.1.6.RELEASE)

      Exception in thread "main" java.lang.reflect.UndeclaredThrowableException: Failed to invoke event listener method
      HandlerMethod details:
      Bean [org.onap.ccsdk.cds.sdclistener.client.SdcListenerClient]
      Method [public void org.onap.ccsdk.cds.sdclistener.client.SdcListenerClient.initSdcClient() throws org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerException]
      Resolved arguments:

      at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:276)
      at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:179)
      at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:142)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
      at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:402)
      at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:359)
      at org.springframework.boot.context.event.EventPublishingRunListener.running(EventPublishingRunListener.java:102)
      at org.springframework.boot.SpringApplicationRunListeners.running(SpringApplicationRunListeners.java:77)
      at org.springframework.boot.SpringApplication.run(SpringApplication.java:326)
      at org.springframework.boot.SpringApplication.run(SpringApplication.java:1213)
      at org.springframework.boot.SpringApplication.run(SpringApplication.java:1202)
      at org.onap.ccsdk.cds.sdclistener.SdcListenerApplication.main(SdcListenerApplication.java:26)
      Caused by: org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerException: SDC distribution client init failed with reason:ASDC server problem
      at org.onap.ccsdk.cds.sdclistener.client.SdcListenerClient.startSdcClientBasedOnTheResult(SdcListenerClient.java:73)
      at org.onap.ccsdk.cds.sdclistener.client.SdcListenerClient.initSdcClient(SdcListenerClient.java:67)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:259)
      ... 13 more}}

      {{}}

      cds-sdc-listener nexus3.onap.org:10001/onap/ccsdk-sdclistener:0.6.3 Waiting (CrashLoopBackOff) False 9

      {{}}

      see Tests results - Pod onap-cds-sdc-listener-58944c9d89-p8hnp.html{{}}

      }}for details{{

      ot get the full artifact from https://gitlab.com/Orange-OpenSource/lfn/onap/xtesting-onap/-/jobs/455597604/artifacts/download

            spremont spremont
            mrichomme mrichomme
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: