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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TrustManager Error at Standalone Job - same in Studio works fine | java.lang.NoClassDefFoundError: com/sun/net/ssl/TrustManager | java.lang.ClassNotFoundException: com.sun.net.ssl.TrustManager

Hello everybody,

 

strange Problem. I have a Job, that add and update Users from LDAP to AD. The Job works fine without any error in Open Studio (Win 10) but on Standalone Server (openSUSE) it throws these error:

0683p000009M7zX.png

Here a view of the whole Job with highlited tLDAPInput_3 and 4.

 

Access to LDAP ist via LDAP and to the AD Domain-Controller via LDAPS with an extra keystore.

 

I tried a On component ok between the two parts as seen here, than the same error appears but for the first two tLDAP_Input:

0683p000009M825.png

0683p000009M7ul.png

 

The Keystore ist linked in the advanced job settings:

0683p000009M7nL.png

 

Greetings Michael

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi Michael,

 

    The error says that you are having class not found error due to missing jar com.sun.net.ssl. Could you please check whether the jar is available for processing? Could you please try to load this additional jar using tLibraryload component and import the class in the prejob section?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved