I have been using Nutch in the Linux (Fedora) and decided to try the Cygwin in
Windows XP.
I tried Nutch 0.9 (the official release), with Cygwin, without any problems.
After that, I decided to try the latest nightly versions, but, every time I
used those versions, I got the following message:
"........................................................................
Injector: Converting injected urls to crawl db entries
Exception in thread "main" java.io IOException: Job failed!
at org.apache.hadoop.mapred.JobCliente.runJob<JobCliente.java:831>
at org.apache.nutch.crawl.Injector.inject<Injector.java:162>
at org.apache.nutch.crawl.Crawl.main<Crawl.java:115> "
What is the meaning of that error message? As I said, running the official
release was ok.
Thanks