m h wrote:
Hello I'm sometimes getting the following error when running nutch:

Exception in thread "main" java.io.IOException: Impossible condition:
directories .../NutchJavaCVS/extDir/db/webdb.old and
.../NutchJavaCVS/extDir/db/webdb cannot exist simultaneously
        at net.nutch.db.WebDBWriter.<init>(WebDBWriter.java:1470)
        at net.nutch.db.WebDBWriter.<init>(WebDBWriter.java:1443)
        at net.nutch.tools.UpdateDatabaseTool.main(UpdateDatabaseTool.java:339)
        at net.nutch.tools.CrawlTool.main(CrawlTool.java:127)


I say sometimes because I have one root_url_file that appears to work and another that doesn't. The only apparent difference between the files in size (the one that fails has about 60 urls in it, the one that works has 15). Is there a limit to the number of urls entered into this file?

What else would be causing this?

Are you on Win32? Try removing webdb.old.

Doug


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to