Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-21772

[QA](7.4.z) WFLY-14750 - Batch task not restarted after server resumed from suspended state

    XMLWordPrintable

Details

    • False
    • False
    • +
    • Undefined
    • Hide

      Download zip of WFLY 23.0.1.Final or build it.

      Same is for EAP.

      Execute test case with:

      mvn test -Djboss.home=/path_to_WFLY -Dtests=ServerSuspendTestCase.suspendResume

      Show
      Download zip of WFLY 23.0.1.Final or build it. Same is for EAP. Execute test case with: mvn test -Djboss.home=/path_to_WFLY -Dtests=ServerSuspendTestCase.suspendResume

    Description

      This problem is most likely a bug in the implementation of the non-graceful in the recovery of server in WFLY23, when the parameter of the --graceful-startup is not set up, the default behavior should be the same as in the earlier version (WFLY22), because the default value is true. The test is written in a way that this change should not affect it, but evidently, it does.

      When the server is suspended and then is resume it will not complete the execution of the job and fails with HTTP 500 Internal Server Error.

      A probable source of this issue is this WFLY commit https://github.com/wildfly/wildfly/pull/13907/

      Attachments

        Issue Links

          Activity

            People

              rhn-support-rmartinc Ricardo Martin Camarero
              miblaha@redhat.com Michael Blaha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: