Time control management does not monitor long duration jobs on Windows
search cancel

Time control management does not monitor long duration jobs on Windows

book

Article ID: 86446

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Error Message :
The following error in the history trace: 
######################
control duration: error during custom script submission
######################

Patch level detected:Dollar Universe 6.0.00
Product Version: Dollar.Universe 6.0.0

Description :Time control management does not work to monitor long duration jobs on Windows

When trying to use Time Control Management to monitor long duration jobs on Windows, and chose to execute a script, the following error can show in the history trace:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
control duration: error during custom script submission
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reproduction Procedure : In the uproc script, use a uxsleep of 20s.

set the max duration to 10s.
and chosen the Execute Script option.
C:\temp\test.bat

The test.bat contains:
@echo off
echo test > C:\temp\test.log
set resexe=0

Run the uproc and after 10s, there is an error in the history trace.
 

Environment

OS: Windows
OS Version: All
 

Cause

Cause type:
Defect
Root Cause: N/A
 

Resolution

This is fixed since Dollar Universe 6.1.01

Fix Status: Released

Fix Version(s):
Component: Application.Server
Version: Dollar.Universe 6.1.01
 

Additional Information

Workaround :
N/A