[ 
https://issues.apache.org/jira/browse/PDFBOX-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920700#comment-13920700
 ] 

Timo Boehme commented on PDFBOX-1920:
-------------------------------------

It seems you use PDFBox within another software. So all this 'Node', 'activity 
class' etc. is not PDFBox related. However the error message which actually is 
from PDFBox already tells you what to do: set system property 
org.apache.pdfbox.baseParser.pushBackSize to a value large enough to reparse a 
stream (in your case larger than 628696; the default value is only 65535).

> 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
>         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)

Reply via email to