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

Management polling / stop not working for EAP 6.

XMLWordPrintable

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

      #ASSERT: have a AS7 server adapter
      #EXECUTE: launch it
      #EXECUTE: stop it

      Result:
      The server process is killed, graceful stop does not work.
      Eclipse log shows

      !MESSAGE The server was shutdown forcefully. All processes were terminated.
      

      There's no log entry in the server log that says that the server was shut down since it's process was just killed.

      Expected result:
      The server log has the following entry, that shows that the server was shut down gracefully

      [org.jboss.as] JBoss EAP 6.0.0.Alpha1 (AS 7.0.0.Final) stopped in 3ms
      
      Show
      #ASSERT: have a AS7 server adapter #EXECUTE: launch it #EXECUTE: stop it Result: The server process is killed, graceful stop does not work. Eclipse log shows !MESSAGE The server was shutdown forcefully. All processes were terminated. There's no log entry in the server log that says that the server was shut down since it's process was just killed. Expected result: The server log has the following entry, that shows that the server was shut down gracefully [org.jboss.as] JBoss EAP 6.0.0.Alpha1 (AS 7.0.0.Final) stopped in 3ms

      Management poller never responds for EAP 6.
      Stopping the server simply terminates the process, instead of a graceful shutdown.

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

              Created:
              Updated:
              Resolved: