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

Local AS7 server adapter fails to stop, despite server shutdown succeeding in the background

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M3
    • server
    • None

      An attempt to tell as7 to stop fails with a dialog saying attempt failed, despite the server in the background stopping successfully.

      The reason for this is because the server adapter's behaviour never tells the framework it has begun "stopping" the server. It simply launches the stop command to the server. When the gracefulStop() returns, the server is still in mode started, because even for as7, it still might take 1 second to stop the server but only half a second to return to the surrounding WTP framework which watches server states.

      This is a further indication that commits are being made without even basic smoketests.

            adietish@redhat.com André Dietisheim
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: