You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/07/27 14:55:33 UTC

DO NOT REPLY [Bug 39526] ArrayIndexOutOfBoundsException opening Word document

https://issues.apache.org/bugzilla/show_bug.cgi?id=39526





--- Comment #2 from Maxim Valyanskiy <ma...@gmail.com>  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org