Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Questo contenuto non è disponibile nella lingua selezionata.
Chapter 16. Stopping the Camel Debugger
Overview Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
To stop the Camel debugger, click
on the menu bar once if the debugging session has ended. Otherwise you need to click
twice. Once to terminate the currently running node thread and once to terminate the


Camel Context
thread (both displayed in Debug view).
Note
Terminating the Camel debugger also terminates the Console but does not clear its output. To clear the output, click
(Clear Console) on Console view's menu bar.

Terminating the Camel Debugger before the session ends Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
Terminating the debugger before the debugging session ends may add extraneous entries to some of the project's folders in Project Explorer. You may see message lock files or
target/.CamelContextInDebug_xxxxxxxx_temp/camel-context.xml
lines in the root project's src/main/resources/framework-INF/framework_name
folder. InFuse Integration perspective, You may also see them in the project's Camel Contexts folder.
To clear them, right-click the root project, and then select
.
Related topics Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
Chapter 15, Starting the Camel Debugger |
chapter "To Debug a Routing Context" in "Tooling Tutorials" |