🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Getting Error while loading .xlsx (excel) file

User: "ananu"
New Altair Community Member
Updated by Jocelyn
Exception: java.lang.NumberFormatException
Message: null
Stack trace:

  java.base/java.lang.Integer.parseInt(Unknown Source)
  java.base/java.lang.Integer.parseInt(Unknown Source)
  com.rapidminer.operator.nio.model.xlsx.XlsxNumberFormatParser.parseNumberFormats(XlsxNumberFormatParser.java:141)
  com.rapidminer.operator.nio.model.xlsx.XlsxResultSet.<init>(XlsxResultSet.java:248)
  com.rapidminer.operator.nio.model.xlsx.XlsxResultSet.<init>(XlsxResultSet.java:329)
  com.rapidminer.operator.nio.model.xlsx.XlsxSheetTableModel.<init>(XlsxSheetTableModel.java:114)
  com.rapidminer.operator.nio.model.ExcelResultSetConfiguration.createExcelTableModel(ExcelResultSetConfiguration.java:240)
  com.rapidminer.operator.nio.model.ExcelResultSetConfiguration.createExcelTableModel(ExcelResultSetConfiguration.java:217)
  com.rapidminer.studio.io.data.internal.file.excel.ExcelSheetSelectionPanelModel$1.loadTableModel(ExcelSheetSelectionPanelModel.java:212)
  com.rapidminer.studio.io.data.internal.file.excel.ExcelSheetSelectionPanelModel$1.run(ExcelSheetSelectionPanelModel.java:176)
  com.rapidminer.gui.tools.ProgressThread$3.run(ProgressThread.java:586)
  java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  java.base/java.lang.Thread.run(Unknown Source)

Find more posts tagged with