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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
gouravd_7
Creator
Creator

SAP connection issue with Talend 6.5 version

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

 

Labels (3)
1 Solution

Accepted Solutions
gouravd_7
Creator
Creator
Author

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

View solution in original post

4 Replies
Anonymous
Not applicable

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

gouravd_7
Creator
Creator
Author

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

Anonymous
Not applicable

Hello Gourav Dubey,

Thanks for your feedback and sharing your solution with us.

Best regards

Sabrina

 

n999
Contributor II
Contributor II

Hi

We are seeing the same issue.

How did you determine that your sapjco3.jar was too old?

Cheers

n999