Source Validation Failed with java.net.ConnectException: Connection timed out
(Doc ID 2528770.1)
Last updated on FEBRUARY 08, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.0 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
In Oracle Financial Services Analytical Applications (OFSAA) 8.0.x, in the Object Migration user interface, when attempting to save connection details in the Source Configuration screen, you get the following error message when trying to save:
Source Configuration Details Saved Successfully, But Source
Validation Failed
Additionally, the following error exists in the FUSIONSUBSYSTEMService.log:
[FUSIONSUBSYSTEMS] Mar 16,19 16:12:44 : [MIGRATIONHANDLER]Save Source Config Status..[errorFlag:true,Code:SOURCE_CONFIG_VALIDATE_ERROR~Error#WEB_URL_INVALID,Description:Source Configuration Details are Invalid - Web Server URL is Invalid.]
[FUSIONSUBSYSTEMS] Mar 16,19 16:12:44 : [MIGRATIONINTERNALSERVICECLIENT]retString:::null
[FUSIONSUBSYSTEMS] Mar 16,19 16:12:44 : [COMMONFUNCTIONS]
java.net.ConnectException: Connection timed out (Connection timed out)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:380)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:236)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:218)
.
.
.
at com.ofs.reveleus.migration.util.CommonFunctions.getObjectFromSourceConnection(CommonFunctions.java:1568)
at com.ofs.reveleus.migration.service.MigrationInternalServiceClient.validateSourceConfigDetails(MigrationInternalServiceClient.java:803)
at com.ofs.reveleus.migration.service.MigrationServiceProvider.validateSourceConfigDetails(MigrationServiceProvider.java:72)
at com.ofs.reveleus.migration.mgmt.MigrationHandler.handleAction(MigrationHandler.java:379)
at com.ofs.reveleus.migration.core.MigrationServlet.service(MigrationServlet.java:89)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
You have double-checked the Configuration screen settings and they are correct. You expect the Source Configuration to save successfully.
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 |