You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/17 19:02:57 UTC

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1

lburgazzoli opened a new issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1
URL: https://github.com/apache/camel-quarkus/issues/631
 
 
   From https://github.com/apache/camel-quarkus/pull/630#issuecomment-575749725
   
   ```
   Caused by: java.io.IOException: COSStream has been closed and cannot be read. Perhaps its enclosing PDDocument has been closed?
   	at org.apache.pdfbox.cos.COSStream.checkClosed(COSStream.java:83)
   	at org.apache.pdfbox.cos.COSStream.createInputStream(COSStream.java:168)
   	at org.apache.pdfbox.cos.COSStream.createInputStream(COSStream.java:163)
   	at org.apache.pdfbox.pdmodel.PDPage.getContents(PDPage.java:157)
   	at org.apache.pdfbox.pdfparser.PDFStreamParser.<init>(PDFStreamParser.java:92)
   	at org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:496)
   	at org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:480)
   	at org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:153)
   	at org.apache.pdfbox.text.LegacyPDFStreamEngine.processPage(LegacyPDFStreamEngine.java:139)
   	at org.apache.pdfbox.text.PDFTextStripper.processPage(PDFTextStripper.java:391)
   	at org.apache.pdfbox.text.PDFTextStripper.processPages(PDFTextStripper.java:319)
   	at org.apache.pdfbox.text.PDFTextStripper.writeText(PDFTextStripper.java:266)
   	at org.apache.pdfbox.text.PDFTextStripper.getText(PDFTextStripper.java:227)
   	at org.apache.camel.component.pdf.PdfProducer.doExtractText(PdfProducer.java:104)
   	at org.apache.camel.component.pdf.PdfProducer.process(PdfProducer.java:66)
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli commented on issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1
URL: https://github.com/apache/camel-quarkus/issues/631#issuecomment-575754178
 
 
   /cc: @aldettinger 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli closed issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #631: camel-pdf: build failure in jvm mode with Apache Camel 3.0.1
URL: https://github.com/apache/camel-quarkus/issues/631
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services