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: 
Anonymous
Not applicable

TALEND 7.0 : Problem with component tSAPinput

Hello,

 

I have migrated to talend 7.0 from Talend 5.3.

I use component tSAPinput. So I have downloaded the free component tSAPinput which exists since Talend 6.0.

 

But this component doesn't work. When I want to execute a job I have the following error.

Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class com.sap.conn.jco.rt.JCoRuntimeFactory
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.sap.conn.jco.JCo.createJCo(JCo.java:52)
at com.sap.conn.jco.JCo.<clinit>(JCo.java:26)
at com.sap.conn.jco.JCoContext.end(JCoContext.java:97)

 

Someone has a solution ?

 

Thanks

UT3

 

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Have you tried to use SAP jar less than 3.0.10 version to see if it will solve this issue?

Here exists a jira issue about:https://jira.talendforge.org/browse/TUP-20115

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi,

I deleted the tSAPinput component from my job. I don't use this component anymore.

It doens't work with an other SAP jar less thn 3.0.10.

Thank you for your answer,

Best regards,UT3