Re: OutOfMemoryError in Tika

2012-03-09 Thread Nick Burch
On Fri, 9 Mar 2012, Mark Kerzner wrote: How do I get 1.1 in Maven? You'll need to wait, it's only a RC at the moment. If the vote passes, it'll be published. (Depending on your maven skills, you may or may not be able to pull in the RC artifacts to test with) Nick

Re: OutOfMemoryError in Tika

2012-03-09 Thread Mark Kerzner
How do I get 1.1 in Maven? On Fri, Mar 9, 2012 at 7:21 AM, Nick Burch wrote: > On Fri, 9 Mar 2012, Mark Kerzner wrote: > >> Standard 1.0 of Tika, with whatever POI is included in it by default >> > > It's probably worth re-testing with the Tika 1.1 release candidate, and > seeing if that fixes i

Re: OutOfMemoryError in Tika

2012-03-09 Thread Nick Burch
On Fri, 9 Mar 2012, Mark Kerzner wrote: Standard 1.0 of Tika, with whatever POI is included in it by default It's probably worth re-testing with the Tika 1.1 release candidate, and seeing if that fixes it (it has a newer POI version in it) Nick

Re: OutOfMemoryError in Tika

2012-03-09 Thread Mark Kerzner
Standard 1.0 of Tika, with whatever POI is included in it by default On Fri, Mar 9, 2012 at 6:36 AM, Nick Burch wrote: > On Thu, 8 Mar 2012, Mark Kerzner wrote: > >> I am getting an OutOfMemoryError exception with Tika on some MS file. >> > > What version of Tika? (And what version of POI does t

Re: OutOfMemoryError in Tika

2012-03-09 Thread Nick Burch
On Thu, 8 Mar 2012, Mark Kerzner wrote: I am getting an OutOfMemoryError exception with Tika on some MS file. What version of Tika? (And what version of POI does that include, if it's not a final Tika release - the error is coming from POI) Nick