Object Migration Fails For Both Import and Export With "unable to find valid certification path to requested target" Error
(Doc ID 3051455.1)
Last updated on FEBRUARY 21, 2025
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Enterprise Performance Management (EPM)
Modern Risk and Finance (MRF)
Symptoms
On OFSAAI 8.1.2 version, you are unable to import or export any object, no matter if you use Outline or Snapshot.
When you export through the Outline, it is only producing an XML with empty tags. In case of the Snapshot, it is producing a DMP file with 0 kb.
The logs of export and import have the next error in common:
ERROR
-----------------------
[MigrationRestClient] : Transaction Status {"MESSAGE":"Exception has occured","STATUS":"Transaction failed"}
[MigrationRestClient] : Exception occured 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
You have one server for application (where DB also resides) and another server for WebSphere.
Trying to connect from App server to Web server gives Connection refused error:
$ sftp ofsaa@<webserver_ip_address>
ssh: connect to host <webserver_ip_address> port 22: Connection refused
Connection closed.
Connection closed
$
$FIC_HOME/utility/Migration/logs/migration.log does not exist.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |