Hi AllelB, This mailing list is not specific to Nutch.
Check out http://nutch.apache.org/mailing_lists.html to find the mailing list you should be using instead. Steve > -----Original Message----- > From: AllelB [mailto:[email protected]] > Sent: Tuesday, April 19, 2011 9:47 AM > To: [email protected] > Subject: using nutch 1.2.jar > > hello > i'm using nutch 1.2 with eclipse IDE > > Crawl nutch =new Crawl(); > String [] arg = {"/home/nutch/urls","-dir","/home/INDEX","-depth","2"}; > nutch.main(arg); > > but i have this error > ATTENTION: job_local_0001 > java.lang.RuntimeException: x point org.apache.nutch.net.URLNormalizer > not > found. > at > org.apache.nutch.net.URLNormalizers.<init>(URLNormalizers.java:122) > at > org.apache.nutch.crawl.Injector$InjectMapper.configure(Injector.java:70) > at > org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:58) > at > org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:8 > 3) > at org.apache.hadoop.mapred.MapRunner.configure(MapRunner.java:34) > > > ...any on can help me > > > -- > View this message in context: http://lucene.472066.n3.nabble.com/using- > nutch-1-2-jar-tp2838708p2838708.html > Sent from the Lucene - General mailing list archive at Nabble.com.
