Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6974

Ensure the Shutdown Hook fully shuts down the Server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.0.0.M1
    • None
    • None
    • None

    Description

      Shutdown Hook is not calling full shutdown before the process exits.

      For starters, there's this:

      if (currentState.equals(LifecycleState.STARTED) || currentState.equals(LifecycleState.STARTING))

      Find other possible problems and ensure the lifecycle goes through full shutdown before the VM can terminate.

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: