ドメイン再構成エラー

再構成ユーティリティを使用すると、ドメイン再構成エラーが表示されることがあります。このエラーを修正するには、関連するアプリケーションおよび参照を手動で削除する必要があります。

11gから12c (12.2.1.3.0)へのアップグレード中に、アップグレード・ウィザードのドメイン再構成ステップで次のエラーが表示されます:

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)
ドメイン再構成エラーを修正するには、次のステップを実行します:
  1. DOMAIN_HOME/config/config.xmlおよびDOMAIN_HOME/init-info/config-groups.xmlファイルを開きます。
  2. 次のアプリケーションおよび参照を削除します:
    • 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. ファイルを保存し、閉じます。