Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-23421

Terminating Server Adapter running in debug mode does not terminate Node.js debug session

    XMLWordPrintable

Details

    • devex #123 November 2016
    • 10
    • Hide

      1. Create Openshift Node.js application from the "node.js latest" template
      2. Create server adapter for it and run it in the debug mode
      3. Once V8 debug session started terminate the server adapter
      4. ERROR: After termination Node.js is still running in DEV_MODE and V8 debug session is alive

      Show
      1. Create Openshift Node.js application from the "node.js latest" template 2. Create server adapter for it and run it in the debug mode 3. Once V8 debug session started terminate the server adapter 4. ERROR: After termination Node.js is still running in DEV_MODE and V8 debug session is alive

    Description

      Stopping server adapter will not stop the V8 debug session - one should still terminate it manually. This might be coupled with the replication controller issue - https://issues.jboss.org/browse/JBIDE-23412 due to the fact that after stopping server adapter app is still running in the DEV_MODE (which is unexpected behaviour IMO) and debug session is still alive. Moreover, If you try to restart the adapter the debug session will be terminated (expected behaviour), so it might be just a side effect of other issue

      Attachments

        Issue Links

          Activity

            People

              ibuziuk@redhat.com Ilya Buziuk
              ibuziuk@redhat.com Ilya Buziuk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: