I'm sorry Doug, but also with fetcher.verbose, the results is the same. You can find the errors in the first message in this thread. You can find my log and a line with 040604 152131 SEVERE error writing output:java.lang.NullPointerException 040604 152131 fetched 0 bytes from http://cnn.com/2003/LAW/03/19/smart.arraignment.ap/index.html Exception in thread "main" java.lang.RuntimeException: SEVERE error logged. Exiting fetcher. at net.nutch.fetcher.Fetcher.run(Fetcher.java:199) at net.nutch.fetcher.Fetcher.main(Fetcher.java:263). And after that many lines with 040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90. And so on. My command line was bin/nutch fetch $s1 my conf-site.xml is like the default.
Thanks Massimo On Mon, 7 Jun 2004, Doug Cutting wrote: > Massimo Miccoli wrote: > > No one Can start fetch proces with lates CVS. Ther's any patch for this > > problem? > > Massimo, > > I am able to fetch hundreds of pages with the latest CVS. But my > configuration and use no doubt different from yours. > > Could you please send along the command line you're using, along with > the output generated? Also, please use something like the attached > nutch-site.xml, so that verbose output is generated. > > Thanks, > > Doug > ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
