You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Timo Boehme (JIRA)" <ji...@apache.org> on 2014/03/05 10:42:42 UTC

[jira] [Closed] (PDFBOX-1920) Buffer Error when trying to run node

     [ https://issues.apache.org/jira/browse/PDFBOX-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Boehme closed PDFBOX-1920.
-------------------------------

    Resolution: Not A Problem
      Assignee: Timo Boehme

Not a bug but standard behavior. Push back buffer size needs to be set by system property in case of parsing broken PDF (no endstream) with large streams. 

> Buffer Error when trying to run node
> ------------------------------------
>
>                 Key: PDFBOX-1920
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1920
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Chris Hewkin
>            Assignee: Timo Boehme
>         Attachments: Application.zip
>
>
> Description: Trying to merge PDF using the latest Merge PDF Node but getting the following error 
> There is a problem with task “Merge PDF” in the process “Create Application Pack” 
> Problem: An error occurred in executing an Activity Class. 
> Details: org.apache.pdfbox.exceptions.WrappedIOException: Could not push back 628696 bytes in order to reparse stream. Try increasing push back buffer using system property org.apache.pdfbox.baseParser.pushBackSize 
> Recommended Action: Examine the activity class to correct the error and then resume. 
> Priority of this problem: High Priority 



--
This message was sent by Atlassian JIRA
(v6.2#6252)