Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
Everytime, I try to connect to SAP am getting below error
Connection failure. You must change the SAP Settings.
java.lang.NoClassDefFoundError: com/sap/conn/jco/ext/DestinationDataProvider
at org.talend.repository.sap.SAPClientManager.init(SAPClientManager.java:121)
at org.talend.repository.sap.ui.wizards.SAPConnectionForm$10.run(SAPConnectionForm.java:374)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.ClassNotFoundException: com.sap.conn.jco.ext.DestinationDataProvider cannot be found by org.talend.libraries.sap_6.5.1.20180116_1512
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 3 more
I am using Talend 6.5 and have installed Sapjco, saprfc and their respectives Dll's as well.
I am attaching the screenshot of the error .
The credentials which I am using is working fine in SSIS but connecting through Talend is seems to be challenging now. Whole development is too affected because of this issue.
Requesting someone from the team to please help me in this scenario.
Thanks much in advance.
Thanks & Regards,
Gourav Dubey
Hi Sabrina,
I was able to find the issue on my own that the Sapjco jar file version was old which was causing this issue.
Thank,
Gourav Dubey
Hello,
Did you copy the sapjco*.dll file and paste it into c:/windows/system32?
Here is online documentation about:
TalendHelpCenter:How to install the SAP Java Connector
Best regards
Sabrina
Hi Sabrina,
I was able to find the issue on my own that the Sapjco jar file version was old which was causing this issue.
Thank,
Gourav Dubey
Hello Gourav Dubey,
Thanks for your feedback and sharing your solution with us.
Best regards
Sabrina
Hi
We are seeing the same issue.
How did you determine that your sapjco3.jar was too old?
Cheers
n999