torstenp wrote:
> for the last 10 days after a server restart the
scheduled tasks all run twice.
> This is a HUGE problem for a process that does not
complete immediately and
> moves / creates files.
The first thing I would look for is more then one instance of
ColdFusion
running, each one processing the scheduled task. There could
easily
have been another ColdFusion process that had been turned off
in the
services panel that was restarted with the server reboot.