https://bz.apache.org/bugzilla/show_bug.cgi?id=59073
Bug ID: 59073 Summary: Excel 2013 created files not readable Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: HDF Assignee: dev@poi.apache.org Reporter: mar...@cinik.eu Created attachment 33596 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33596&action=edit Example files I use drools 6.2.0 and excel-based decision tables. Basically you supply XLS 97/2003 file to drools to parse it. Drools is using POI (in my case poi-3.12-20150511.jar). I have created empty xls file and POI gives me org.apache.poi.hssf.record.RecordFormatException: Expected to find a ContinueRecord in order to read remaining 33 of 62 chars at org.apache.poi.hssf.record.RecordInputStream.readStringCommon(RecordInputStream.java:377) at org.apache.poi.hssf.record.RecordInputStream.readUnicodeLEString(RecordInputStream.java:332) at org.apache.poi.hssf.record.FormatRecord.<init>(FormatRecord.java:51) The same happens for many other files (non-empty). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org