 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
Process finished with exit code 3221225477 |
|
Yesterday, after we installed the 3.4.27 upgrade, one of our jobs now finishes with the message in the subject title. Also, we get a message box that says, "The instruction at '0x03cd704d' referenced memory at '0x03d11f20'. The memory could not be 'read'. Click on OK to terminate the program." What does the message mean and what should I do to correct it?
|
|
Tue Jul 10, 2007 3:31 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
This is a generic Windows error telling that the process tried to access part of the memory that doesn't belong to that process.
The first thing is to set that job to run detached, so it cannot crash the scheduler. Second thing is to find out what specific command, script line, connection, etc…that job is trying to execute when the error message appear. The rest depends on the finding.
|
|
Tue Jul 10, 2007 3:41 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
In the reference to generic error, I meant "The instruction at " error.
|
|
Tue Jul 10, 2007 3:43 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
I can't seem to find a particular instruction that does it in the job I was referencing earlier. When I ran the that job in Debug mode, it worked fine. After observing when the pop boxes occur more closely, we noticed that it happens on all of our detached jobs, but it does not happen on our attached jobs.
|
|
Tue Jul 10, 2007 4:44 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
In Debug mode it always runs in the attached mode, in other words in the same process. That's why it probably works there.
Certain jobs cannot be set detached by design, for example, jobs that use global variables or modify other jobs dynamically. Sorry, when suggesting to run them detached, I didn't pay attention to the first post in this issue and didn't realize you were running and updating dynamic jobs.
|
|
Tue Jul 10, 2007 5:08 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
Whenever you say, "Certain jobs cannot be set detached by design", is this a design change in 3.4.27? I ask because the jobs that are currently causing this error did not cause the error in the past and they have always been set as detached. We created a test script with no code, marked it as detached, and ran it. It gave us the same errors.
|
|
Tue Jul 10, 2007 5:31 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
No, it is not a design change. Jobs that need access to shared resources in the scheduler memory cannot run detached, meaning run as separate system processes.
Anyway, the issue you are facing is caused by something else. Did you restart the computer after upgrade?
|
|
Tue Jul 10, 2007 5:42 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
Yes, the computer was restarted after the upgrade. I will ask if any other changes have been made.
|
|
Tue Jul 10, 2007 5:45 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
Does this happen when you schedule and run simple Notepad program type job?
In case if it affects script type jobs only, does the error occur when you run a script type job in the debugger? Does it happen to all script jobs or only for some?
Are there any errors recorded in the job log before job error?
|
|
Tue Jul 10, 2007 5:56 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
1. Does this happen when you schedule and run simple Notepad program type job?
When I scheduled it as an attached job, it worked fine. When I scheduled it as a detached job, it correctly started and ran Notepad. When I closed Notepad, I received both errors mentioned previously.
2. In case if it affects script type jobs only, does the error occur when you run a script type job in the debugger?
It does not affect script type jobs only. Also, the error does not occur in the debugger.
3. Does it happen to all script jobs or only for some?
So far, the only similarity that I've found for the jobs getting errors is that they are all detached.
4. Are there any errors recorded in the job log before job error?
No. It just says job started, then it prints the error message, then it says that job finished.
|
|
Wed Jul 11, 2007 9:18 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
 |
 |
1. Does this happen when you schedule and run simple Notepad program type job?
When I scheduled it as an attached job, it worked fine. When I scheduled it as a detached job, it correctly started and ran Notepad. When I closed Notepad, I received both errors mentioned previously. |
Program type jobs always run detached. The attached/detached option is not available for such jobs. I am not really sure how you did it.
 |
 |
4. Are there any errors recorded in the job log before job error?
No. It just says job started, then it prints the error message, then it says that job finished. |
What kind of error message? Please copy the exact text as it appears in schedule.log file.
|
|
Wed Jul 11, 2007 10:08 am |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
 |
 |
Program type jobs always run detached. The attached/detached option is not available for such jobs. I am not really sure how you did it. |
First I created a new job named New Job1. I opened its properties, told it to "Run program or document file", and gave it the notepad.exe command line path. In the Job Properties wizard, I could set it to attached/detached and Synchronous/Asynschronous just as all other jobs allow me to do.
 |
 |
What kind of error message? Please copy the exact text as it appears in schedule.log file. |
I have bolded the lines that correspond with my detached run of Notepad. The attached run is the lines immediately following that.
7/11/2007 05:54:01 0 7321 0 Move_24x7_LogFile Job finished.
7/11/2007 06:55:00 1 545 0 Create cleanup dir Job queue 1 not found. The job will be run using the [default] queue.
7/11/2007 06:55:01 0 545 0 Create cleanup dir Job started.
7/11/2007 06:55:03 0 545 0 Create cleanup dir CLNUP of SPCRD updated to new date of: 20070711
7/11/2007 06:55:04 0 545 0 Create cleanup dir New cleanup directory created called: S:\CLEANUP\PCC\Cleanup_20070711
7/11/2007 06:55:04 0 545 0 Create cleanup dir New jobsummary_log directory created called: S:\CLEANUP\PCC\Cleanup_20070711\jobsummary_logs
7/11/2007 06:55:05 0 545 0 Create cleanup dir New extract directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts
7/11/2007 06:55:05 0 545 0 Create cleanup dir New extract directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts\Params
7/11/2007 06:55:06 0 545 0 Create cleanup dir New extract directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts\Output_files
7/11/2007 06:55:06 0 545 0 Create cleanup dir New extract directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts\Input_Data_files
7/11/2007 06:55:07 0 545 0 Create cleanup dir New extract directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts\Resident_Data_files
7/11/2007 06:55:07 0 545 0 Create cleanup dir New extract\backup directory created called: S:\CLEANUP\PCC\Cleanup_20070711\extracts\backups
7/11/2007 06:55:07 0 545 0 Create cleanup dir New ftp_files directory created called: S:\CLEANUP\PCC\Cleanup_20070711\ftp_files
7/11/2007 06:55:08 0 545 0 Create cleanup dir New Print files directory created called: S:\CLEANUP\PCC\Cleanup_20070711\Prints\
7/11/2007 06:55:08 0 545 0 Create cleanup dir New files directory created called: S:\CLEANUP\PCC\Cleanup_20070711\files
7/11/2007 06:55:08 0 545 0 Create cleanup dir Job finished.
7/11/2007 07:46:04 0 37485 0 TRANSCRIPTS_PRTRN_62612 Job started.
7/11/2007 07:46:13 0 37485 0 TRANSCRIPTS_PRTRN_62612 Starting PCC0350
7/11/2007 07:46:19 0 37485 0 TRANSCRIPTS_PRTRN_62612 schtasks /create /tn PCC0350_62616 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PCC0350 62616 """04 E,params\PCC0350200707110762615.eqt:W,xlog_D_IT4_20070711074611_62613.EQT:Y,tci_D_IT4_20070711074611_62613.EQT: """ 62616" /
7/11/2007 07:46:19 0 37485 0 TRANSCRIPTS_PRTRN_62612 Running:
7/11/2007 07:46:19 0 37485 0 TRANSCRIPTS_PRTRN_62612 RunReport Executing Remote Run of PCC0350 on EPHRAIM
7/11/2007 07:46:25 0 37485 0 TRANSCRIPTS_PRTRN_62612 TRANSCRIPTS_PRTRN_62612--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PCC0350_62616.txt
7/11/2007 07:46:35 0 37485 0 TRANSCRIPTS_PRTRN_62612 TRANSCRIPTS_PRTRN_62612--MSTEMEN The result value of PCC0350 was 0
7/11/2007 07:46:36 0 37485 0 TRANSCRIPTS_PRTRN_62612 PCC0350 7:46:19 7:46:35 16
7/11/2007 07:46:37 0 37485 0 TRANSCRIPTS_PRTRN_62612 PCC0350 finished
7/11/2007 07:46:42 0 37485 0 TRANSCRIPTS_PRTRN_62612 Running transcripts.exe with """000002transcripts\filenames_D_IT4_2007071107461162613.txt""" as parameters
7/11/2007 07:46:42 0 37485 0 TRANSCRIPTS_PRTRN_62612 RemoteRun Executing Remote Run of transcripts.exe on EPHRAIM
7/11/2007 07:46:42 0 37485 0 TRANSCRIPTS_PRTRN_62612 schtasks /create /tn transcripts_62619 /tr "E:\LINC\PCC\batfiles\RemoteRun.bat E: PCC PCCDB E:\SYSTEMS\LINC\PCCDB\EXTERNAL\ transcripts.exe 62619 """000002transcripts\filenames_D_IT4_2007071107461162613.txt"""" /sc ONCE /st 09:26:43 /sd 07/12/2007 /s \\E
7/11/2007 07:46:46 0 37485 0 TRANSCRIPTS_PRTRN_62612 TRANSCRIPTS_PRTRN_62612--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\transcripts.exe_62619.txt
7/11/2007 07:46:54 0 37485 0 TRANSCRIPTS_PRTRN_62612 TRANSCRIPTS_PRTRN_62612--MSTEMEN The result value of transcripts.exe was 32
7/11/2007 07:46:54 0 37485 0 TRANSCRIPTS_PRTRN_62612 transcripts.exe 7:46:42 7:46:54 12
7/11/2007 07:46:56 2 37485 0 TRANSCRIPTS_PRTRN_62612 Error on transcripts.exe. Error code: 32
7/11/2007 07:49:09 0 37486 0 TRANSCRIPTS_PRTRN_62620 Job started.
7/11/2007 07:49:13 0 37486 0 TRANSCRIPTS_PRTRN_62620 Starting PCC0350
7/11/2007 07:49:19 0 37486 0 TRANSCRIPTS_PRTRN_62620 schtasks /create /tn PCC0350_62624 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PCC0350 62624 """04 E,params\PCC0350200707110762623.eqt:W,xlog_D_IT4_20070711074911_62621.EQT:Y,tci_D_IT4_20070711074911_62621.EQT: """ 62624" /
7/11/2007 07:49:19 0 37486 0 TRANSCRIPTS_PRTRN_62620 Running:
7/11/2007 07:49:20 0 37486 0 TRANSCRIPTS_PRTRN_62620 RunReport Executing Remote Run of PCC0350 on EPHRAIM
7/11/2007 07:49:23 0 37486 0 TRANSCRIPTS_PRTRN_62620 TRANSCRIPTS_PRTRN_62620--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PCC0350_62624.txt
7/11/2007 07:49:30 0 37486 0 TRANSCRIPTS_PRTRN_62620 TRANSCRIPTS_PRTRN_62620--MSTEMEN The result value of PCC0350 was 0
7/11/2007 07:49:31 0 37486 0 TRANSCRIPTS_PRTRN_62620 PCC0350 7:49:19 7:49:30 11
7/11/2007 07:49:32 0 37486 0 TRANSCRIPTS_PRTRN_62620 PCC0350 finished
7/11/2007 07:49:37 0 37486 0 TRANSCRIPTS_PRTRN_62620 Running transcripts.exe with """000002transcripts\filenames_D_IT4_2007071107491162621.txt""" as parameters
7/11/2007 07:49:37 0 37486 0 TRANSCRIPTS_PRTRN_62620 RemoteRun Executing Remote Run of transcripts.exe on EPHRAIM
7/11/2007 07:49:37 0 37486 0 TRANSCRIPTS_PRTRN_62620 schtasks /create /tn transcripts_62627 /tr "E:\LINC\PCC\batfiles\RemoteRun.bat E: PCC PCCDB E:\SYSTEMS\LINC\PCCDB\EXTERNAL\ transcripts.exe 62627 """000002transcripts\filenames_D_IT4_2007071107491162621.txt"""" /sc ONCE /st 09:29:37 /sd 07/12/2007 /s \\E
7/11/2007 07:49:41 0 37486 0 TRANSCRIPTS_PRTRN_62620 TRANSCRIPTS_PRTRN_62620--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\transcripts.exe_62627.txt
7/11/2007 07:49:47 0 37486 0 TRANSCRIPTS_PRTRN_62620 TRANSCRIPTS_PRTRN_62620--MSTEMEN The result value of transcripts.exe was 32
7/11/2007 07:49:47 0 37486 0 TRANSCRIPTS_PRTRN_62620 transcripts.exe 7:49:36 7:49:47 11
7/11/2007 07:49:48 2 37486 0 TRANSCRIPTS_PRTRN_62620 Error on transcripts.exe. Error code: 32
7/11/2007 07:52:28 0 37487 0 TRANSCRIPTS_PRTRN_62628 Job started.
7/11/2007 07:52:32 0 37487 0 TRANSCRIPTS_PRTRN_62628 Starting PCC0350
7/11/2007 07:52:38 0 37487 0 TRANSCRIPTS_PRTRN_62628 schtasks /create /tn PCC0350_62632 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PCC0350 62632 """04 E,params\PCC0350200707110762631.eqt:W,xlog_D_IT4_20070711075231_62629.EQT:Y,tci_D_IT4_20070711075231_62629.EQT: """ 62632" /
7/11/2007 07:52:39 0 37487 0 TRANSCRIPTS_PRTRN_62628 Running:
7/11/2007 07:52:39 0 37487 0 TRANSCRIPTS_PRTRN_62628 RunReport Executing Remote Run of PCC0350 on EPHRAIM
7/11/2007 07:52:43 0 37487 0 TRANSCRIPTS_PRTRN_62628 TRANSCRIPTS_PRTRN_62628--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PCC0350_62632.txt
7/11/2007 07:52:50 0 37487 0 TRANSCRIPTS_PRTRN_62628 TRANSCRIPTS_PRTRN_62628--MSTEMEN The result value of PCC0350 was 0
7/11/2007 07:52:50 0 37487 0 TRANSCRIPTS_PRTRN_62628 PCC0350 7:52:38 7:52:50 12
7/11/2007 07:52:51 0 37487 0 TRANSCRIPTS_PRTRN_62628 PCC0350 finished
7/11/2007 07:52:56 0 37487 0 TRANSCRIPTS_PRTRN_62628 Running transcripts.exe with """000002transcripts\filenames_D_IT4_2007071107523162629.txt""" as parameters
7/11/2007 07:52:56 0 37487 0 TRANSCRIPTS_PRTRN_62628 RemoteRun Executing Remote Run of transcripts.exe on EPHRAIM
7/11/2007 07:52:57 0 37487 0 TRANSCRIPTS_PRTRN_62628 schtasks /create /tn transcripts_62635 /tr "E:\LINC\PCC\batfiles\RemoteRun.bat E: PCC PCCDB E:\SYSTEMS\LINC\PCCDB\EXTERNAL\ transcripts.exe 62635 """000002transcripts\filenames_D_IT4_2007071107523162629.txt"""" /sc ONCE /st 09:32:57 /sd 07/12/2007 /s \\E
7/11/2007 07:53:01 0 37487 0 TRANSCRIPTS_PRTRN_62628 TRANSCRIPTS_PRTRN_62628--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\transcripts.exe_62635.txt
7/11/2007 07:53:07 0 37487 0 TRANSCRIPTS_PRTRN_62628 TRANSCRIPTS_PRTRN_62628--MSTEMEN The result value of transcripts.exe was 32
7/11/2007 07:53:07 0 37487 0 TRANSCRIPTS_PRTRN_62628 transcripts.exe 7:52:56 7:53:07 11
7/11/2007 07:53:08 2 37487 0 TRANSCRIPTS_PRTRN_62628 Error on transcripts.exe. Error code: 32
7/11/2007 08:00:36 0 22510 0 24x7_Logfile_import Job started.
7/11/2007 08:00:40 0 22510 0 24x7_Logfile_import Job finished.
7/11/2007 08:00:42 1 22510 0 24x7_Logfile_import Process finished with exit code 3221225477
7/11/2007 08:01:58 0 37488 0 TRANSCRIPTS_PRTRN_62636 Job started.
7/11/2007 08:02:01 0 37488 0 TRANSCRIPTS_PRTRN_62636 Starting PCC0350
7/11/2007 08:02:07 0 37488 0 TRANSCRIPTS_PRTRN_62636 schtasks /create /tn PCC0350_62640 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PCC0350 62640 """04 E,params\PCC0350200707110862639.eqt:W,xlog_D_IT4_20070711080200_62637.EQT:Y,tci_D_IT4_20070711080200_62637.EQT: """ 62640" /
7/11/2007 08:02:07 0 37488 0 TRANSCRIPTS_PRTRN_62636 Running:
7/11/2007 08:02:08 0 37488 0 TRANSCRIPTS_PRTRN_62636 RunReport Executing Remote Run of PCC0350 on EPHRAIM
7/11/2007 08:02:12 0 37488 0 TRANSCRIPTS_PRTRN_62636 TRANSCRIPTS_PRTRN_62636--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PCC0350_62640.txt
7/11/2007 08:02:18 0 37488 0 TRANSCRIPTS_PRTRN_62636 TRANSCRIPTS_PRTRN_62636--MSTEMEN The result value of PCC0350 was 0
7/11/2007 08:02:19 0 37488 0 TRANSCRIPTS_PRTRN_62636 PCC0350 8:02:07 8:02:19 12
7/11/2007 08:02:20 0 37488 0 TRANSCRIPTS_PRTRN_62636 PCC0350 finished
7/11/2007 08:02:24 0 37488 0 TRANSCRIPTS_PRTRN_62636 Running transcripts.exe with """000002transcripts\filenames_D_IT4_2007071108020062637.txt""" as parameters
7/11/2007 08:02:25 0 37488 0 TRANSCRIPTS_PRTRN_62636 RemoteRun Executing Remote Run of transcripts.exe on EPHRAIM
7/11/2007 08:02:25 0 37488 0 TRANSCRIPTS_PRTRN_62636 schtasks /create /tn transcripts_62643 /tr "E:\LINC\PCC\batfiles\RemoteRun.bat E: PCC PCCDB E:\SYSTEMS\LINC\PCCDB\EXTERNAL\ transcripts.exe 62643 """000002transcripts\filenames_D_IT4_2007071108020062637.txt"""" /sc ONCE /st 09:42:25 /sd 07/12/2007 /s \\E
7/11/2007 08:02:29 0 37488 0 TRANSCRIPTS_PRTRN_62636 TRANSCRIPTS_PRTRN_62636--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\transcripts.exe_62643.txt
7/11/2007 08:02:35 0 37488 0 TRANSCRIPTS_PRTRN_62636 TRANSCRIPTS_PRTRN_62636--MSTEMEN The result value of transcripts.exe was 0
7/11/2007 08:02:36 0 37488 0 TRANSCRIPTS_PRTRN_62636 transcripts.exe 8:02:24 8:02:35 11
7/11/2007 08:02:36 0 37488 0 TRANSCRIPTS_PRTRN_62636 transcripts finished
7/11/2007 08:02:44 0 37488 0 TRANSCRIPTS_PRTRN_62636 Job finished.
7/11/2007 08:05:38 0 37483 0 New Job1 Job started.
7/11/2007 08:05:41 0 37489 0 Colstmts_Test_SUM03_22767 Job started.
7/11/2007 08:05:46 0 37483 0 New Job1 Job finished.
7/11/2007 08:05:48 1 37483 0 New Job1 Process finished with exit code 3221225477
7/11/2007 08:06:55 0 37483 0 New Job1 Job started.
7/11/2007 08:07:01 0 37483 0 New Job1 Job finished.
7/11/2007 09:40:58 0 37490 0 Run_SQL_Statement_Z_program_test_76478 Job started.
7/11/2007 11:21:18 0 37489 0 Colstmts_Test_SUM03_22767 schtasks /create /tn PBO0533_62649 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PBO0533 62649 """04PBO0533_COLSTMTS C,params\PBO0533200707111162648.eqt """ 62649" /sc ONCE /st 13:01:18 /sd 07/12/2007 /s \\EPHRAIM /ru pcc\linc /rp
7/11/2007 11:21:19 0 37489 0 Colstmts_Test_SUM03_22767 Running:
7/11/2007 11:21:19 0 37489 0 Colstmts_Test_SUM03_22767 RunReport Executing Remote Run of PBO0533 on EPHRAIM
7/11/2007 11:21:24 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PBO0533_62649.txt
7/11/2007 11:21:41 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN The result value of PBO0533 was 0
7/11/2007 11:21:41 0 37489 0 Colstmts_Test_SUM03_22767 PBO0533 11:21:17 11:21:41 24
7/11/2007 11:21:43 0 37489 0 Colstmts_Test_SUM03_22767 PBO0533 finished
7/11/2007 11:22:30 0 37489 0 Colstmts_Test_SUM03_22767 Starting PBO0564
7/11/2007 11:22:32 0 37489 0 Colstmts_Test_SUM03_22767 37489 Waiting for script PBO0564_COLSTMTS_62650 to finish
7/11/2007 11:22:37 0 37491 0 PBO0564_Colstmts_62650 Job started.
7/11/2007 11:22:44 0 0 0 PBO0564_Colstmts_62650 Job started
7/11/2007 11:22:44 0 0 0 PBO0564_Colstmts_62650 Running PBO0564
7/11/2007 11:22:47 0 37491 0 PBO0564_Colstmts_62650 schtasks /create /tn PBO0564_62652 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PBO0564 62652 """04PBO0564_PBO0564 T,output_files\TRANSFILE.eqt:L,output_files\TRANSEL.eqt: """ 62652" /sc ONCE /st 13:02:47 /sd 07/12/2007 /s \\EPHRAIM /ru p
7/11/2007 11:22:47 0 37491 0 PBO0564_Colstmts_62650 Running:
7/11/2007 11:22:47 0 37491 0 PBO0564_Colstmts_62650 RunReport Executing Remote Run of PBO0564 on EPHRAIM
7/11/2007 11:22:51 0 37491 0 PBO0564_Colstmts_62650 PBO0564_Colstmts_62650--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PBO0564_62652.txt
7/11/2007 11:23:05 0 37491 0 PBO0564_Colstmts_62650 PBO0564_Colstmts_62650--MSTEMEN The result value of PBO0564 was 0
7/11/2007 11:23:05 0 37491 0 PBO0564_Colstmts_62650 PBO0564 11:22:46 11:23:05 19
7/11/2007 11:23:06 0 0 0 PBO0564_Colstmts_62650 PBO0564 finished
7/11/2007 11:23:06 0 0 0 PBO0564_Colstmts_62650 PBO0564 Job finished
7/11/2007 11:23:06 0 37491 0 PBO0564_Colstmts_62650 Job finished.
7/11/2007 11:23:33 0 37489 0 Colstmts_Test_SUM03_22767 Record for PBO0564_COLSTMTS_62650 found
7/11/2007 11:23:33 0 37489 0 Colstmts_Test_SUM03_22767 PBO0564 finished
7/11/2007 11:23:37 0 37489 0 Colstmts_Test_SUM03_22767 schtasks /create /tn PCC0420_62654 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PCC0420 62654 """04 C,params\PCC0420200707111162653.eqt """ 62654" /sc ONCE /st 13:03:38 /sd 07/12/2007 /s \\EPHRAIM /ru pcc\linc /rp
7/11/2007 11:23:37 0 37489 0 Colstmts_Test_SUM03_22767 Running:
7/11/2007 11:23:38 0 37489 0 Colstmts_Test_SUM03_22767 RunReport Executing Remote Run of PCC0420 on EPHRAIM
7/11/2007 11:23:42 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PCC0420_62654.txt
7/11/2007 11:23:54 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN The result value of PCC0420 was 0
7/11/2007 11:23:54 0 37489 0 Colstmts_Test_SUM03_22767 PCC0420 11:23:37 11:23:54 17
7/11/2007 11:23:55 0 37489 0 Colstmts_Test_SUM03_22767 PCC0420 finished
7/11/2007 11:23:59 0 37489 0 Colstmts_Test_SUM03_22767 schtasks /create /tn PBO0115_62656 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PBO0115 62656 """04 A,params\PBO0115200707111162655.eqt:E,S:\LINC\PCC\TMP\EXTRACTS\PCCDB\OUTPUT_FILES\PBO115ACCTS.EQT """ 62656" /sc ONCE /st 13
7/11/2007 11:23:59 0 37489 0 Colstmts_Test_SUM03_22767 Running:
7/11/2007 11:24:00 0 37489 0 Colstmts_Test_SUM03_22767 RunReport Executing Remote Run of PBO0115 on EPHRAIM
7/11/2007 11:24:04 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PBO0115_62656.txt
7/11/2007 11:24:23 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN The result value of PBO0115 was 0
7/11/2007 11:24:23 0 37489 0 Colstmts_Test_SUM03_22767 PBO0115 11:23:59 11:24:23 24
7/11/2007 11:24:24 0 37489 0 Colstmts_Test_SUM03_22767 PBO0115 finished
7/11/2007 11:24:28 0 37489 0 Colstmts_Test_SUM03_22767 schtasks /create /tn PBO0115_62658 /tr "E:\LINC\PCC\batfiles\remoterunreport.bat PD PCC PCCDB PBO0115 62658 """04 A,params\PBO0115200707111162657.eqt:E,S:\LINC\PCC\TMP\EXTRACTS\PCCDB\OUTPUT_FILES\PBO115ACCTS.EQT """ 62658" /sc ONCE /st 13
7/11/2007 11:24:28 0 37489 0 Colstmts_Test_SUM03_22767 Running:
7/11/2007 11:24:29 0 37489 0 Colstmts_Test_SUM03_22767 RunReport Executing Remote Run of PBO0115 on EPHRAIM
7/11/2007 11:24:33 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN Report is running, waiting for result code file S:\linc\PCC\tmp\extracts\PCCDB\remoteruns\PBO0115_62658.txt
7/11/2007 11:24:40 0 37489 0 Colstmts_Test_SUM03_22767 Colstmts_Test_SUM03_22767--MSTEMEN The result value of PBO0115 was 0
7/11/2007 11:24:40 0 37489 0 Colstmts_Test_SUM03_22767 PBO0115 11:24:28 11:24:40 12
7/11/2007 11:24:41 0 37489 0 Colstmts_Test_SUM03_22767 PBO0115 finished
|
|
Wed Jul 11, 2007 12:30 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
Ok, now I understand where you get this exit code. In brief, when the detached job crashes, Windows tells the scheduler that the detached process completed with error code 3221225477. The scheduler simply writes "finish" message to the log indicating that the job didn't end with standard exit code 0. If you set job properties to accept 0 as the only good exit code, then this message will appear in the log as an error message with a red stop icon, and if there are any on-error actions set up for the job, they will bubble up in response to the error.
So we need to figure out why detached jobs crash on completion. Please try 2 simple tests
1. while the scheduler is running, open command prompt and from there execute
24x7.exe /JOB id_of_test_job_here
2. Create a text file with .JAL extension and any name and text content. While the scheduler is running, double click on this file in Windows Explorer. The off-line script editor should popup. Edit the file and close the editor.
Please let us know what happens in these cases
|
|
Wed Jul 11, 2007 1:40 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
 |
 |
1. while the scheduler is running, open command prompt and from there execute 24x7.exe /JOB id_of_test_job_here |
When I did this, I did not receive the "Process finished with exit code 32221225477" message, but I still receive the message box that says,"The instruction at '0x03cd704d' referenced memory at '0x03d11f20'. The memory could not be 'read'. Click on OK to terminate the program."
 |
 |
2. Create a text file with .JAL extension and any name and text content. While the scheduler is running, double click on this file in Windows Explorer. The off-line script editor should popup. Edit the file and close the editor. |
This worked fine.
|
|
Wed Jul 11, 2007 3:10 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
How do you run the scheduler? service, full screen, minimized to the system tray? Do you run it in virtual machine by any chance?
|
|
Wed Jul 11, 2007 4:42 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|