https://issues.apache.org/bugzilla/show_bug.cgi?id=46206
--- Comment #7 from Josh Micich <[email protected]> 2008-12-15 22:37:04 PST --- Created an attachment (id=23029) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23029) Sample file which seems to reproduce the reported error When opened with POI 3.2 this file raises an exception with the following stack trace: Exception in thread "main" java.lang.RuntimeException: DimensionsRecord was not found at org.apache.poi.hssf.model.Sheet.<init>(Sheet.java:310) at org.apache.poi.hssf.model.Sheet.createSheet(Sheet.java:161) at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:282) at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:196) at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:312) at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:293) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
