Re: IOException Error

2010-01-29 Thread Claudio Martella
thanks, everything worked out smoothly! reinhard schwab wrote: > i use apache-ant-1.6.2. > it does not compile with ant 1.7.0. > > Claudio Martella schrieb: > >> thanks for the quick reply. >> >> i download the required libs and at the "ant" command i get this error: >> >> ham...@openmeetings:

Re: IOException Error

2010-01-29 Thread reinhard schwab
i use apache-ant-1.6.2. it does not compile with ant 1.7.0. Claudio Martella schrieb: > thanks for the quick reply. > > i download the required libs and at the "ant" command i get this error: > > ham...@openmeetings:~/loocia/nutch-1.0$ ant > Buildfile: build.xml > > init: > > BUILD FAILED > /home/

Re: IOException Error

2010-01-29 Thread Claudio Martella
thanks for the quick reply. i download the required libs and at the "ant" command i get this error: ham...@openmeetings:~/loocia/nutch-1.0$ ant Buildfile: build.xml init: BUILD FAILED /home/hammer/loocia/nutch-1.0/build.xml:62: Specify at least one source--a file or resource collection. Total

Re: IOException Error

2010-01-29 Thread reinhard schwab
you have to install some additional jars. read the nutch README it says Apache Nutch README Important note: Due to licensing issues we cannot provide two libraries that are normally provided with PDFBox (jai_core.jar, jai_codec.jar), the parser library we use for parsing PDF files. If you encoun

IOException Error

2010-01-29 Thread Claudio Martella
Hello list, I'm crawling our intranet and searching with solr. I'm following the tutorial on lucidimagination. at the 3rd iteration of nutch parse (the step 10 of the tutorial) i get this error: Exception in thread "main" java.io.IOException: Job failed! at org.apache.hadoop.mapred.JobClient