Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Tika, mail # user - TIKA-198: Illegal IOException... MP4


Copy link to this message
-
RE: TIKA-198: Illegal IOException... MP4
Paulini, Matthew CTR USAF... 2012-06-07, 11:35
Thanks, Nick. I swapped in tika-app-1.2-20120528.050306-57.jar and the issue seems to be resolved. The project is building and testing correctly on Ubuntu 12.04 x32 and x64 as well as Windows 7 x32 and x64.

________________________________

From: Nick Burch [mailto:[EMAIL PROTECTED]]
Sent: Wed 6/6/2012 3:39 PM
To: [EMAIL PROTECTED]
Subject: Re: TIKA-198: Illegal IOException... MP4

On Wed, 6 Jun 2012, Paulini, Matthew CTR USAF AFMC AFRL/RISA wrote:
> When using tika-app-0.10.jar, I receive "video/quicktime" when passing
> the .mp4 byte array. But, tika-app-1.1.jar is throwing an exception
> (TIKA-198: Illegal IOException from
> org.apache.tika.parser.mp4.MP4Parser@8491b8) from the MP4Parser. This
> only occurs on the Windows boxes; I get "application/mp4" on the Linux
> boxes. I am wondering if there is a bug or if there is something going
> wrong that I need to change on my end.

Can you try with a recent nightly build / svn checkout? IIRC the mp4
related fixes went in after Tika 1.1, so it might well be fixed already

Nick