Aurélien Pupier created CAMEL-22983:
---------------------------------------
Summary: Several tests are failing with propertyDatabinding errors
Key: CAMEL-22983
URL: https://issues.apache.org/jira/browse/CAMEL-22983
Project: Camel
Issue Type: Bug
Reporter: Aurélien Pupier
{noformat}
Caused by: java.lang.IllegalStateException: Cannot create instance of class:
java.util.concurrent.atomic.AtomicInteger
at
org.apache.camel.support.PropertyBindingSupport.resolveBean(PropertyBindingSupport.java:1623)
at
org.apache.camel.model.BeanModelHelper.lambda$bind$2(BeanModelHelper.java:275)
{noformat}
for instance
https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/1635/testReport/org.apache.camel.dsl.jbang.core.commands/ExportTest/BuildAndTest___Matrix___JDK_NAME____jdk_17_latest___PLATFORM____ppc64le____Build_and_test___shouldExportOfficialKamelet_RuntimeType__2_/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)