Re: PDFBox Multi-Threading Issue

2016-09-06 Thread George Sexton
On 9/6/2016 10:53 AM, Tilman Hausherr wrote: Am 06.09.2016 um 18:51 schrieb George Sexton: This was using PDFBox Snapshot: pdfbox-2.0.3-20160902.161822-193.jar. Should I file a bug on this? Yes, but with Oracle, not with us :-) You shouldn't use LCMS, see here: https://pdfbox.apache.org/2

Re: PDFBox Multi-Threading Issue

2016-09-06 Thread Tilman Hausherr
Am 06.09.2016 um 18:51 schrieb George Sexton: This was using PDFBox Snapshot: pdfbox-2.0.3-20160902.161822-193.jar. Should I file a bug on this? Yes, but with Oracle, not with us :-) You shouldn't use LCMS, see here: https://pdfbox.apache.org/2.0/getting-started.html I tried this and the e

Re: PDFBox Multi-Threading Issue

2016-09-06 Thread George Sexton
On 9/6/2016 10:38 AM, Tilman Hausherr wrote: Am 06.09.2016 um 18:33 schrieb George Sexton: I have a program that batch processes PDF files to create thumbnails. Since I've got 10's of thousands of files to process, and an 8 core machine, I decided to make the processor multi-threaded. The i

Re: PDFBox Multi-Threading Issue

2016-09-06 Thread Tilman Hausherr
Am 06.09.2016 um 18:33 schrieb George Sexton: I have a program that batch processes PDF files to create thumbnails. Since I've got 10's of thousands of files to process, and an 8 core machine, I decided to make the processor multi-threaded. The issue seems to be that I'm getting this exception

PDFBox Multi-Threading Issue

2016-09-06 Thread George Sexton
I have a program that batch processes PDF files to create thumbnails. Since I've got 10's of thousands of files to process, and an 8 core machine, I decided to make the processor multi-threaded. The issue seems to be that I'm getting this exception randomly. It doesn't always happen, and it is