Please help. -----Original Message----- From: Miao Liqiang NCS Sent: Friday, May 16, 2008 9:50 AM To: '[email protected]' Subject: RE: problem with runing nutch in eclipse
The tutorial I followed is "http://wiki.apache.org/nutch/RunNutchInEclipse0%2e9", and I have added the Nutch_home/conf folder to the classpath. -----Original Message----- From: Drew Hite [mailto:[EMAIL PROTECTED] Sent: Thursday, May 15, 2008 8:02 PM To: [email protected] Subject: Re: problem with runing nutch in eclipse I have run nutch-0.9 release on windows with Eclipse. Based on the error you describe it sounds like your regex-urlfilter.txt may disagree with the seed urls you've specified. Failing that, I would have the bin/nutch script output its classpath under cygwin and compare that to your eclipse classpath. Drew On Thu, May 15, 2008 at 5:17 AM, Miao Liqiang NCS <[EMAIL PROTECTED]> wrote: > I can run nutch successfully under windows using cygwin. However, there > is always a error "No URLs to fetch - check your seed list and URL > filters" when I try to run the nutch in eclipse with exactly the same > settings. Can I run nutch in eclipse under windows? > >
