[ https://issues.apache.org/jira/browse/CAMEL-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066838#comment-16066838 ]
Claus Ibsen commented on CAMEL-11476: ------------------------------------- Just to be sure this is only a problem on the master branch of Camel ? > 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 > Components: camel-spring-boot > Affects Versions: 2.20.0 > Reporter: Nicola Ferraro > Fix For: 2.20.0 > > > 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], [~cib...@e-ma.net], [~lb] any idea? -- This message was sent by Atlassian JIRA (v6.4.14#64029)