Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0 RC3
-
None
-
None
Description
The following exception is thrown by PDFBox when using the version used by jackrabbit indexers. I hope we can just change the version in our pom to use the latest PDFBox together with the indexers
20.10.2006 18:29:40 exception initializing reader
org.apache.jackrabbit.core.query.PdfTextFilter$1: java.io.IOException:
Error: Expected hex number, actual=' 2'
java.lang.Throwable: Warning: You did not close the PDF Document
at org.pdfbox.cos.COSDocument.finalize(COSDocument.java:384)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
Checklists
Acceptance criteria