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

Server Adapter: Debugging of OS 3 application creates a new replication controller

XMLWordPrintable

    • Hide

      ASSERT: Create eap 6.4 OS 3 application on OpenShift, let application be imported as a workspace project and create a new OS 3 Server adapter for it, once it is started.
      ASSERT: There is precisely 1 replication controller (Deployment in properties view).

      <LOOP1>

      EXEC: Select context menu item Restart in Debug of the OS 3 server adapter.

      RESULT: There is another replication controller, the new one contains debugging settings.
      EXPECTED RESULT: There could be new replication controller if it is desired, but maybe modification of existing one would be better?

      EXEC: Stop server adapter.
      ASSERT: Server adapter is in Stopped state.
      EXEC: Start server adapter.
      ASSERT: Server adapter is in Started state.

      RESULT: Another replication controller has been created (at the moment there are 3 rcs)
      EXPECTED RESULT: No new replication controller is created.
      </LOOP1>

      notice: repeating steps inside LOOP1 tag will create more and more replication controllers.

      Show
      ASSERT: Create eap 6.4 OS 3 application on OpenShift, let application be imported as a workspace project and create a new OS 3 Server adapter for it, once it is started. ASSERT: There is precisely 1 replication controller (Deployment in properties view). <LOOP1> EXEC: Select context menu item Restart in Debug of the OS 3 server adapter. RESULT: There is another replication controller, the new one contains debugging settings. EXPECTED RESULT: There could be new replication controller if it is desired, but maybe modification of existing one would be better? EXEC: Stop server adapter. ASSERT: Server adapter is in Stopped state. EXEC: Start server adapter. ASSERT: Server adapter is in Started state. RESULT: Another replication controller has been created (at the moment there are 3 rcs) EXPECTED RESULT: No new replication controller is created. </LOOP1> notice: repeating steps inside LOOP1 tag will create more and more replication controllers.

      Restart in debug on OS 3 server adapter of eap 6.4 application and related workspace project creates a new replication controller. Every time server is stopped and started, new replication controller is created (although server has been stopped and then started) and a this new replication controller is still debugging (has set debug port).

            adietish@redhat.com André Dietisheim
            mlabuda_jira Marián Labuda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: