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

Sidharth Pipriya commented on PDFBOX-2305:
------------------------------------------

[~tilman] :  Sorry about that.. As you correctly pointed, its page # 46 that is 
causing the issue. OS is RHEL 6.3, Win7 and jdk version is 7 (64 Bit).

Worst part is ,  i cannot timeout the call for a particular page if its taking 
too long. The interrupts are not handles and task never gets cancelled if i try 
to cancel the Future<bufferedImage>.cancel(true); 

Any idea how can i handle it. If it does not convert in 3-4  minutes, i would 
like this to timeout and move on.

I tried to unit test it with command line app too, the same issue was observer. 
( with 186)

> PDPage.convertToImage() is taking 2-3 hours for a single page
> -------------------------------------------------------------
>
>                 Key: PDFBOX-2305
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2305
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.6
>            Reporter: Sidharth Pipriya
>         Attachments: FPGA-98-PAGES_upload.pdf
>
>
> For Page number 46, it takes a lot of time (2-3 hours) to process a single 
> page. rest of the pages are processed at rate of 2/3 sec per page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to