Hi Lewis, Indeed I'm still trying to solve this. I'm now going step by step to see what is missing. But when I went through the mail list I saw that some people got the same issue with plugin Neko : * https://issues.apache.org/jira/browse/NUTCH-1253*
My question : why I can't use Tika to parse Html instead of Neko ? is it possible to get ride of Neko or it is mandatory ? The other weird thing with neko is when I dig into nutch21/src/plugins/lib-nekohtml, there only build, ivy and plugin.xml with no src folder with java classes whereas the others plugins having them. is it important ? how it could be possible to build them if there aren't present ? So, that is where I am. Hope that I'm not going to get crazy because of this. Thanks a lot for your support, Arcondo On Tue, Jan 8, 2013 at 12:45 AM, Lewis John Mcgibbney < [email protected]> wrote: > Hi Arcondo, > Is this still a problem? > Lewis > On Tue, Jan 1, 2013 at 12:50 PM, Arcondo Dasilva > <[email protected]>wrote: > > > Hello, > > > > I'm still getting the error even after ant clean and an entire rebuild. I > > cannot parse a site and getting this error > > > > java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: > > org/cyberneko/html/LostText > > at > > >

