Unfortunately I was unable to reproduce the NoClassDefFoundError and instead I was getting the AbstractMethodError mentioned in NUTCH-1253 after setting the logging level to ALL. After applying the patch the problem went away.
If i'll be able to reproduce the original NoClassDefFoundError I will post back. On Tue, Dec 10, 2013 at 7:41 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > Hi d_k, > > Can you please check out this issue > https://issues.apache.org/jira/browse/NUTCH-1253 > I uploaded a patch on Fed 7th 2013 which has not been tested but which i > hope will fix this issue. Can you please read up on the Jira issue and test > the patch? > Please also see my comments below > > On Tue, Dec 10, 2013 at 1:20 AM, <user-digest-h...@nutch.apache.org> > wrote: > > > > > I was wondering if there is a way to avoid the above error without > editing > > the nutch script, or perhaps what is the correct way to enable nutch to > > find and load its plugin jars? > > > > I think that the nutch script in its current form is fine. > I think that addressing the above problem may lead us to resolving this one > once and for all... hopefully. > If you can test this patch then it would help me to work with you on this. > Thanks > Lewis >