View Single Post
Old 02-19-2004, 07:35 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default Scheduler Issue in Beta-5.7.6?

I'm not entirely sure what caused this strange occurence...but here goes.

ioFTPD seems to have launched ioA 100s of times from the scheduler. One of my test sites running ioFTPD 5.7.6 and ioA 1.0.10 seems to have gone berserk. Aside of that, ioFTPD seems to launched itself numerous times, possibly something to do with the crashgaurd? Nothing in c:\ioFTPD.crash.log either.

ioFTPD.ini:
Code:
[Scheduler]
###
# Scheduler
#
# Event = <Minute(s)> <Hour(s)> <Day(s)> <Weekday(s)> Command
#
Reset		= 0 0 * * &Reset
Service_Update	= 0,10,20,30,40,50 * * * &Service_Update
ioA-NewDate	= 1 0 * * EXEC ..\scripts\ioA\ioA.exe newdate
ioA-SearchLog	= 0 0 * * EXEC ..\scripts\ioA\ioA.exe searchlogcreate
ioA-Weekly	= 1 0 * 1 EXEC ..\scripts\ioA\ioA.exe weeklyset
Error.log:
Code:
02-19-2004 17:03:22 Scheduler event 'ioA-NewDate' returned error.
02-19-2004 17:03:23 Scheduler event 'ioA-NewDate' returned error.
02-19-2004 17:03:25 Scheduler event 'ioA-NewDate' returned error.
...
I don't have much time to do any testing, busy with exams for the next few days. If anyone else encounters something like this, reply here. Whether it's ioA or ioFTPD related, I'm unsure.

When I have some free time, I'll try and find a way to replicate it and determine the source of error.
neoxed is offline   Reply With Quote