[jboss-jira] [JBoss JIRA] (WFLY-5533) [Migration operation] Calling :migrate(add-legacy-entries=true) in domain fails
Jeff Mesnil (JIRA)
issues at jboss.org
Thu Oct 15 04:41:05 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil moved JBEAP-1473 to WFLY-5533:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-5533 (was: JBEAP-1473)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: JMS
(was: JMS)
(was: Migration)
Target Release: (was: 7.0.0.GA)
> [Migration operation] Calling :migrate(add-legacy-entries=true) in domain fails
> -------------------------------------------------------------------------------
>
> Key: WFLY-5533
> URL: https://issues.jboss.org/browse/WFLY-5533
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> Calling :migrate or :describe-migration with parameter add-legacy-entries=true in domain fails:
> {code}
> [domain at 127.0.0.1:9999 /] /profile=full-ha/subsystem=messaging:describe-migration(add-legacy-entries=true)
> {
> "outcome" => "failed",
> "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"subsystem\" => \"messaging\")]' not found"},
> "rolled-back" => true
> }
> [domain at 127.0.0.1:9999 /] /profile=full-ha/subsystem=messaging:migrate(add-legacy-entries=true)
> {
> "outcome" => "failed",
> "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"subsystem\" => \"messaging\")]' not found"},
> "rolled-back" => true
> }
> {code}
> Problem occur only if parameter add-legacy-entries=true is added.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list