0
votes
0answers
30 views

nutch protocol-file plugin : how set value for parameteres in protocol-file plugin

First of all I did hours for search here and Google and see related suggested question site offer me when I set my title like how nutch plugins work?, but with no luck because there no document there ...
1
vote
2answers
586 views

Nutch in Windows: Failed to set permissions of path

I'm trying to user Solr with Nutch on a Windows Machine and I'm getting the following error: Exception in thread "main" java.io.IOException: Failed to set permissions of path: ...
4
votes
1answer
262 views

Using nutch in Windows 7

I am trying to use nutch 1.6 from the windows environment but every time I try to run as per the procedure given in the site Nutch Tuorial Apache I always end up with the following exception: ...
3
votes
1answer
5k views

Nutch-Cygwin How to set JAVA_HOME

i am trying to run Nutch with Cygwin. I am having problems setting the JAVA_HOME. $ export JAVA_HOME='/cygdrive/f/program files/java/jdk1.6.0_21' When i run nutch command $ bin/nutch crawl i ...
1
vote
5answers
2k views

Nutch problem: java.lang.NoClassDefFoundError

I'm trying to run Nutch on my Windows machine. I have Nutch, Java, Tomcat, and Cygwin installed. When I try to run the crawl command in Cygwin, I get the following error: ...
1
vote
2answers
2k views

Apache Nutch on Windows

Has anyone tryed to install Nutch on Windows? I'm following this installation guide: http://zillionics.com/resources/articles/NutchGuideForDummies.htm After a few bumps I'm stuck trying to run the ...