https://issues.apache.org/bugzilla/show_bug.cgi?id=39526
--- Comment #2 from Maxim Valyanskiy <[email protected]> 2009-07-27 05:55:32 PST --- I have the say problem on trunk (july 2009): Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 130936 at org.apache.poi.util.LittleEndian.getShort(LittleEndian.java:46) at org.apache.poi.hwpf.model.ListLevel.<init>(ListLevel.java:120) at org.apache.poi.hwpf.model.ListFormatOverrideLevel.<init>(ListFormatOverrideLevel.java:48) at org.apache.poi.hwpf.model.ListTables.<init>(ListTables.java:88) at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:268) at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:157) at org.apache.poi.hwpf.extractor.WordExtractor.<init>(WordExtractor.java:62) at org.apache.poi.hwpf.extractor.WordExtractor.<init>(WordExtractor.java:54) at org.apache.poi.hwpf.extractor.WordExtractor.main(WordExtractor.java:92) Unfortunately I can't give you a test document -- 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]
