Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
gvarun_arthasolutions
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
Employee
Employee

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