[ http://jira.magnolia.info/browse/MAGNOLIA-1393?page=comments#action_13681 ] Philipp Bracher commented on MAGNOLIA-1393: -------------------------------------------
This stacktrace is occurring since 3.0 (one of the pdf files causes the pdf box to fail during indexing). The file lies in the samples module. This will disapear with newer jackrabbit/lucens/pdf box version. There is no harm and bootstrapping works fine (except indexing of this file). > Check why trunk doesn't bootstrap cleanly ? > ------------------------------------------- > > Key: MAGNOLIA-1393 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1393 > Project: Magnolia > Issue Type: Task > Components: core > Affects Versions: 3.1 > Environment: Windows XP, tomcat 5.0, java sdk 1.4.2.12, eclipse wtp > 3.2 > Reporter: CAPITAINE Harold > Assigned To: Fabrizio Giustina > Fix For: 3.1 > > > I've update from the trunk, I did "mvn clean eclipse:clean eclipse > -Dwtpversion=1.0". > Then I started magnolia from eclipse and I get the stack below: > WARN org.apache.jackrabbit.core.query.LazyReader LazyReader.java(read:82) > 20.02.2007 15:42:50 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) > I don't understand what does it mean as I don't have any kind of opened > document -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
