Hello Users,

I am new to Tika and seem to be having problems at very early stages of the 
initial build. As suggested at various locations on other ASF mailing lists I 
have attempted to sort the problem out myself but have been unsuccessful to 
date.

Using most current versions of Tika and Maven, in my Tika root directory I have 
followed the basic instruction

mvn install

and have received the following output when running tests on Apache Tika Parsers

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.apache.tika.parser.audio.AudioParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
Running org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.571 sec
Running org.apache.tika.TestParsers
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 1.841 sec <<<
FAILURE!
Running org.apache.tika.parser.html.HtmlParserTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec
Results :

Tests in error:
  testPDFExtraction(org.apache.tika.TestParsers)
  testTXTExtraction(org.apache.tika.TestParsers)
  testRTFExtraction(org.apache.tika.TestParsers)
  testXMLExtraction(org.apache.tika.TestParsers)
  testPPTExtraction(org.apache.tika.TestParsers)
  testWORDxtraction(org.apache.tika.TestParsers)
  testEXCELExtraction(org.apache.tika.TestParsers)
  testOOExtraction(org.apache.tika.TestParsers)
  testOutlookExtraction(org.apache.tika.TestParsers)
  testHTMLExtraction(org.apache.tika.TestParsers)
  testZipFileExtraction(org.apache.tika.TestParsers)
  testMP3Extraction(org.apache.tika.TestParsers)
Tests run: 127, Failures: 0, Errors: 12, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

I have located the TestParsers.java file in the org/apache/tika directory but 
can't resolve the problem.



Any help would be greatly appreciated as I am keen to begin using Tika as soon 
as possible.



Kind Regards



Lewis


Glasgow Caledonian University is a registered Scottish charity, number SC021474

Winner: Times Higher Education's Widening Participation Initiative of the Year 
2009 and Herald Society's Education Initiative of the Year 2009
http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html

Reply via email to