webinator hanging randomly

waynes
Posts: 21
Joined: Thu Nov 08, 2001 1:49 am

webinator hanging randomly

Post by waynes »

I have uploaded the files after the last walk to above location
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

webinator hanging randomly

Post by mark »

Just wanted to let you know that we haven't forgotten you. We just got back from a 4 day holiday weekend in the USA and are looking into your data.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

webinator hanging randomly

Post by mark »

Our differences in walk counts may be due to various aliasing across sections of your site where the parallel walks on your machine proceed at a different rate than those on mine. Mine is finding a duplicate earlier and cutting off an infinitely deep calendar. You might want to exclude the calendar from your walk since, apparently it will let you keep clicking back in time forever.

/a8_publish/modules/calendar/
waynes
Posts: 21
Joined: Thu Nov 08, 2001 1:49 am

webinator hanging randomly

Post by waynes »

Mark,

If you check in settings - i have excluded /calendar/ The calendar is not included in the search - when i ran the crawl first it hung ouround 8000 pages (with the calendar being the main problem) but since then it has been excluded.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

webinator hanging randomly

Post by mark »

There's part of the problem. A closer look at your options reveals that you have spaces at the end of your lines. They get included in the exclusion pattern and therefore match nothing. The same is true for your extra domains and urls. Remove all of the trailing spaces.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

webinator hanging randomly

Post by mark »

If you're still having problems, there's a new dowalk script you can download from http://www.thunderstone.com/texis/site/ ... ample.html

It does more checking on child processes so it's not likely to be fooled by the OS reusing process id's rapidly. Hopefully this will solve the problem you're encountering.
Post Reply