[
https://issues.apache.org/jira/browse/CAMEL-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066634#comment-16066634
]
Zoran Regvart commented on CAMEL-11476:
---------------------------------------
I wonder if the change I did in CAMEL-11261 had any influence on this.
> spring-boot - routes not loaded when setting a management.port
> --------------------------------------------------------------
>
> Key: CAMEL-11476
> URL: https://issues.apache.org/jira/browse/CAMEL-11476
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.20.0
> Reporter: Nicola Ferraro
>
> This is a really weird bug. If you set:
> {code}
> management.port=8081
> {code}
> On the application.properties file of any spring-boot application using
> actuator, then camel routes created through RouteBuilders are not loaded
> ("Total 0 routes, of which 0 are started.").
> I've found it in (all) the fabric8 basic quickstarts, but it happens also in
> the "camel-example-spring-boot" bundled with Apache Camel. Everything works
> in 2.19.x.
> Setting a different management port is a best practice.
> [~zregvart], [[email protected]], [~lb] any idea?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)