Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-19211

Integration with API Provider are not able to start due to missing method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.11-GA
    • fuse-7.11-GA
    • Fuse Online
    • None

    Description

      On build AR12 ( `1.14.0.fuse-7_11_0-00021-redhat-00001` )
      The following error appears during the integration pod is starting.

      2022-06-01 13:34:08.823 ERROR 1 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 
      
      ***************************
      APPLICATION FAILED TO START
      ***************************
      
      Description:
      
      An attempt was made to call a method that does not exist. The attempt was made from the following location:
      
          com.fasterxml.jackson.dataformat.xml.XmlMapper.<init>(XmlMapper.java:176)
      
      The following method did not exist:
      
          com.fasterxml.jackson.dataformat.xml.XmlMapper.coercionConfigDefaults()Lcom/fasterxml/jackson/databind/cfg/MutableCoercionConfig;
      
      The method's class, com.fasterxml.jackson.dataformat.xml.XmlMapper, is available from the following locations:
      
          jar:file:/deployments/project-0.1-SNAPSHOT.jar!/BOOT-INF/lib/jackson-dataformat-xml-2.12.6.jar!/com/fasterxml/jackson/dataformat/xml/XmlMapper.class
      
      The class hierarchy was loaded from the following locations:
      
          com.fasterxml.jackson.dataformat.xml.XmlMapper: jar:file:/deployments/project-0.1-SNAPSHOT.jar!/BOOT-INF/lib/jackson-dataformat-xml-2.12.6.jar!/
          com.fasterxml.jackson.databind.ObjectMapper: jar:file:/deployments/project-0.1-SNAPSHOT.jar!/BOOT-INF/lib/jackson-databind-2.11.2.jar!/
          com.fasterxml.jackson.core.ObjectCodec: jar:file:/deployments/project-0.1-SNAPSHOT.jar!/BOOT-INF/lib/jackson-core-2.11.2.jar!/
          com.fasterxml.jackson.core.TreeCodec: jar:file:/deployments/project-0.1-SNAPSHOT.jar!/BOOT-INF/lib/jackson-core-2.11.2.jar!/
      
      
      Action:
      
      Correct the classpath of your application so that it contains a single, compatible version of com.fasterxml.jackson.dataformat.xml.XmlMapper
      
      

      Attachments

        Issue Links

          Activity

            People

              cmiranda@redhat.com Claudio Miranda
              mkralik@redhat.com Matej Kralik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: