アップグレード後にOIM-AD通信が失敗する

12c (12.2.1.3.0)へのアップグレード後、12c (12.2.1.3.0)へのアップグレードによって信頼キーがDemoTrustに変更されるため、OIM-AD通信は失敗します。

次のエラー・メッセージが表示されます:

< org.identityconnectors.framework.common.exceptions.ConnectorException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  at org.identityconnectors.framework.common.exceptions.ConnectorException.wrap(ConnectorException.java:101)
  at org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection.(RemoteFrameworkConnection.java:54)
  at org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoManagerImpl.(RemoteConnectorInfoManagerImpl.java:50)
  at org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl.getRemoteManager(ConnectorInfoManagerFactoryImpl.java:94)
  at oracle.iam.connectors.icfcommon.ConnectorFactory.getRemoteConnectorInfoManager(ConnectorFactory.java:250)
  at oracle.iam.connectors.icfcommon.Co

この問題を解決するには、$DOMAIN_HOME/binディレクトリ内のファイルでDemoTrustを検索し、DemoTrustが含まれているファイルをバックアップしてから、出現するすべてのDemoTrustをカスタム・トラストストアの名前に置き換えます。