Chapter 15. Stopping the Camel Debugger


Overview

To stop the Camel debugger, click Terminate button on the menu bar once if the debugging session has ended. Otherwise you need to click Terminate button 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

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 Refresh.

Related topics

Chapter 14, Starting the Camel Debugger
chapter "To Debug a Routing Context" in "Tooling Tutorials"
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.