On the launcher under classpath you will need to add the directory above plugins. Make sure this is on the eclipse laucher though. Setting it on the project won't help

TDLN wrote:
Did you add the plugins directory to your classpath and does it
contain all of your plugins?

Rgrds, Thomas

On 5/23/06, Murat Ali Bayir <[EMAIL PROTECTED]> wrote:
Hi everbody, I am running Nuth 0.8 under windows by using Eclipse
I got the following error.  I added conf directory to my classpath. I
changed
nuth-site.xml added regex-url filter there. What can be reason for the
following mistake?

java.lang.RuntimeException:
org.apache.nutch.net.URLFilter not found.
        at
org.apache.nutch.net.URLFilters.<init>(URLFilters.java:47)
        at
org.apache.nutch.crawl.Injector$InjectMapper.configure(Injector.java:55)
        at
org.apache.hadoop.mapred.JobConf.newInstance(JobConf.java:389)
        at
org.apache.hadoop.mapred.MapRunner.configure(MapRunner.java:33)
        at
org.apache.hadoop.mapred.JobConf.newInstance(JobConf.java:389)
        at
org.apache.hadoop.mapred.MapTask.run(MapTask.java:125)
        at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:90)
Exception in thread "main" java.io.IOException: Job
failed!
        at
org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:341)
        at
org.apache.nutch.crawl.Injector.inject(Injector.java:130)
        at org.apache.nutch.crawl.Crawl.main(Crawl.java:104)





Reply via email to