Hello,

thats exactly the same Error I�m getting instantly. 

I still have no idea, the only thing I found out is that the Directory webdb
does not exists, when the crawler tries to access ist. There is only a
"webdb.new" directory in the "database/db/" Directory.

Carsten

------------------------------------
Von: Fabrice Esti�venart [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 14. Oktober 2004 12:27
An: [EMAIL PROTECTED]
Betreff: [Nutch-dev] FileNotFoundException

hello,

I get the following (well-known) exception after launching a local crawl on 
a specific domain

Exception in thread "main" java.io.FileNotFoundException: 
db/webdb/pagesByURL/data (No such file or directory)
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:204)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:94)
         at 
net.nutch.io.SequenceFile$BufferedRandomAccessFile.<init>(SequenceFil
e.java:267)
         at 
net.nutch.io.SequenceFile$BufferedRandomAccessFile.<init>(SequenceFil
e.java:262)
         at net.nutch.io.SequenceFile$Writer.<init>(SequenceFile.java:38)
         at net.nutch.io.MapFile$Writer.<init>(MapFile.java:74)
         at net.nutch.db.WebDBWriter.<init>(WebDBWriter.java:1497)
         at net.nutch.db.WebDBWriter.createWebDB(WebDBWriter.java:1424)
         at net.nutch.tools.WebDBAdminTool.main(WebDBAdminTool.java:157)
         at net.nutch.tools.CrawlTool.main(CrawlTool.java:84)

what's the problem ?

AtDhVaAnNkCsE

Fabrice




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to