[jboss-jira] [JBoss JIRA] (WFLY-6793) Batch subsystem cannot be removed with a remove operation

James Perkins (JIRA) issues at jboss.org
Thu Jul 7 15:49:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated WFLY-6793:
--------------------------------
    Fix Version/s: 10.1.0.Final


> Batch subsystem cannot be removed with a remove operation
> ---------------------------------------------------------
>
>                 Key: WFLY-6793
>                 URL: https://issues.jboss.org/browse/WFLY-6793
>             Project: WildFly
>          Issue Type: Bug
>          Components: Batch
>            Reporter: James Perkins
>            Assignee: James Perkins
>             Fix For: 10.1.0.Final
>
>
> The {{batch-jberet}} subsystem fails when a {{remove}} operation is invoked.
> {code}
> [standalone at localhost:9990 /] /subsystem=batch-jberet:remove
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYCTL0171: Removing services has lead to unsatisfied dependencies:
> Service org.wildfly.batch.thread.pool.batch was depended upon by service org.wildfly.batch.configuration",
>     "rolled-back" => true,
>     "response-headers" => undefined
> }
> {code}
> -The batch configuration dependency needs to be removed before the its dependencies are removed.-
> -The thread-pool resource should also require a reload before removal.- The thread-pool is used in deployments and therefore shouldn't just be removed without a reload if there are deployments using it.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list