[
https://issues.jboss.org/browse/ISPN-6232?page=com.atlassian.jira.plugin....
]
Martin Gencur closed ISPN-6232.
-------------------------------
Resolution: Cannot Reproduce Bug
OK. The error message was not very clear. I have to use --all-relevant-server-groups
argument along with the undeploy command. With this argument, the undeploy command works
as expected
Unable to undeploy tasks from server
------------------------------------
Key: ISPN-6232
URL:
https://issues.jboss.org/browse/ISPN-6232
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 8.2.0.Beta2
Reporter: Martin Gencur
Attachments: local-task.jar
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. I can provide the source code if required.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)