[EMAIL PROTECTED] wrote:
I tried Nutch from SVN, but I'm getting this error:Exception in thread "fetcher3" java.lang.NoSuchMethodError: org.apache.nutch.parse.ParseData.<init>(Ljava/lang/String;[Lorg/apache/nutch/parse/Outlink;Ljava/util/Properties;)V at org.apache.nutch.parse.html.HtmlParser.getParse(HtmlParser.java:214) at org.apache.nutch.fetcher.Fetcher$FetcherThread.handleFetch(Fetcher.java:254) at org.apache.nutch.fetcher.Fetcher$FetcherThread.run(Fetcher.java:204) Does this look familiar to anyone?
This looks like a stale *.class somewhere. Do an "ant clean" first - with the quite complicated build structure of plugins etc. ant sometimes doesn't catch the full dependencies.
-- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com
