Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2305

Stack in Error Log when stopping debugging in the middle of deployment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 9.1.0
    • Camel Debugger
    • None
      1. create CBR project
      2. define a breakpoint
      3. debug as local Camel context
      4. terminate the run via Terminate button in Console View

      If I interrupt Debug as Local Camel Context, the following stack is logged in Error Log view (see attached video)

      eclipse.buildId=10.2.0.GA-v20161125-1418-B55
      java.version=1.8.0_111
      java.vendor=Oracle Corporation
      BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
      Framework arguments:  -product com.jboss.devstudio.core.product -pluginCustomization /home/tsedmik/devel/git/jbds-installer/devstudio-is-10.1.0.GA/resources/pluginCustomization.ini
      Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product -pluginCustomization /home/tsedmik/devel/git/jbds-installer/devstudio-is-10.1.0.GA/resources/pluginCustomization.ini
      
      org.fusesource.ide.launcher
      Error
      Wed Mar 01 11:42:48 CET 2017
      Unable to connect to Camel VM
      
      org.eclipse.debug.core.DebugException: Unable to connect to Camel VM
      	at org.fusesource.ide.launcher.debug.model.CamelDebugElement.abort(CamelDebugElement.java:69)
      	at org.fusesource.ide.launcher.debug.model.CamelDebugTarget$JMXConnectJob.run(CamelDebugTarget.java:715)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
      Caused by: java.lang.Exception: Unable to connect to Camel Debugger
      	... 2 more
      

            Unassigned Unassigned
            tsedmik Tomáš Sedmík
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: