jlolling / talendcomp_tFileExcel

Talend components tFileExcel* to read and write Excel documents
Apache License 2.0
14 stars 7 forks source link

The type org.apache.poi.ss.usermodel.Workbook cannot be resolved. It is indirectly referenced from required .class files #35

Closed robstermn closed 1 year ago

robstermn commented 1 year ago

I had to re-install Studio and when I added the "tFileExcel-Components" and ran my job I get the following error? Hoping for a little help.

The type org.apache.poi.ss.usermodel.Workbook cannot be resolved. It is indirectly referenced from required .class files

jlolling commented 1 year ago

Can you please check if the problem persist if you use the preferences->Talend->Components->Change the Custom Component Path by adding or remove the last slash or backslash and klick on Apply. What edition + version of the studio do you have?

robstermn commented 1 year ago

I'm running Version: 8.0.1 Build id: R2022-11

And I installed the compoents from the Suport/Exchange option.

And when I added them to a job it said that it was missing drivers and I had to manully add the drivers.

So I wonder if thats the problem? is there a way to re-define the drivers needed for the compents?

Thanks again for the help.

jlolling commented 1 year ago

Thats an issue with the studio. Talend sometimes change things and simply "forget" informing the developers. I have a session tomorrow with the Talend support to make it clear how the installation have to work.

robstermn commented 1 year ago

Thanks for update, I would really like to use your compents over the defaults that come with Talend for Excel. but at this point until I can figure out a way to re-install the correct drivers , I'm stuck with using the defaults...

jlolling commented 1 year ago

I will keep you updated. If the build-in are good enough for the task, I would always recommend using them.

robstermn commented 1 year ago

The build-in's are okay and just woking, I really like the flexabilty and the added features of your compents and got used to using them.

Hopefully there is a way to easily re-install the drivers for them?