[infinispan-issues] [JBoss JIRA] (ISPN-6232) Unable to undeploy tasks from server

Martin Gencur (JIRA) issues at jboss.org
Thu Feb 18 10:30:01 EST 2016


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

Martin Gencur updated ISPN-6232:
--------------------------------
    Description: 
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.

  was:
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.



> 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
>         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)


More information about the infinispan-issues mailing list