Look in [NUTCH_HOME]/conf/nutch-default.xml This should be there
<property> <name>plugin.folders</name> <value>plugins</value> <description>Directories where nutch plugins are located. Each element may be a relative or absolute path. If absolute, it is used as is. If relative, it is searched for on the classpath.</description> </property> Were you able to run it in you shell first? If that works I would guess you have not set up the project in Eclipse correctly. Regards, Ronny -----Opprinnelig melding----- Fra: blacksabbath [mailto:[EMAIL PROTECTED] Sendt: 25. mai 2007 07:10 Til: [email protected] Emne: java.lang.IllegalArgumentException: plugin.folders is not defined We had setup nutch 0.9, gave the input urls directory configured nutch-site and crawl-urlfilter.txt. Then tried running the crawl file in eclipse. We got the error below and couldn't resolve it. can someone help us out? java.lang.IllegalArgumentException: plugin.folders is not defined at org.apache.nutch.plugin.PluginManifestParser.parsePluginFolder(PluginMan ifestParser.java:78) -- View this message in context: http://www.nabble.com/java.lang.IllegalArgumentException%3A-plugin.folde rs-is-not-defined-tf3814281.html#a10797234 Sent from the Nutch - User mailing list archive at Nabble.com. !DSPAM:46566fd6242846491211187!
