Re: StackOverflowError when index pdf files

2005-07-20 Thread Ben Litchfield
Yes, this sounds like an issue with PDFBox, can you determine if it is a single PDF document and post an issue on the PDFBox sourceforge site. Thanks, Ben Litchfield On Wed, 20 Jul 2005, Otis Gospodnetic wrote: > It sounds like the problem may stem from your PDF parser > > Otis > > --- [EM

Re: StackOverflowError when index pdf files

2005-07-20 Thread Otis Gospodnetic
It sounds like the problem may stem from your PDF parser Otis --- [EMAIL PROTECTED] wrote: > > Hi, > I've the error "java.lang.StackOverflowError" when I try to index > text files > that I got from transforming pdf files through pdfbox API. > When I index normal text repository, I havn't th