[jbosstools-issues] [JBoss JIRA] (JBIDE-26160) Server Adapter: erroneously keeps being in Debugging when you kill the pod

Andre Dietisheim (JIRA) issues at jboss.org
Tue Jul 3 06:14:00 EDT 2018


Andre Dietisheim created JBIDE-26160:
----------------------------------------

             Summary: Server Adapter: erroneously keeps being in Debugging when you kill the pod
                 Key: JBIDE-26160
                 URL: https://issues.jboss.org/browse/JBIDE-26160
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.6.0.AM3
            Reporter: Andre Dietisheim


steps: 
# EXEC: create an application (via ex. nodejs-mongo-persistent template), import the project and create a server adapter for it
# ASSERT: server adapter is created
# EXEC: start the server adapter in Debugging
# ASSERT: sever adapter is in *[Debugging, Synchronized]* state
# ASSERT: select pod and pick "Port Forwarding..." and it states that the forwarding is started
# EXEC: in Explorer: select the pod for your service and pick "Delete"
# ASSERT: pod gets deleted and recreated
# ASSERT: select pod and pick "Port Forwarding..." and it states that the forwarding is stopped

Result:
The server adapter still says that is is *[Debugging, Synchronized]*, but debugging is not working any more. The new pod is not running in debug (dev-) mode any more. To have it running again you need to restart the server adapter into debug, which will re-create a new pod in debug-mode.

Expected result:
Server adapter should get out of debugging and back into normal run mode.




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list