Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Getting the below error when I try to run a Talend Job which extracts data from an .XLSM file to Database. The job ran without any errors until last month. Talend version 5.6.1. Any inputs on this?
tFileInputExcel_2 -
java.lang.AbstractMethodError: com.talend.excel.xssf.event.DefaultTalendSheetContentsHandler.cell(Ljava/lang/String;Ljava/lang/String; ) V
Thank you
Rosems11 wrote:
Thanks for the reply Sabrina.
Did not make any changes to the Excel Input file.Only change made was to load all the File fields as Strings, i.e., in the Input File Metadata , changed the data type of ID fields(which were of datatype INT earlier) to String.