Errors when start a new walk

Post Reply
rupelo
Posts: 1
Joined: Wed Oct 29, 2003 6:49 am

Errors when start a new walk

Post by rupelo »

When I hit th Go button, I have this error message:

-----------------------------------------------------
000 [webinatoradmin=webinatoradmin](setschedule) 943: Could not unschedule C:\Program Files\Thunderstone Software\Webinator\texis\scripts/webinator/dowalk via monitor: WaitForSingleObject failed/timeout 000 (setschedule) 0: Could not schedule C:\Program Files\Thunderstone Software\Webinator\texis\scripts/webinator/dowalk via monitor: WaitForSingleObject failed/timeout

Running:
D:\web\trasagua\cgi-bin\texis.exe -r profile="trasagua" "C:\Program Files\Thunderstone Software\Webinator\texis\scripts/webinator/dowalk\dispatch.txt"

Error while attempting to un-schedule
-------------------------------------------------
Can you help me with this error? I'm getting mad with it...
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Errors when start a new walk

Post by mark »

Perhaps the schedule server is not running for some reason. From a command (dos) prompt try running
"C:\Program Files\Thunderstone Software\Webinator\texis.exe" -k
"C:\Program Files\Thunderstone Software\Webinator\texis.exe" -R

Even without the scheduler the manually started walk should work, but give that message.
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Errors when start a new walk

Post by Kai »

This has been fixed recently. If you are using the Free Webinator version, download and install the latest release from our site (the entire package, not the scripts). If you are a commercial customer, contact sales about an upgrade.

A quicker fix, if you are *not* scheduling automatic walks (ie. only running walks manually), is to disable scheduling. Edit texis.cnf in your Webinator install dir with Notepad, and add the following two lines to the very end:

[Scheduler]
Run Level=0
Post Reply