You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mark (Jira)" <ji...@apache.org> on 2020/08/17 17:05: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=17179120#comment-17179120 ] 

Mark commented on CAMEL-15298:
------------------------------

I had hoped this issue was the reason I lost the Camel tab in Hawtio after migrating from Camel 2.5.1 to 3.4.2. Using Spring Boot 2.3.1. After moving to the new Camel 3.4.3 I am no longer seeing the WARN message listed here, however I still don't see the Camel tab in Hawtio. Still searching for other reports online...

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