maybe the file:/D:/nutch-0.6/inputs/java.html should be file://D:/nutch-0.6/inputs/java.html ?
2005/9/9, Rajendra Patil <[EMAIL PROTECTED]>: > HI, > > I'm trying to crawl local file system. It fetches data from > D:/nutch-0.6/inputs/java.html file. While running fetcher I'm getting > the following error...can some one help me.... > > > > > > 050909 185121 logging at INFO > > 050909 185149 fetching file:/D:/nutch-0.6/inputs/java.html > > 050909 185149 found resource mime.types at > file:/D:/nutch-0.6/conf/mime.types > > 050909 185149 fetch of file:/D:/nutch-0.6/inputs/java.html failed with: > net.nutch.protocol.file.FileError: File Error: 404 > > > > 404==> does this mean file not found???? But I've java.html file under > the specified directory....i've specified the file location in a url.txt > file as : file:/D:/nutch-0.6/inputs/java.html > > > > > > Thanx & Regards, > > Rajendra > > >
