Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11139

Exception from getRunningExecutions method causes undeployment to hang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 14.0.0.Final
    • Batch
    • None

      When undeploying a batch application, or stopping the server with active batch application deployment, the batch subsystem tries to get all running batch job executionsm, and to stop them before undeploying the application or shutting down the server.

      When exceptions occurs from calling batchJobReposiotory.getRunningExecutions, the undeployment operation hangs. This happens to both in-memory and jdbc batch job repository. These exceptions may be caused by database server down, or connection timeout, for instance.

            weli@redhat.com Weinan Li
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: