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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17158955#comment-17158955 ] 

Bogdan Ilchyshyn commented on CAMEL-15298:
------------------------------------------

Please see [^camel-warning.zip] for the reproducer. 

> 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
>         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)