Hi all,
I downloaded the trunk from the repository and I built the trunk to give me
nutch-0.9.0-dev. I am having some problems with it. I was going through the
procedure on the wiki to upgrade from 0.8 to 0.9. That worked fine. I should
clarify that the 0.9 is on a new machine. I copied the data from another
machine. When I run the invertlinks I get the following:

$ bin/nutch invertlinks mirc/crawldb/ -dir mirc/segments/
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/hadoop/uti
l/PlatformName
LinkDb: starting
LinkDb: linkdb: mirc/crawldb
LinkDb: URL normalize: true
LinkDb: URL filter: true
LinkDb: adding segment: mirc/segments/20070301181449
LinkDb: adding segment: mirc/segments/20070301191446
LinkDb: adding segment: mirc/segments/20070301205842
LinkDb: adding segment: mirc/segments/20070302002904
LinkDb: adding segment: mirc/segments/20070302101436
LinkDb: adding segment: mirc/segments/20070302142805
LinkDb: adding segment: mirc/segments/20070302231917
LinkDb: adding segment: mirc/segments/20070303073843
LinkDb: adding segment: mirc/segments/20070303140821
LinkDb: adding segment: mirc/segments/20070303180543
LinkDb: adding segment: mirc/segments/20070304014232
LinkDb: adding segment: mirc/segments/20070304130055
LinkDb: java.io.IOException: Job failed!
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:402)
        at org.apache.nutch.crawl.LinkDb.invert(LinkDb.java:232)
        at org.apache.nutch.crawl.LinkDb.run(LinkDb.java:377)
        at org.apache.hadoop.util.ToolBase.doMain(ToolBase.java:189)
        at org.apache.nutch.crawl.LinkDb.main(LinkDb.java:333)

I would also like to note that java.lang.NoClassDefFoundError is occurring
on any command that I run. If I run readdb it shows that error and then
executes successfully. Any ideas?


Thanks,

Steve

------------------------------------
iVirtuoso, Inc
Steve Severance
Partner, Chief Technology Officer
[EMAIL PROTECTED]
mobile: (240) 472 - 9645
------------------------------------


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to