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

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

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

Claus Ibsen resolved CAMEL-15298.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

> 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
>            Assignee: Claus Ibsen
>            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)