You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Sundar <ka...@gmail.com> on 2011/08/11 15:42:47 UTC

Infinite loop detected in PdfBox

Hello Friends,
 I am newbie to pdfBox. I upload a .pdf file into jackrabbit repository. And
that file is uploaded successfully and i am able to download it again. But
the problem is , the following message is running in my eclispe console for
until i stop my tomcat server (for almost 2 hours). I hope there is an
infinite loop detected in the PDFStreamEngine.java file from pdfbox. But i
did not write ant code to handle .pdf files. But , why this comes
automatically, how to stop this message ? Could you please look at the below
log trace and help me to solve this.

17:41:16.602 [jackrabbit-pool-2] DEBUG o.apache.pdfbox.util.PDFStreamEngine
- processing substream token: COSInt{1080} 17:41:16.602 [jackrabbit-pool-2]
DEBUG o.apache.pdfbox.util.PDFStreamEngine - processing substream token:
COSFloat{3519.67} 17:41:16.602 [jackrabbit-pool-2] DEBUG
o.apache.pdfbox.util.PDFStreamEngine - processing substream token:
COSInt{1080} 17:41:16.602 [jackrabbit-pool-2] DEBUG
o.apache.pdfbox.util.PDFStreamEngine - processing substream token:
COSFloat{3520.67} 17:41:16.602 [jackrabbit-pool-2] DEBUG
o.apache.pdfbox.util.PDFStreamEngine - processing substream token:
PDFOperator{c}

Thanks in advance
Sundararaj G