Hi Nick. Thanks for your reply. See below:

Nick Burch wrote:
On Sun, 26 Apr 2009, Jamie Band wrote:
org.apache.poi.hslf.usermodel.SlideShow.buildSlidesAndNotes() [ArrayIndexOutOfBoundException]

Shouldn't happen - any chance you could upload a problem file to a new bugzilla entry?
Unfortunately, I have no idea which documents are causing this exception. The errors came up in the Yourkit profiler exceptions section. Its difficult to associate with a particular pdf as there are thousands of files involved here.

org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor.uncompressPAP(ParagraphProperties, byte[], int) [NullPointerException]

Might be a poi bug, or it might be a corrupt document. If you open a problem document in word and re-save, does the issue go away?
Our server is indexing existing word, excel, powerpoint docs created by a multitude of users.

org.apache.poi.hwpf.HWPFDocument.<init>(DirectoryNode, POIFSFileSystem) [IllegalStateException]

This is almost always triggered by a corrupt or invalid document. Take a look at the exception message for more info. I'm not sure what else we can really do in the event that we're given duff documents?

Nick

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



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

Reply via email to