Did 24x7 make "terminate" attempts for these two "uncompleted" processes? Does the job run as synchronous? Does your EXE write to the console or it is a graphical application? Does your EXE connect to a database or uses OLEDB or ODBC connections, other shared system resources? Can you post fragment of your job log from 1:15 to 07:07 ?. If that is big, please email it to support@softtreetech.com. You can turn on job tracing and profiling options to gather some additional information (Tools/Options menu, Log tab page). If these options are checked take a look at stats.log. Check if you can see a pattern there of loosing system resources after each EXE run. : Hi again: We had problems with our scheduled job again last night - please : see below for the report I had to give to my manager: At 1:18am, the : payment loader module timed out. There was no reason given, but there were : the following lines in the log file: 11/19/2002 01:15:50 0 0 24x7 : Scheduler 24x7 Scheduler starting... : 11/19/2002 01:15:51 0 210 Payment Loader Job started. : 11/19/2002 01:17:26 0 197 Check CRM Job started. : 11/19/2002 01:17:27 0 197 Check CRM Job finished. : 11/19/2002 01:18:51 1 210 Payment Loader Timeout. Process : 'Z:\Apps\AWBS\Script\PayLoad.bat >> z:\Apps\AWBS\output\PayLoad.log' : has been terminated! : Thereafter, the payment loader ran every 5 minutes as scheduled until 3:20am : either reporting an exit code of 1 each time or not completing at all; : i.e. at 3:00am, it was started but did not seem to complete since there is : no accompanying "finished" message. : At 3:30am, the Package Loader was reported to have been started also but : there was no report of completion though the package loader seemed to : running to completion thereafter. : These two "uncompleted" processes would be the cause of the : "11/19/2002 07:07:25 1 0 24x7 Scheduler 2 spawned processes are still : running. Shutting down the scheduler now may cause unpredictable : results." message this morning when a shutdown of the scheduler was : attempted. : The checks I put into the PayLoad.bat file itself did not yield any further : information and I have since modified the checks so that time and date : information is also recorded in a log file.
|