We are getting Cell index must be >= 0 error in Version 40.0

Febin May 29, 2019

We are getting Cell index must be >= 0 error when we try to import the Excel file in Version 40.0

1 answer

0 votes
Fabian Fritz (RV)
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 27, 2024

Wir bekommen die identische Fehlermeldung:

 

2024-03-27 13:56:39,634 ERROR - Error occured
java.lang.IllegalArgumentException: Cell index must be >= 0
 at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:280) ~[poi-ooxml-5.2.5.jar:5.2.5]
 at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:268) ~[poi-ooxml-5.2.5.jar:5.2.5]
 at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:50) ~[poi-ooxml-5.2.5.jar:5.2.5]
 at com.psg_procurement.importer.service.impl.processing.excel.Utils.getCellValue(Utils.java:94) ~[classes/:?]
 at com.psg_procurement.importer.service.impl.processing.excel.Importer.importProduct(Importer.java:309) ~[classes/:?]
 at com.psg_procurement.importer.service.impl.processing.excel.Importer.process(Importer.java:95) [classes/:?]
 at com.psg_procurement.importer.service.impl.JobRunnerImpl.importDescriptor(JobRunnerImpl.java:294) [classes/:?]
 at com.psg_procurement.importer.service.impl.JobRunnerImpl.run(JobRunnerImpl.java:442) [classes/:?]
 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
 at java.base/java.lang.Thread.run(Thread.java:840) [?:?]

Leider weiß ich gerade nicht in welcher Version wir uns befinden.

Kann jmd. helfen?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events