Hi, can you send values of the following properties (esp. if they differ from default): db.fetch.schedule.class db.fetch.interval.default db.fetch.interval.max db.fetch.schedule.adaptive.min_interval db.fetch.schedule.adaptive.max_interval db.fetch.schedule.adaptive.sync_delta
Sebastian On 07/17/2013 06:58 PM, Bai Shen wrote: > I'm using Nutch 2.x HEAD with the default scheduler. I have the max fetch > interval set to one week and the fetch interval set to one day. > > Everything seems to work correctly for a while. Pages show up as fetched > with a fetch time of the next day. However, after a couple of days > generate produces no urls to fetch. Looking at the url db stats shows that > the fetch time is set months in the future. > > I've dug through the fetcher and scheduler code and can't see anything that > would be causing this. Any suggestions as to what to look at next or > things to try? > > Thanks. >

