Aurélien Pupier created CAMEL-21149:
---------------------------------------
Summary: Camel debugger suspend is not working with SpringBoot
Key: CAMEL-21149
URL: https://issues.apache.org/jira/browse/CAMEL-21149
Project: Camel
Issue Type: Bug
Components: camel-spring-boot
Affects Versions: 4.7.0
Reporter: Aurélien Pupier
When using the the environment variable CAMEL_DEBUGGER_SUSPEND or the system
property org.apache.camel.debugger.suspend to true (see
https://camel.apache.org/manual/debugger.html#_camel_route_debugger_through_jmx
), the route is awaiting at start but when attach is called, the route stays
blocked.
When setting to false, the route is started and the debug is working fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)