Hi all, I seem to have a serious problem since a server restart of a server I work with on the weekend (13/6/05) - during startup, although ad_schedule_proc is called to queue up several repeatedly running scheduled methods, they're no longer being called anymore.
The system is running Linux 2.4.2-2, with ACS AOLserver/3.2+ad12 (I know it's not OpenACS, but I'm hoping I can nevertheless get some help).
I've traced through the ad_schedule_proc code, and couldn't see any problems, with it passing the request onto ns_schedule_proc. The strange thing is that when I changed the date back several months, the server restarted fine again, running the scheduled procs smoothly.
I'm kind of worried that I may have fallen victim to some kind of integer overflow problem with the representation of date/times as integers (that's the only thing I can think of), and I'm pretty much in over my head. I'm hoping someone can offer some suggestions.
Thanks.
Request notifications