Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.20.0
-
None
-
Unknown
Description
This is a really weird bug. If you set:
management.port=8081
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, cibsen@e-ma.net, lb any idea?
Attachments
Issue Links
- is related to
-
CAMEL-8460 camel-spring-boot - Routes restart during startup
- Resolved
- links to