Error from following container

          - name: 'org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor'
            version: '1.4.3-20220922T051557Z'

       

      15:55:32.875 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1035 ms
      15:55:32.939 [main] INFO  o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol.
      15:55:33.155 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerAdapter' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter]: Factory method 'requestMappingHandlerAdapter' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$d3c6d3c9]: Constructor threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'mappingJackson2HttpMessageConverter' defined in class path resource [org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.class]: Unsatisfied dependency expressed through method 'mappingJackson2HttpMessageConverter' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jacksonObjectMapper' defined in class path resource [org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration.class]: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.fasterxml.jackson.databind.ObjectMapper] from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@544fe44c]
      15:55:33.156 [main] WARN  debugLogger - All Smooks objects closed
      15:55:33.157 [main] INFO  o.a.catalina.core.StandardService - Stopping service [Tomcat]
      15:55:33.160 [main] ERROR o.a.c.c.C.[Tomcat].[localhost].[/] - Failed to destroy the filter named [Tomcat WebSocket (JSR356) Filter] of type [org.apache.tomcat.websocket.server.WsFilter]
      java.lang.AbstractMethodError: Receiver class org.apache.tomcat.websocket.server.WsFilter does not define or inherit an implementation of the resolved method 'abstract void destroy()' of interface javax.servlet.Filter.
              at org.apache.catalina.core.ApplicationFilterConfig.release(ApplicationFilterConfig.java:301)
              at org.apache.catalina.core.StandardContext.filterStop(StandardContext.java:4543)
              at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5345)
              at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
              at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1398)
              at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1387)
              at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
              at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
              at java.base/java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
              at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:974)
              at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
              at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1398)
              at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1387)
              at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
              at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
              at java.base/java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
              at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:974)
              at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
              at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:475)
              at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
              at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:995)
              at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
              at org.apache.catalina.startup.Tomcat.stop(Tomcat.java:408)
              at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stopTomcat(TomcatWebServer.java:250)
              at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stop(TomcatWebServer.java:306)
              at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.stopAndReleaseWebServer(ServletWebServerApplicationContext.java:320)
              at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
              at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
              at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
              at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
              at org.onap.universalvesadapter.Application.main(Application.java:29)
      15:55:33.172 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
      15:55:33.173 [main] ERROR o.s.boot.SpringApplication - Application run failed
      

            vv770d vv770d
            vv770d vv770d
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: