[
https://issues.apache.org/jira/browse/CAMEL-15298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-15298:
--------------------------------
Fix Version/s: 3.4.3
3.5.0
> Camel-Spring-Boot: No CamelContext defined yet so cannot inject into bean:
> org.apache.camel.impl.health.DefaultHealthCheckRegistry
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-15298
> URL: https://issues.apache.org/jira/browse/CAMEL-15298
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot
> Affects Versions: 3.4.0
> Reporter: Pascal Schumacher
> Priority: Minor
> Fix For: 3.5.0, 3.4.3
>
> Attachments: camel-warning.zip
>
>
> Since updating from Camel 3.3.0 to Camel 3.4.0, the following warning is
> logged during start-up:
> {code}
> WARN 15204 — [ main] o.a.c.i.e.DefaultCamelBeanPostProcessor: No CamelContext
> defined yet so cannot inject into bean:
> org.apache.camel.impl.health.DefaultHealthCheckRegistry
> {code}
> Otherwise everything is working fine (as far as I can tell).
> We are using Spring Boot 2.3.1.
> This may have a similar cause as
> https://issues.apache.org/jira/browse/CAMEL-12975 had.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)