Hi when I'm crawling some Powerpoint documents some work and some give me
the following error:

2006-09-27 17:12:29,044 ERROR mspowerpoint.ContentReaderListener -
extractClientTextBoxes

java.lang.ArrayIndexOutOfBoundsException: 1611976644

           at org.apache.poi.util.LittleEndian.getNumber(LittleEndian.java
:491)

           at org.apache.poi.util.LittleEndian.getUShort(LittleEndian.java
:64)

           at
org.apache.nutch.parse.mspowerpoint.ContentReaderListener.extractTextBoxes(
ContentReaderListener.java:200)

           at
org.apache.nutch.parse.mspowerpoint.ContentReaderListener.processPOIFSReaderEvent
(ContentReaderListener.java:110)

           at
org.apache.poi.poifs.eventfilesystem.POIFSReader.processProperties(
POIFSReader.java:260)

           at org.apache.poi.poifs.eventfilesystem.POIFSReader.read(
POIFSReader.java:96)

           at org.apache.nutch.parse.mspowerpoint.PPTExtractor.extractText(
PPTExtractor.java:49)

           at org.apache.nutch.parse.ms.MSExtractor.extract(
MSExtractor.java:77)

           at org.apache.nutch.parse.ms.MSBaseParser.getParse(
MSBaseParser.java:81)

           at
org.apache.nutch.parse.mspowerpoint.MSPowerPointParser.getParse(
MSPowerPointParser.java:44)

           at org.apache.nutch.parse.ParseUtil.parse(ParseUtil.java:82)

           at org.apache.nutch.fetcher.Fetcher$FetcherThread.output(
Fetcher.java:283)

           at org.apache.nutch.fetcher.Fetcher$FetcherThread.run(
Fetcher.java:152)


Any help is appreciated.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to