Domain Reconfiguration Error

When using the reconfiguration utility you might notice a Domain reconfig error. To fix this error, you need to manually delete the related applications and references.

During upgrade from 11g to 12c (12.2.1.3.0), the upgrade wizard displays the following error in the domain reconfiguration step:

Domain reconfig failed with:
CFGFWK-40951: Correct source path of the applications to refer to the new
installation.
2017-11-09 03:53:00,804 SEVERE [42]
com.oracle.cie.domain.progress.AbstractProgressGenerator - Error occurred in
phase {Validating Domain} execution.
com.oracle.cie.domain.ValidateException: CFGFWK-60953: An application or
library was not relocated to the new MW home.
CFGFWK-60953: An error in the reconfiguration templates resulted in the
following deployments being left in the original MW home:
OIMMetadata#11.1.1.3.0
oim#11.1.1.3.0
oracle.webcenter.skin#11.1.1@11.1.1
oracle.soa.bpel#11.1.1@11.1.1
oracle.soa.worklist#11.1.1@11.1.1
oracle.soa.b2b#11.1.1@11.1.1

CFGFWK-60953: Correct the reconfiguration templates
        at
com.oracle.cie.domain.progress.domain.reconfig.wlscore.ValidateDomainPhase.val

idateDeployments(ValidateDomainPhase.java:124)
        at
com.oracle.cie.domain.progress.domain.reconfig.wlscore.ValidateDomainPhase.exe

cute(ValidateDomainPhase.java:48)
        at
com.oracle.cie.domain.progress.AbstractProgressGenerator.run(AbstractProgressG

enerator.java:94)
        at java.lang.Thread.run(Thread.java:748)
To fix the Domain reconfig error, complete the following steps:
  1. Open to files DOMAIN_HOME/config/config.xml and DOMAIN_HOME/init-info/config-groups.xml.
  2. Delete the following applications and references:
    • oracle.soa.bpel#11.1.1@11.1.1
    • oracle.soa.worklist#11.1.1@11.1.1
    • oracle.soa.b2b#11.1.1@11.1.1
    • oracle.webcenter.skin#11.1.1@11.1.1
  3. Save and close the files.