https://issues.apache.org/bugzilla/show_bug.cgi?id=39526
Jason OConnell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.0-dev |3.5-dev --- Comment #1 from Jason OConnell <[email protected]> 2009-01-15 02:42:15 PST --- Same situation for me with 3.5 beta 4 Caused by: java.lang.ArrayIndexOutOfBoundsException: 593194 at org.apache.poi.util.LittleEndian.getShort(LittleEndian.java:45) at org.apache.poi.hwpf.model.ListLevel.<init>(ListLevel.java:120) at org.apache.poi.hwpf.model.ListFormatOverrideLevel.<init>(ListFormatOverrideLevel.java:50) at org.apache.poi.hwpf.model.ListTables.<init>(ListTables.java:89) at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:269) at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:158) at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:146) -- 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]
