Hi Karthik,

 The default ant target for Nutch is "job".

 You can do one of the following:

 type 'ant clean' first, to remove your working class information
 type 'ant' to call the default target ('job'), or explicitly call 'ant job'

 That should fix your issue.

Thanks!

Cheers,
  Chris



On 11/8/07 12:12 PM, "karthik085" <[EMAIL PROTECTED]> wrote:

> 
> Hi, 
> 
> I got nutch from svn tags - release0.9 - but can't get rid of this problem.
> I did
> ant compile
> ant jar
> ant war
> All of them build successfully with different versions of ant - 1.6.5 and
> 1.7.0
> 
> When running "nutch crawl" - I get
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/nutch/crawl/Crawl
> 
> Even tried some solutions as explained in the forum - changing ant versions,
> adding classpath(doesn't matter - nutch script overrides ) - but none of
> them worked.
> 
> How do I get rid of this problem?
> 
> Thanks,
> Karthik

______________________________________________
Chris Mattmann, Ph.D.
[EMAIL PROTECTED]
Cognizant Development Engineer
Early Detection Research Network Project
_________________________________________________
Jet Propulsion Laboratory            Pasadena, CA
Office: 171-266B                     Mailstop:  171-246
_______________________________________________________

Disclaimer:  The opinions presented within are my own and do not reflect
those of either NASA, JPL, or the California Institute of Technology.


Reply via email to