Take a look at what you have in the schedule.log and try to find a pattern of events leading to the error. Also ensure the following: 1. "Job status display" system option is turned on in production environment. 2. All jobs are set to run detached with an exception of jobs using global variables. 3. All jobs are set to run synchronous with an exception of jobs that run for many hours. Use several job queues to run concurrent job streams. : I'm getting an error: "Faulting application 24X7.EXE, version 3.4.26.0, : faulting module PBVM70.DLL, version 7.0.3.10095, fault address : 0x001551c9." : This error does not occur every time 24x7 is used, but it is a recurring : error that comes up every 10 days or so. : I am running Windows Small Business Server 2003 on the server with this : error.
|