https://issues.apache.org/bugzilla/show_bug.cgi?id=51890
pqueixalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from pqueixalos <[email protected]> 2011-09-26 10:08:29 UTC --- Sorry, tested revision was : r1175705 (In reply to comment #0) > Created attachment 27596 [details] > Attachment throwing this ArrayIndexOutOfBoundsException > > tested with r1174868 (through Tika) > > java.lang.ArrayIndexOutOfBoundsException > at java.lang.System.arraycopy(Native Method) > at > org.apache.poi.hwpf.usermodel.Picture.fillRawImageContent(Picture.java:363) > at org.apache.poi.hwpf.usermodel.Picture.getRawContent(Picture.java:203) > at > org.apache.poi.hwpf.usermodel.Picture.fillImageContent(Picture.java:372) > at org.apache.poi.hwpf.usermodel.Picture.getContent(Picture.java:191) > at > org.apache.poi.hwpf.usermodel.Picture.suggestPictureType(Picture.java:330) > at > org.apache.poi.hwpf.usermodel.Picture.suggestFileExtension(Picture.java:315) > at > org.apache.poi.hwpf.usermodel.Picture.suggestFullFileName(Picture.java:150) > at > org.apache.tika.parser.microsoft.WordExtractor$PicturesSource.<init>(WordExtractor.java:504) > 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]
