rewalk failure - can't find report.html

jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

I start a rewalk of the site, and I get the following error. We have recently set up a cgi-bin that is shared by several sites. Where should I be looking for that report.html file or a permission problem or...?

File not found: /cgi-bin/texis.exe/webinator/dowalk/ cwwFqogIfe6SftfNnFqdIIqe6RHmDtGnpdGB/report.html
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

rewalk failure - can't find report.html

Post by mark »

"report.html" isn't a file on disk. It's a pseudo file that's generated on the fly by the cgi program. It looks like the server's not running the CGI program texis.exe at all.

What's the URL of the page that gives that error vs. the URL for the profile page that has the "go" button on it?

On windows the CGI directory is usually called "scripts" under c:\inetpub (but it doesn't have to be).
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

Running:
D:\shared\cgi-bin\texis.exe -r profile="CSI_MAIN" "D:\ThunderstoneSoftware\Webinator\texis\scripts/webinator/dowalk\dispatch.txt"
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

rewalk failure - can't find report.html

Post by mark »

Looks like your webserver's CGI implementation is getting confused about something. What webserver are you using?
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

IIS
What additional information might I be able to provide that could lead us to the cause of the problem?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

rewalk failure - can't find report.html

Post by mark »

What changed between when it was working and when it stopped?
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

This is a new installation. We are migrating to new machines, and are currently just testing, but hope to move everything before the end of the month. The location of the cgi-bin directory has changed. It is in a shared location, one that is available to all web sites via a virtual directories. The actual webinator installation is under inetpub for the machine. Each site on the box can use all code in http://base_url/shared/...
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

rewalk failure - can't find report.html

Post by John »

It sounds as if the walk itself might have started, and there was some issue with the URL to show the walk status. Does the Walk Status link by itself work?

Do you have any ISAPI filters that might be rejecting the URL before it has a chance to run?

Anything in the webserver logs to indicate why the URL failed?
John Turnbull
Thunderstone Software
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

Now we're seeing this, too, for login (and logout).

File not found: /cgi-bin/texis.exe/webinator/dowalk/login.html

Yeah. None of the nav links are working. That's weird. I can get to dowalk, but can't do any nav from there.

And, when I click Go from a profile, it actually seems to start the walk.
Post Reply