https://issues.apache.org/bugzilla/show_bug.cgi?id=50936
pqueixalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from pqueixalos <[email protected]> 2011-09-26 09:42:01 UTC --- Issue reopened, tested with r1175705 from trunk (through tika) : java.lang.ArrayIndexOutOfBoundsException: 70185 at org.apache.poi.util.LittleEndian.getShort(LittleEndian.java:45) at org.apache.poi.ddf.DefaultEscherRecordFactory.createRecord(DefaultEscherRecordFactory.java:60) at org.apache.poi.hwpf.model.PicturesTable.searchForPictures(PicturesTable.java:182) at org.apache.poi.hwpf.model.PicturesTable.searchForPictures(PicturesTable.java:193) at org.apache.poi.hwpf.model.PicturesTable.searchForPictures(PicturesTable.java:193) at org.apache.poi.hwpf.model.PicturesTable.getAllPictures(PicturesTable.java:220) at org.apache.tika.parser.microsoft.WordExtractor$PicturesSource.<init>(WordExtractor.java:498) at org.apache.tika.parser.microsoft.WordExtractor$PicturesSource.<init>(WordExtractor.java:488) at org.apache.tika.parser.microsoft.WordExtractor.parse(WordExtractor.java:81) at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:200) -- 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]
