> java.io.IOException: C:\tmp\tomcat404\bin\segments\20030904130417\index
Looks like you're starting Tomcat from the bin dir, instead of the tomcat dir. It's not finding your segments dir. The Webapp looks for the segments dir ar ./segments, relative to where you start Tomcat. This is covered a bit in the docs, in the Searching section in the tutorial Dave ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general
