Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/conn/jco/ext/DestinationDataProvider
at sig.job_sap_0_1.job_sap.tSAPTableInput_1Process(job_sap.java:852)
at sig.job_sap_0_1.job_sap.runJobInTOS(job_sap.java:1620)
at sig.job_sap_0_1.job_sap.main(job_sap.java:1349)
Caused by: java.lang.ClassNotFoundException: com.sap.conn.jco.ext.DestinationDataProvider
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 3 more
[statistics] disconnected
We will usually need a little more information than this. Have you downloaded the com.sap.conn.jco.sapjco.jar (which contains com/sap/conn/jco/ext/DestinationDataProvider)? You should see this when you double click on your tSAPTableInput component....
I have downloaded sapjco connector.I have installed module .But i did'nt get any notification when i double click tEltsap component as you shown in screenshot.
As you mentioned ,i have destination data provider file\
The error is being reported from the tSAPTableInput component, not the tELTSAPMap component. Can you show a screenshot of your job?
I'm afraid I cannot see the screenshot of your job. But it sounds like you have got further.
I found this question regarding the Z_TALEND_READ_TABLE issue.....
https://community.talend.com/s/question/0D53p000086wnEQCAY/sap-erp-apiuseztalendreadtable?language=en_US
It looks like there is an answer there.
I am afraid your screenshots are not being attached to your posts. You need to click on the image button to attach them....
If you are having issues with the Talend-SAP RFC server, can you try installing it again following these instructions....
https://help.talend.com/r/en-US/8.0/installation-guide-real-time-big-data-platform-linux/installing-and-configuring-talend-sap-rfc-server
If you cannot get this to work, you should speak to Support.