Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-3216

UI Tests - Failing example camel-example-spring-boot_2.20.1 (JDK 11)

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 11.2.0
    • 11.2.0
    • QE
    • None

    Description

      Failing UI Tests:

      • JMXNavigatorTest
      • JolokiaJMXNavigatorTest
      • JolokiaManipulationTest
      Caused by: java.lang.IllegalStateException: Failed to introspect bean class [org.apache.camel.spring.SpringCamelContext] for resource metadata: could not find class that it depends on
      	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.findResourceMetadata(CommonAnnotationBeanPostProcessor.java:344) ~[spring-context-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:297) ~[spring-context-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:992) ~[spring-beans-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:523) ~[spring-beans-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	... 37 common frames omitted
      Caused by: java.lang.NoClassDefFoundError: Ljavax/xml/bind/JAXBContext;
      	at java.base/java.lang.Class.getDeclaredFields0(Native Method) ~[na:na]
      	at java.base/java.lang.Class.privateGetDeclaredFields(Class.java:3062) ~[na:na]
      	at java.base/java.lang.Class.getDeclaredFields(Class.java:2249) ~[na:na]
      	at org.springframework.util.ReflectionUtils.getDeclaredFields(ReflectionUtils.java:715) ~[spring-core-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.util.ReflectionUtils.doWithLocalFields(ReflectionUtils.java:656) ~[spring-core-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.buildResourceMetadata(CommonAnnotationBeanPostProcessor.java:361) ~[spring-context-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.findResourceMetadata(CommonAnnotationBeanPostProcessor.java:340) ~[spring-context-4.3.12.RELEASE.jar!/:4.3.12.RELEASE]
      	... 40 common frames omitted
      Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBContext
      	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[na:na]
      	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[na:na]
      	at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:94) ~[camel-example-spring-boot-2.20.1.jar:2.20.1]
      	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[na:na]
      	... 47 common frames omitted
      

      Attachments

        Activity

          People

            djelinek Dominik Jelínek
            djelinek Dominik Jelínek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: