Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi! I have just started using Talend open studio for data integration. I am trying to load a .csv file to do some processing and operations and I am getting the following error. Can anyone help me to resolve it?
Error:
Exception in component tFileInputExcel_1
jxl.read.biff.BiffException: Unable to recognize OLE stream
at jxl.read.biff.CompoundFile.<init>(CompoundFile.java:116)
at jxl.read.biff.File.<init>(File.java:127)
at jxl.Workbook.getWorkbook(Workbook.java:268)
at biopharm.test_0_1.Test.tFileInputExcel_1Process(Test.java:1552)
at biopharm.test_0_1.Test.runJobInTOS(Test.java:2913)
at biopharm.test_0_1.Test.main(Test.java:2770)
[statistics] disconnected