Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
gvr17
Partner - Contributor II
Partner - Contributor II

Talend studio error message

Talend studio throws below error daily -

javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.

 

Once we import the below 3 certificates manually to the keystore the issue is resolved and the studio opens up.

        - us.cloud.talend.com

        - https://repo1.maven.org/maven2/

        - https://talend-update.talend.com/nexus/content/groups/studio-libraries/

 

But we are having to do this import of certificates to the keystore everyday when we try to open the studio.

Labels (1)
1 Reply
Xiaodi_Shi
Support
Support

Hello,

The certificates used by the Talend Servers are trusted by java by default. What JDK version are you using? Are you using a SSL forward proxy  (ZScaler , ...etc)?

To check what is happening, please have a look at this article about:

https://community.qlik.com/t5/Official-Support-Articles/How-to-collect-debug-traces-for-Talend-Studi...

Best regards

Sabrina