DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16305>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16305 NegativeArraySizeException Summary: NegativeArraySizeException Product: POI Version: 1.5.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: HDF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It hapens when I try to open the following file: www.cin.ufpe.br/~bldb/personar/poi/test.doc The exception thrown is: java.lang.NegativeArraySizeException at org.apache.poi.hdf.extractor.data.ListTables.createLVL (ListTables.java:206) at org.apache.poi.hdf.extractor.data.ListTables.initLFO (ListTables.java:184) at org.apache.poi.hdf.extractor.data.ListTables.<init> (ListTables.java:78) at org.apache.poi.hdf.extractor.WordDocument.createListTables (WordDocument.java:1676) at org.apache.poi.hdf.extractor.WordDocument.findFormatting (WordDocument.java:403) at org.apache.poi.hdf.extractor.WordDocument.processComplexFile (WordDocument.java:330) at org.apache.poi.hdf.extractor.WordDocument.readFIB (WordDocument.java:282) at org.apache.poi.hdf.extractor.WordDocument.<init> (WordDocument.java:232) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
