When using the SOAP migration tool, the migration fails with the following error:
Start migration of connection objects:
- CONN.SOAP_SAMPLE_WEBSERVICE... FAILED: parsing of wsdl file failed with error: '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'
Release : 4.2
Component : WEBSERVICE SOAP
Absence of required certificates to consume the WSDL.
When utilizing the migration tool, in order to better mimic the behavior of the v3 Agent:
1.) Run the migration tool from the same system the v3 Agent is on.
2.) Make sure the migration tool is using the same Java the v3 Agent is starting with.
3.) Make sure the migration tool is using the same truststore referenced within the v3 Agent.