https://bz.apache.org/bugzilla/show_bug.cgi?id=60891
Tim Allison <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Tim Allison <[email protected]> --- This was the stacktrace I got before the fix: java.lang.RuntimeException: Unexpected end-of-file at org.apache.poi.util.LittleEndianInputStream.checkEOF(LittleEndianInputStream.java:122) at org.apache.poi.util.LittleEndianInputStream.readFully(LittleEndianInputStream.java:134) at org.apache.poi.util.LittleEndianInputStream.readFully(LittleEndianInputStream.java:128) at org.apache.poi.xssf.binary.XSSFBParser.readNext(XSSFBParser.java:93) at org.apache.poi.xssf.binary.XSSFBParser.parse(XSSFBParser.java:62) at org.apache.poi.xssf.binary.XSSFBSharedStringsTable.readFrom(XSSFBSharedStringsTable.java:82) at org.apache.poi.xssf.binary.XSSFBSharedStringsTable.<init>(XSSFBSharedStringsTable.java:69) at org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText(XSSFBEventBasedExcelExtractor.java:120) at org.apache.poi.poifs.crypt.TestSecureTempZip.protectedXLSBZip(TestSecureTempZip.java:114) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
