Skip to main content

UAG5600-UAG5699


UAG5600E Failed initializing Component Instance: func, errno, reason

Description

The component configuration information provided by Universal Broker and required by UAG Server to establish its runtime environment could not be processed. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Automation Center Agent


UAG5601W Component ID cid has reached the trace limit of limit.

Description

When server trace files are written to a PDS or PDS/E, a single component identifier has a limited number of trace members it will create due to the limited length of a member name. The component identifier that reached this limit of limit is cid.

Severity

Warn

System Action

Processing continues with tracing is disabled.

User Action

Delete some of the trace members for this component.

Component

Universal Automation Center Agent


UAG5602E Service interface init error: func, errno, reason

Description

UAG Server was unable to establish a network interface through which it could receive internal commands from Universal Broker. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure TCP/IP is installed and properly configured on the system upon which the error occurred. If the problem persists, contact Stonebranch customer support.

Component

Universal Automation Center Agent


UAG5603E Component register error: func, errno, reason

Description

UAG Server was unable to register as an active component with Universal Broker. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure Universal Broker is still active on the system upon which the error occurred. If the problem persists, contact Stonebranch customer support.

Component

Universal Automation Center Agent


UAG5604E Error updating component state to state: func, errno, reason

Description

An error occurred while updating the component state. The new state is state. The function that failed was func. The error number was errno. A description of the error is reason.

Severity

Error

System Action

The system action depends on the context in which it occurs. Refer to other messages printed at this time.

User Action

Contact Stonebranch customer support.

Component

Universal Automation Center Agent


UAG5605E Error processing service interface request: func, errno, reason

Description

A request received from Universal Broker could not be processed. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Automation Center Agent


UAG5606E func failed: (errno) reason

Description

A call to a system function, identified by 'func' was not successful. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support if unable to identify and resolve the problem.

Component

Universal Automation Center Agent


UAG5608E Cannot access the trace directory 'dir': reason

Description

The trace directory identified by dir could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Verify the trace file directory configuration option specifies an existing directory that the user account which the UAG server executes has proper security access.

Component

Universal Automation Center Agent


UAG5609E Cannot access the temp directory 'dir': reason

Description

The temp directory identified by dir could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Verify the temp directory configuration option specifies an existing directory that the user account which the UAG Server executes has proper security access.

Component

Universal Automation Center Agent


UAG5610E Cannot access code page file 'file': reason

Description

The text translation file specified by file cannot be read. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the specified file exists in the UAG server's 'nls' directory. If it does not exist, re-install UAG server.

Component

Universal Automation Center Agent


UAG5611E Cannot access installation directory 'dir': reason

Description

The installation directory identified by dir could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Check the value of the installation_directory entry in the UAG Server configuration file. Make sure the directory exists and the user account running the uagsrv program has sufficient access to that directory. Re-install UAG Server if necessary.

Component

Universal Automation Center Agent


UAG5612E Installation directory is not defined.

Description

The program could not find the installation_directory entry in the UAG Server configuration file, or the installation_directory entry has no value associated with it.

Severity

Error

System Action

The program terminates.

User Action

Make sure there is an installation_directory entry in the UAG Server configuration file. If the entry does not exist, add it. Set its value to the directory where UAG Server is installed. Reinstall the program if necessary.

Component

Universal Automation Center Agent


UAG5613E Cannot access nls directory 'dir': reason

Description

The nls directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the directory exists and the user account running the uagsrv program has access to this directory.

Component

Universal Automation Center Agent


UAG5614E Cannot access CSK kernel directory 'dir': reason

Description

The CSK kernel directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the directory exists and the user account running the uagsrv program has access to this directory.

Component

Universal Automation Center Agent


UAG5615E Trace file directory verification failed: 'dir', func, reason

Description

The verification of the trace directory failed. The directory name is dir. This is relative to the installation directory. The function that failed is func for the reason specified by reason.

Severity

Error

System Action

The program terminates.

User Action

Verify that the directory exists and that the uagsrv user account has access to create, write, and delete files in the directory.

Component

Universal Automation Center Agent


UAG5616I Server STOP command received.

Description

The UAG Server received a STOP command from the Universal Broker. STOP commands directs the server to shutdown. STOP commands come from one of the following sources:

  • Universal Broker

  • Universal Control

  • Universal Enterprise Controller

Severity

Informational

System Action

UAG Server shuts down.

User Action

No action is required.

Component

Universal Automation Center Agent


UAG5617I Trace file is 'file'.

Description

UAG Server was started with a message level of TRACE, which may result in an application trace being written. The trace file path name is file.

Severity

Informational

System Action

The program continues.

User Action

No action required.

Component

Universal Automation Center Agent


UAG5618I Trace data set is 'dsn, volser'.

Description

UAG Server was started with a message level of TRACE, which may result in an application trace being written. The trace data set is dsn on volume volser.

Severity

Informational

System Action

The program continues.

User Action

No action required.

Component

Universal Automation Center Agent


UAG5619W Error creating trace file: func, errno, reason.

Description

An error occurred creating the trace file. The function that encountered the error was func. The error is identified by the error number, errno, and error reason, reason.

Severity

Warning

System Action

Processing continues with tracing disabled.

User Action

Correct the condition that caused the error and rerun the server.

Component

Universal Automation Center Agent


UAG5620E Error establishing local broker session: func, errno, reason

Description

An error occurred establishing a communication session with the local broker. The function that failed is identified by field func. Field errno is the error number, and field reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

If the reason indicates the connection was refused, then the local Broker is not running. Start the local Broker and rerun the command. Contact Stonebranch customer support for assistance.

Component

Universal Automation Center Agent


UAG5630W Broker is down or unresponsive: func, errno, reason

Description

Communication attempts with the Broker have failed on the persistent session maintained with the Broker. The function that failed was func. The error code and error reason are errno and reason, respectively.

Severity

Warning

System Action

UAG Server shuts down.

User Action

No action is required.

Component

Universal Automation Center Agent


UAG5631E Missing required configuration option name.

Description

A required UAG server configuration option was not specified. The configuration option name is name.

Severity

Error

System Action

UAG Server shuts down.

User Action

Provide the UAG server configuration option and restart the UAG server.

Component

Universal Automation Center Agent


UAG5632E UAG: errmsg

Description

A general-purpose error message used to display errmsg.

Severity

Error

System Action

Processing may continue, depending on the severity of the error.

User Action

Review the error reported by errmsg. If the cause of the problem cannot be determined or resolved, please contact Stonebranch customer support for assistance.

Component

Universal Automation Center Agent


UAG5633I JCL library allocation for ddname ddname:

Description

Automation Center JCLLIB feature allows for batch job JCL to be search for in specified ddname allocations, referred to as JCL librares. The JCL library allocations specified in the UAG configuration file are listed for each ddname. This message starts the data set allocation list for ddname ddname.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Universal Automation Center Agent


UAG5634I Data set position: dsn

Description

Prints the data set name, dsn, allocated to the JCL library ddname printed in message UAG5633I. The data set may be one of many data sets concatenated to the ddname. position indicates its position in the concatenation.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Universal Automation Center Agent


UAG5635E Error allocating JCL library concatenation to ddname ddn: func, errno, reason

Description

An error occurred when UAG server was allocating JCL libraries to ddname ddn. The JCL libraries being allocated are specified in the UAG server configuration file using the JCL_LIBRARY option. The error information consists of the function that encountered the error, func, the error number returned by the function, errno, and the explanation of the error number, reason.

Severity

Error

System Action

UAG process terminates.

User Action

Determine the reason the data sets could not be dynamically allocated based on the error information provided.

Component

Universal Automation Center Agent


UAG5636E Error freeing JCL library concatenation ddname ddn: func, errno, reason

Description

An error occurred when UAG server was freeing JCL libraries allocated to ddname ddn. The error information consists of the function that encountered the error, func, the error number returned by the function, errno, and the explanation of the error number, reason.

Severity

Error

System Action

UAG process continues.

User Action

Determine the reason the data sets could not be dynamically freed based on the error information provided.

Component

Universal Automation Center Agent


UAG5637E Error creating RSA key pairs: func, errno, reason

Description

An error occurred creating the HUB's RSA private and public key pair. The function that encountered the error was func. The error is described by the error number errno and error reason reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.

Component

Universal Automation Center Agent


UAG5638E Error creating certificate: func, errno, reason

Description

An error occurred creating the HUB's X.509 certificate. The function that encountered the error was func. The error is described by the error number errno and error reason reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.

Component

Universal Automation Center Agent


UAG5639W Work request execid denied access by UACL rule rule: userid

Description

Universal Automation Center Agent work request UACL rule number rule has denied execute access to the task instance identified by execution ID execid. The criteria used to find the matching UACL rule was the user identifier userid specified in the task credentials. UACL rules are numbered in the order they are listed in the UACL configuration file or the Windows Configuration Manager.

Severity

Warning

System Action

The task is not permitted to execute.

User Action

The task was either executed without the appropriate credentials, executed on the wrong server, or the UACL rules are configured incorrectly. Contact the responsible groups to determine the best corrective action.

Component

Universal Automation Center Agent


UAG5640E UAG model data set allocated to ddname UNVAGMDL exceeds maximum length of 21 characters. DSN=dsn

Description

The UAG model data set, dsn, specified for ddname UNVAGMDL in the UBROKER started task JCL exceeds the maximum length of 21 characters.

Severity

Error

System Action

UAG terminates.

User Action

Shorten the data set name allocated to ddname UNVAGMDL, and restart the UBROKER started task.

Component

Universal Automation Center Agent


UAG5641E UAG model data set name is not defined.

Description

The UAG model data set is not allocated to ddname UNVAGMDL in the UBROKER started task JCL. The UAG model data is required.

Severity

Error

System Action

UAG terminates.

User Action

Allocate the UAG model data set to the UNVAGMDL ddname in the UBROKER started task JCL.

Component

Universal Automation Center Agent


UAG5642E UAG model data set dsn already in use.

Description

A Universal Broker STC is already running with the UAG model data set identified by dsn allocated to ddname UNVAGMDL. The UAG model data sets cannot be shared.

Severity

Error

System Action

The program terminates.

User Action

If the intention is to run another Broker STC, a unique UAG model data set must be allocated for each Broker.

Component

Universal Automation Center Agent


UAG5643E JES_SYSOUT_DISP settings require a JES_SYSOUT_CLASS value.

Description

When the JES_SYSOUT_DISP requeue class is specified or a disposition other than KEEP is specified, a JES_SYSOUT_CLASS value is required. The disposition settings cannot be performed safely without a SYSOUT class dedicated to UAG.

Severity

Error

System Action

The program terminates.

User Action

Specify either a JES_SYSOUT_CLASS value or change the JES_SYSOUT_DISP option.

Component

Universal Automation Center Agent


UAG5644W JES_SYSOUT_CLASS and JES_SYSOUT_DISP requeue class are the same.

Description

The JES_SYSOUT_CLASS specifies the same JES class as the JES_SYSOUT_DISP requeue class. Since both classes are the same, the SYSOUT data set class will not change.

Severity

Warning

System Action

UAG continues processing.

User Action

Specify a different JES_SYSOUT_DISP requeue class then the JES_SYSOUT_CLASS class in order to move the SYSOUT to a different class.

Component

Universal Automation Center Agent


UAG5645I JES SYSOUT class set to held class class.

Description

The UAG JES SYSOUT class is set to JES held class class. UAG will select job SYSOUT exclusively from the JES held class class. The MSGCLASS of the JOB statement of all jobs submitted by UAG will be set to class class for UAG SYSOUT processing.

Severity

Informational

System Action

Processing continues.

User Action

Informational, no action required.

Component

Universal Automation Center Agent


UAG5646I JES SYSOUT class not configured.

Description

The UAG JES SYSOUT class is not configured. UAG will select job SYSOUT data sets from all JES classes based on the JES job identifier. Insure no other application is processing the SYSOUT data sets until UAG has completed its SYSOUT processing.

Severity

Informational

System Action

Processing continues.

User Action

Informational, no action required.

Component

Universal Automation Center Agent


UAG5647I JES SYSOUT disposition not configured.

Description

The UAG JES SYSOUT disposition is not configured. Once UAG has completes job SYSOUT processing, it will not change the disposition of the SYSOUT data sets.

Severity

Informational

System Action

Processing continues.

User Action

Informational, no action required.

Component

Universal Automation Center Agent


UAG5648I JES SYSOUT disposition is disp with no requeue to another class.

Description

The UAG JES SYSOUT disposition is set to disp. Once UAG has completes job SYSOUT processing, it will perform disposition processing on the SYSOUT data sets. The JES class of the SYSOUT data sets is not changed.

Severity

Informational

System Action

Processing continues.

User Action

Informational, no action required.

Component

Universal Automation Center Agent


UAG5649I JES SYSOUT disposition is disp with requeue to class class.

Description

The UAG JES SYSOUT disposition is set to disp. Once UAG has completes job SYSOUT processing, it will perform disposition processing on the SYSOUT data sets. For disposition KEEP, HOLD and RELEASE, the JES class of the SYSOUT data sets is changed to class. If class is *, the JES class is the original MSGCLASS of the job.

Severity

Informational

System Action

Processing continues.

User Action

Informational, no action required.

Component

Universal Automation Center Agent


UAG5650E Error allocating internal reader INTRDR to ddname ddn: <->

func, errno, reason

Description

An error occurred when UAG server was allocating INTRDR to ddname <->

ddn.

The error information <->

consists of the function that encountered the error, func, the error number returned by the function, errno, and the explanation of the error number, reason.

Severity

Error

System Action

UAG process terminates.

User Action

Determine the reason the INTRDR could not be dynamically allocated based on <->

the error information provided.

Component

Universal Automation Center Agent


UAG5651E Error freeing internal reader INTRDR ddname ddn: <->

func, errno, reason

Description

An error occurred when UAG server was freeing INTRDR allocated to ddname <->

ddn. The error information consists of the function that encountered the error, func, the error number returned by the function, errno, and the explanation of the error number, reason.

Severity

Error

System Action

UAG process continues.

User Action

Determine the reason the INTRDR could not be dynamically freed based on <->

the error information provided.

Component

Universal Automation Center Agent


UAG5652W Invalid value for configuration option name. Default substituted.

Description

An invalid value was specified for the named configuration option. The default value was used instead.

Severity

Warning

System Action

UAG Server proceeds.

User Action

Correct the configuration option value.

Component

Universal Automation Center Agent


UAG5653E Dataset attributes for dataset dsn are invalid

Description

One or more attributes of the indicated dataset do not meet the requirements.

Severity

Error

System Action

UAG process terminates.

User Action

Determine the valid dataset attributes for the indicated dataset and

reallocate it to conform to the requirements.

Component

Universal Automation Center Agent


UAG5654E Minimum SSL protocol cannot be higher than the maximum.

Description

The user has set the minimum SSL protocol to a value that is higher than the maximum SSL protocol. This is not a valid configuration; the minimum must be lower or equal to the maximum.

Severity

Error

System Action

The program terminates.

User Action

Make sure the minimum SSL protocol is lower or equal to the maximum.

Component

Universal Automation Center Agent