Errors on Walk Status page

Post Reply
legedza.henry
Posts: 142
Joined: Wed Jul 24, 2002 11:52 pm

Errors on Walk Status page

Post by legedza.henry »

We have just upgrade from 4.2 to 5.02 and I have a question re some of the functionality.

I just ran a reindex and noticed that the list of errors & dupicates that used to appear on the Walk Status page no longer appears - where can I view this?


Thanks
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Errors on Walk Status page

Post by mark »

It should be there pretty much in the same place although there's some more info at the top of the page now. Scroll down to where it says

"Walk finished at ..."
"Making new database live: ..."

After that should be:

"Checking for broken hyperlinks."

What do you see in your report?
legedza.henry
Posts: 142
Joined: Wed Jul 24, 2002 11:52 pm

Errors on Walk Status page

Post by legedza.henry »

This is what appears at the top of the report:

Pages recently walked
2098 pages (206,721,994 bytes).
2069 errors.
1030 duplicate pages.

and this is what appears at the end of the report

Walk finished at 2004-07-19 15:26:05 (took 52 minutes 17 seconds)
Please contact sales at Thunderstone Software to upgrade your license to include Best Bets.

Making new database live: f:\webinator/texis/ssonet/db2

--------------------------------------------------------------------------------
Checking for broken hyperlinks...
No broken hyperlinks found. Nice Job!
Checking for duplicate pages...
No duplicate pages found.
--------------------------------------------------------------------------------
End of report.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Errors on Walk Status page

Post by mark »

Here are your error or dup reports:

No broken hyperlinks found.

No duplicate pages found.
legedza.henry
Posts: 142
Joined: Wed Jul 24, 2002 11:52 pm

Errors on Walk Status page

Post by legedza.henry »

I'm still confused. Why does the top of page report xnumber of errors and duplicates and why is it when we run an asp script which monitors & reports on the actual error log we get the following:

Extract Errorlog
Texis Web Script (Vortex) Copyright (c) 1996-2004 Thunderstone - EPI, Inc.
Commercial Webinator Version 5.00.1085675754 20040528 (i686-intel-winnt-32-32)

CONVERT(id, 'date') Url Reason
------------+------------+------------+
2004-07-19 14:33:40 http://ssonet.sa.edu.au/style/content.css Unwanted extension
2004-07-19 14:33:42 http://www.decs.sa.gov.au/ Unwanted prefix
2004-07-19 14:33:41 http://ssonet.sa.edu.au/content.asp?web ... =whats_new Document not found: http://ssonet.sa.edu.au/content.asp?web ... =whats_new returned code 404 (Not Found)
2004-07-19 14:33:41 http://ssonet.sa.edu.au/style/navbar_ns4.css Unwanted extension
2004-07-19 14:33:42 http://www.decs.sa.gov.au/docs/style/content.css Unwanted extension
2004-07-19 14:33:44 http://www.decs.sa.gov.au/docs/style/publish.css Unwanted extension
2004-07-19 14:33:42 http://www.decs.sa.gov.au/docs/style/navbar_ns4.css Unwanted extension
2004-07-19 14:34:08 http://www.decs.sa.gov.au/decs_search/ Unwanted prefix
2004-07-19 14:33:44 http://www.decs.sa.gov.au/docs/a8_publi ... rp=default dup 0061000a64201a09

Plus thousands more entries....
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Errors on Walk Status page

Post by mark »

Ah, sorry, I see what you're saying now. I've managed to replicate similar behavior here. We'll check it out and get back to you soon.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Errors on Walk Status page

Post by mark »

Here's a fixup. Edit dowalk. Find the line with
<flip>
add a line after that
<db=$dblive>
Post Reply