You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/06 10:25:00 UTC

[jira] [Created] (CAMEL-17278) camel-jbang - Add run in JVM debug mode

Claus Ibsen created CAMEL-17278:
-----------------------------------

             Summary: camel-jbang - Add run in JVM debug mode
                 Key: CAMEL-17278
                 URL: https://issues.apache.org/jira/browse/CAMEL-17278
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 3.15.0


We should find out how we can run CamelJBang in JVM debug mode with

java -agentlib:jdwp=transport=dt_socket,address=5005,server=y,suspend=y

Then users can attach remote JVM debugger in case they want to do some trouble shooting.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)