Re: Tika engine failing with PDF files. Problem with PDFBox

2016-06-22 Thread Antero Duarte
Cheers Rafa, I just figured out the problem, thanks for your pointers, it was indeed a configuration in the custom launcher, but it's not so obvious... All I changed to make it work was including the contenthub module that I had previously removed because I wasn't using it... Could the PDF parser

Re: Tika engine failing with PDF files. Problem with PDFBox

2016-06-22 Thread Rafa Haro
Hi Antero, It seems clear that there are some PDFBox dependencies that are not being included as bundles in the specific launcher that you are using. I have just compiled and unit tested a fresh copy (from the trunk) of the tika engine and it hasn't failed. PDF files are used in the engine unit te