Charita, what is your value for $s1 in this example? ("echo $s1" to find out)

For more logging detail, try "nutch fetch -logLevel finest $s1"

--matt

On Thu, 20 Jan 2005 00:03:38 -0600, Charitha Tillekeratne
<[EMAIL PROTECTED]> wrote:
> I am trying to use Nutch by following the tutorial on a Windows system
> using Cygwin. When executing the fetch command I get the following
> error (at the end). I added a print statement in LocalFileSystem.java
> and found out that it was looking for the file "-l\fetchlist\data".
> Any idea on how to fix this?
> 
> Thanks,
> Charitha.
> 
> $ ./nutch-0.6/bin/nutch fetch $s1
> 050119 235113 loading file:/C:/search/nutch-0.6/conf/nutch-default.xml
> 050119 235113 loading file:/C:/search/nutch-0.6/conf/nutch-site.xml
> 050119 235113 No NutchFileSystem indicated, so defaulting to local fs.
> Exception in thread "main" java.io.IOException: File does not exist
>       at net.nutch.fs.LocalFileSystem.open(LocalFileSystem.java:78)
>       at net.nutch.io.SequenceFile$Reader.<init>(SequenceFile.java:143)
>       at net.nutch.io.SequenceFile$Reader.<init>(SequenceFile.java:136)
>       at net.nutch.io.MapFile$Reader.<init>(MapFile.java:171)
>       at net.nutch.io.MapFile$Reader.<init>(MapFile.java:160)
>       at net.nutch.io.ArrayFile$Reader.<init>(ArrayFile.java:37)
>       at net.nutch.fetcher.Fetcher.<init>(Fetcher.java:235)
>       at net.nutch.fetcher.Fetcher.main(Fetcher.java:413)
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Nutch-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/nutch-developers
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to