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/01/15 11:42:16 UTC

DO NOT REPLY [Bug 39526] ArrayIndexOutOfBoundsException opening Word document

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


Jason OConnell <ja...@visiblethread.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.0-dev                     |3.5-dev




--- Comment #1 from Jason OConnell <ja...@visiblethread.com>  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org