[jboss-jira] [JBoss JIRA] (WFLY-11139) Exception from getRunningExecutions method causes undeployment to hang
Cheng Fang (Jira)
issues at jboss.org
Mon Oct 8 15:11:00 EDT 2018
Cheng Fang created WFLY-11139:
---------------------------------
Summary: Exception from getRunningExecutions method causes undeployment to hang
Key: WFLY-11139
URL: https://issues.jboss.org/browse/WFLY-11139
Project: WildFly
Issue Type: Bug
Components: Batch
Affects Versions: 14.0.0.Final
Reporter: Cheng Fang
Assignee: Cheng Fang
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list