If deleting this folder doesn't cause any problem, then I don't know why Nutch has this check in the first place. Why not just delete it instead of throwing the exception?
I am trying to integrate Nutch's crawler component into my app and the only tool I use is the UpdateDatabaseTool and I encounter this exception 90% of the time when I start to crawl. Of course I do have to inject the db, fetch and so forth but I do so directly to the Nutch API instead of using the tools. Regards, Ben On 4/12/05, Stefan Groschupf <[EMAIL PROTECTED]> wrote: > Just delete the webdb.new this is some temporarly folder used by the > web db tools. > May be one of the tools was crashed and didn't cleanup things correctly. > > HTH > Stefan > > Am 11.04.2005 um 17:32 schrieb Ben: > > > Hi > > > > I am keep getting this error when I try to crawl the web. Could > > someone please tell me what does it mean and how can I fix it? > > > > I am using nutch 0.6 and nightly releases, and I have the same problem > > for both of them. > > > > Thanks, > > Ben > > > > > -----------information technology------------------- > company: http://www.media-style.com > forum: http://www.text-mining.org > blog: http://www.find23.net > >
