-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
-
In EAP 7.4.*'s domain configuration if common profile is included in another profile like :
<profile name="full-ha" includes="shared-profile">
the migration from EAP 7.4.* to EAP 8.0.0 fails with
ERROR Migration failed: org.jboss.migration.core.ServerMigrationFailureException: org.jboss.migration.wfly10.config.management.ManagementOperationException: {"domain-failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-16" => "WFLYHC0164: Profile 'full-ha' defines subsystem 'elytron' which is also defined in its ancestor profile 'shared-profile'. Overriding subsystems is not supported"}}} : Caused by: org.jboss.migration.wfly10.config.management.ManagementOperationException: {"domain-failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-16" => "WFLYHC0164: Profile 'full-ha' defines subsystem 'elytron' which is also defined in its ancestor profile 'shared-profile'. Overriding subsystems is not supported"}}}
- clones
-
CMTOOL-368 EAP 8.0.0 Migration tool fails with "WFLYHC0164 ... Overriding subsystems is not supported"
- Resolved