Re: memory consumption PDFBox 2.0.0

2016-03-14 Thread Tilman Hausherr
Am 14.03.2016 um 10:53 schrieb Felix Benz-Baldas: Hello, thanks for your answers. I repeated my tests and also got problems with "-Xmx4g" ... The problem only occurred when I used the JBIG2-library with levigo and had several threads. Maybe there is a threading problem: It seems that levigo

AW: memory consumption PDFBox 2.0.0

2016-03-14 Thread Felix Benz-Baldas
Hello, thanks for your answers. I repeated my tests and also got problems with "-Xmx4g" ... The problem only occurred when I used the JBIG2-library with levigo and had several threads. Maybe there is a threading problem: It seems that levigo is not thread-safe. When I used it with 5 threads,

Re: memory consumption PDFBox 2.0.0

2016-03-01 Thread Tilman Hausherr
Am 01.03.2016 um 12:35 schrieb Felix Benz-Baldas: Hello, we plan to use PDFBox 2.0.0 for converting PDFs to JPEG. We want to convert a very large number of documents (more than one million). One question: Is it possible to control the memory-consumption? When I start my java program with

Re: memory consumption PDFBox 2.0.0

2016-03-01 Thread Andreas Lehmkühler
Hi, > Felix Benz-Baldas hat am 1. März 2016 um 12:35 > geschrieben: > > > Hello, > > we plan to use PDFBox 2.0.0 for converting PDFs to JPEG. We want to convert a > very large number of documents (more than one million). > > One question: Is it possible to control