apache / apache/camel-quarkus

Camel debug is not working

Open
#6,256 3 comments 0 reactions 1 assignee Claimed by @jamesnetherton View on GitHub
area/debug bug
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

### Bug description

- `jbang '-Dcamel.jbang.version=4.6.0' camel@apache/camel init 'Demo.java' `
- `jbang '-Dcamel.jbang.version=4.6.0' camel@apache/camel export --runtime=quarkus --gav=com.acme:myproject:1.0-SNAPSHOT `
- `mvn quarkus:dev -Pcamel.debug`
- Connect with jconsole
- Go to the Route MBean operations and call `suspend`
- it i logged `INFO [org.apa.cam.imp.eng.AbstractCamelContext] (RMI TCP Connection(10)-127.0.0.1) Suspended route1 (timer://java)` but the route is still executed

I tried also with camel.jbang.version 4.7.0-SNAPSHOT which is genrating project with Camel Quarkus 3.12.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.