[ https://issues.apache.org/jira/browse/CAMEL-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884146#comment-16884146 ]
Arun Kumar commented on CAMEL-7469: ----------------------------------- I am using camel 2.17.0 but still having below error while running Junit using CamelBlueprintTestSupport even not overriding any config method. "java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext)" > Make CamelBlueprintTestSupport tests more predictable > ----------------------------------------------------- > > Key: CAMEL-7469 > URL: https://issues.apache.org/jira/browse/CAMEL-7469 > Project: Camel > Issue Type: Improvement > Components: camel-blueprint > Affects Versions: 2.13.1 > Reporter: Grzegorz Grzybek > Assignee: Grzegorz Grzybek > Priority: Major > Fix For: 2.12.4, 2.13.2, 2.14.0 > > > Currently the tests which override > {{org.apache.camel.test.blueprint.CamelBlueprintTestSupport#useOverridePropertiesWithConfigAdmin}} > or > {{org.apache.camel.test.blueprint.CamelBlueprintTestSupport#loadConfigAdminConfigurationFile}} > have race issue, because changing configuration leads to reload of Blueprint > Container. -- This message was sent by Atlassian JIRA (v7.6.14#76016)