Martin Gencur created ISPN-6232:
-----------------------------------
Summary: Unable to undeploy tasks from server
Key: ISPN-6232
URL:
https://issues.jboss.org/browse/ISPN-6232
Project: Infinispan
Issue Type: Bug
Components: Tasks
Affects Versions: 8.2.0.Beta2
Reporter: Martin Gencur
Using domain mode and ispn-cli.sh, it is possible to deploy a task but later it's
impossible to undeploy it via CLI (not sure if there's any other way to undeploy it).
When calling "undeploy local-task.jar", I'm getting the following error
{code}
Undeploy failed: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps
that failed:" => {"Operation step-1" => "WFLYDC0043: Cannot
remove deployment local-task.jar from the domain as it is still used by server groups
[main-server-group, other-server-group]"}}
{code}
The problem is that I'm not doing any operations and I'm logged off the management
console.
I'll attach local-task.jar file.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)