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

Remote server marked as stopped even if stopped failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.3.0.CR1
    • 3.3.0.Beta3
    • server
    • None
    • Hide

      1. Set up a remote AS7.1.1 server
      2. Add a user for management on the remote system using $AS_HOME/bin/add-user.sh
      3. Open the server in server editor and open the launch configuration
      4. Add this to the start command: -Djboss.bind.address.management=yourwebsite.com
      5. Now you should add --controller=yourwebsite.com:9999 to the shutdown command, but to demonstrate this issue, DO NOT do that
      6. Start the server
      7. Stop the server
      8. The server status in server editor will be Stopped, but the process will still be running on the remote system - FAIL.

      Show
      1. Set up a remote AS7.1.1 server 2. Add a user for management on the remote system using $AS_HOME/bin/add-user.sh 3. Open the server in server editor and open the launch configuration 4. Add this to the start command: -Djboss.bind.address.management=yourwebsite.com 5. Now you should add --controller=yourwebsite.com:9999 to the shutdown command, but to demonstrate this issue, DO NOT do that 6. Start the server 7. Stop the server 8. The server status in server editor will be Stopped, but the process will still be running on the remote system - FAIL.

      Similarly to JBIDE-11825, when you stop a remote server and the shutdown command fails to stop the server process for some reason, the tooling will display the server as stopped even if in fact it is still running.
      It the status is Stopped, it should really be stopped.

        1. 305306.v3.patch
          8 kB
        2. JBIDE-11831.patch
          6 kB
        3. JBIDE-11831.v3.patch
          12 kB

            rob.stryker Rob Stryker (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: