Re: AW: Java heap space ...after index process

2005-10-26 Thread Gusenbauer Stefan
Patricio Galeas wrote: >Hello Ben, >It happens when one of the documents [4.95 MB] is indexed. >I use the framework to index office documents from the book "Lucene In >Action". I think the PDDocument objects are closed correctly. > >I'll look for more information about increasing the heap size. >

AW: Java heap space ...after index process

2005-10-26 Thread Patricio Galeas
Hello Ben, It happens when one of the documents [4.95 MB] is indexed. I use the framework to index office documents from the book "Lucene In Action". I think the PDDocument objects are closed correctly. I'll look for more information about increasing the heap size. PDFBox version = 0.7.2 Thank Y