Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


lstavinoha
2009-09-10T18:20:21Z
I am using Server.Processes.KillJobProcesses(Job.Id) to kill a task, which works. However, in the Log I am getting 2 errors after the running Task shows completed.

Error CloseDesktop:6
Error CloseWinSta:6

The Task is running with credentials and with full profile.

Is this something to worry about?

Are resources being left open on the server when this occurs (I am running from a client workstation)?

Is there a better way to kill the entire job without generating these errors?

Sponsor
Forum information
Support
2009-09-10T22:30:13Z
No, you should not have to worry about those. Those are more debug messages than errors.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
lstavinoha
2009-09-10T22:37:36Z
devonway
2011-06-27T20:38:18Z

We are getting the same error with 5.7.4 in our production area. One of the jobs is consistently failing due to the following error:


Also, it’s not respecting the “Do not run job if its running” flag even though we are using the trigger file variable in the tasks.
Line 1149: 6/22/2011 12:42:00 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 1150: 6/22/2011 12:42:00 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 1168: 6/22/2011 12:42:01 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 4372: 6/22/2011 2:42:01 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 4373: 6/22/2011 2:42:02 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 4383: 6/22/2011 2:42:13 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 4390: 6/22/2011 2:42:13 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 6947: 6/22/2011 4:42:24 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 6948: 6/22/2011 4:42:24 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 6963: 6/22/2011 4:42:24 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 6975: 6/22/2011 4:42:25 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
Line 9525: 6/22/2011 6:42:25 AM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped


6/27/2011 12:11:11 PM Info Task completed: Zip_n_Split_2GB_Chunks_to_D_TempFilestoDR2 (99692)
6/27/2011 12:11:11 PM Err Error CloseDesktop: 6
6/27/2011 12:11:11 PM Err Error CloseWinSta: 6
6/27/2011 12:11:11 PM Info Task completed: Zip_n_Split_2GB_Chunks_to_D_TempFilestoDR2 (99692)
6/27/2011 12:11:11 PM Info Task did timeout (Zip_n_Split_2GB_Chunks_to_D_TempFilestoDR2)
6/27/2011 12:11:11 PM Debug Running Email Notification: 'DBAOnCall'
6/27/2011 12:11:11 PM Debug Running Email Notification: '**New**Email OpsAlert -- DBA Maint File Arrive Zip '
6/27/2011 12:11:11 PM Info Job completed: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped

The task times out at 2hours but it should have taken only few seconds to complete. Please let us know if you need more information.

Thanks,
DevonWay Ops


Scroll to Top