Hello,

I am using nutch0.9 to index files. However, nutch spends less than 1 sec to 
fetch those files and gives 

java.lang.NullPointerException. 

As I see from the plugin's code nutch downloads content to a temp file and then 
parses it. So the problem is that nutch does not download the whole file for 
some reason. I set http.timeout as
? <value>100000</value> but it did not help.

Thanks for any ideas.
A.




Reply via email to