Hi there

I am currently using POI 3.5 beta 5. Here are the errors that I have encountered in a long running application extracting text from a substantial number of documents (word, excel, powerpoint, etc.)

org.apache.poi.hslf.usermodel.SlideShow.buildSlidesAndNotes() [ArrayIndexOutOfBoundException] org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor.uncompressPAP(ParagraphProperties, byte[], int) [NullPointerException] org.apache.poi.hwpf.HWPFDocument.<init>(DirectoryNode, POIFSFileSystem) [IllegalStateException]

Presently, one needs to wrap the Throwable clause around the POI extraction routines. I hope this helps!

Regards,

Jamie




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to