[ 
https://issues.apache.org/jira/browse/CAMEL-16954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karen Lease reassigned CAMEL-16954:
-----------------------------------

    Assignee: Karen Lease

> Some camel-spring-cloud tests fail with ClassNotFoundException
> --------------------------------------------------------------
>
>                 Key: CAMEL-16954
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16954
>             Project: Camel
>          Issue Type: Test
>          Components: camel-spring-cloud, tests
>    Affects Versions: 3.12.0
>         Environment: Occurs in both junit4 and junit5.
>            Reporter: Karen Lease
>            Assignee: Karen Lease
>            Priority: Major
>             Fix For: 3.12.0
>
>
> The test 
> org.apache.camel.spring.cloud.CamelSpringCloudServiceCallRibbonTest.testServiceCall()
>  fails to load the application context:
> {code:java}
> Caused by: org.springframework.beans.factory.BeanCreationException: Error 
> creating bean with name 'configurationPropertiesBeans' defined in class path 
> resource 
> [org/springframework/cloud/autoconfigure/ConfigurationPropertiesRebinderAutoConfiguration.class]:
>  Post-processing of merged bean definition failed; nested exception is 
> java.lang.IllegalStateException: Failed to introspect Class 
> [org.springframework.cloud.context.properties.ConfigurationPropertiesBeans]
> ...
> Caused by: java.lang.ClassNotFoundException: 
> org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata
> {code}
> Some other tests using spring-cloud and spring-boot also fail with this 
> exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to