Hi, The exception was caused by my parsing handler limited to 100k (default one), now I use the constructor with -1 parameter, so it's ok. Thanks for you help, Stéphane
________________________________ De : Julien Nioche [mailto:[email protected]] Envoyé : mardi 15 février 2011 16:22 À : [email protected] Objet : Re: Exception during PDF Parsing See yesterday's announcement from Chris Hi Folks, I have posted a candidate for the Apache Tika 0.9 release. The source code is at: http://people.apache.org/~mattmann/apache-tika-0.9/rc1/ <http://people.apache.org/%7Emattmann/apache-tika-0.9/rc1/> See the included CHANGES.txt file for details on release contents and latest changes. The release was made using the Maven2 release plugin, according to Jukka Zitting's notes: http://tinyurl.com/yz2cqls This plugin creates a Tika 0.9 tag at: http://svn.apache.org/repos/asf/tika/tags/0.9/ And a staged M2 repository at repository.apache.org <http://repository.apache.org/> , here: https://repository.apache.org/content/repositories/orgapachetika-061/ Julien On 15 February 2011 15:13, <[email protected]> wrote: I use Tika v0.8 is there any way to use 0.9 RC1 with Maven ? Thanks, Stéphane ________________________________ De : Julien Nioche [mailto:[email protected]] Envoyé : mardi 15 février 2011 16:10 À : [email protected] Objet : Re: Exception during PDF Parsing I haven't been able to reproduce the issue with Tika 0.9 RC1 so I suppose it has been fixed in the meantime. which version are you using? Julien -- Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com <http://www.digitalpebble.com/> On 15 February 2011 14:47, <[email protected]> wrote: Hello, When the attached PDF file is parsed by Tika the following Exception is thrown : org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.parser.ParserDecorator Any idea to fix it ? Thanks, Stéphane -- <http://digitalpebble.com/img/logo.gif> Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com
