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
<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="nutch-conf.xsl"?>
<!-- Put site-specific property overrides in this file. --> <nutch-conf> <property> <name>http.verbose</name> <value>true</value> <description>If true, HTTP will log more verbosely.</description> </property> <property> <name>fetcher.verbose</name> <value>true</value> <description>If true, fetcher will log more verbosely.</description> </property> </nutch-conf>
