You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Pascal Schumacher (Jira)" <ji...@apache.org> on 2020/07/13 16:11:00 UTC

[jira] [Created] (CAMEL-15298) Camel-Spring-Boot: No CamelContext defined yet so cannot inject into bean: org.apache.camel.impl.health.DefaultHealthCheckRegistry

Pascal Schumacher created CAMEL-15298:
-----------------------------------------

             Summary: 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


Since updating from Camel 3.3.0 to Camel 3.4.0, the following warning is logged during start-up:

WARN 15204 — [ main] o.a.c.i.e.DefaultCamelBeanPostProcessor: No CamelContext defined yet so cannot inject into bean: org.apache.camel.impl.health.DefaultHealthCheckRegistry

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)