On Sun, 27 May 2012, CDB wrote:
I have an application using POI to open many pdf documents and it appears to
freeze on some of them.

I'm fairly sure you're not using Apache POI at all, but instead Apache PDFBox

The error is included in the attached.

Exception in thread "Consumer-2" java .lang.NoClassDefFoundErrro:
org/bouncycastle/jce/provider/BouncyCastleProvider
At org.pdfbox.pdmodel.PDDocument.openProtection(PDDocument.java:905)

This is an Apache PDFBox error. You'll need to ask on their lists for help (handy hint though - it looks like you've forgotten to include a dependency)

Nick

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

Reply via email to