SDK Session Creation Failing with javax.net.ssl.SSLHandshakeException after Implementing SSL to Agile Application Server
(Doc ID 2763667.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
SDK session creation failing after implementing SSL to Agile Application Server
Error
Error code : 60086
Error message : Call APIException.getRootCause() for details.
Root Cause exception : 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 com.agile.api.AgileSessionFactory.init(AgileSessionFactory.java:913)
at com.agile.api.AgileSessionFactory.createSession(AgileSessionFactory.java:1043)
Steps
The issue can be reproduced at will with the following steps:
1. Implement SSL to Agile Application Server
2. Run SDK program which creates new session
3. Gets error
Changes
Implemented SSL to Agile Application Server
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 |
Changes |
Cause |
Solution |
References |