Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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:
The Keystore ist linked in the advanced job settings:
Greetings Michael
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