UNV3300-UNV3399
----
UNV3300E Cannot start. Another Universal Broker is running.
Description
A Universal Broker is already running. Two Universal Brokers cannot
execute and share common resources at the same time.
Severity
Error
System Action
The program terminates.
User Action
Stop the currently running Broker and restart this one.
Component
Universal Broker
----
UNV3301E Error retrieving job information for compid in func(errno): reason.
Description
An error occurred while the Broker was trying to respond to a request for job information. compid is the ID of the component for which the request was made. 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 process continues, but no response to the query is sent. A timeout will occur in the process that requested the information. Handling the timeout is the responsibility of the application, and may or may not result in its termination.
User Action
The message is usually the result of a system error. Check for Broker log files for any reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3302E Error closing the cmpname database: func, errno, reason
Description
An attempt to close the database for component cmpname failed. 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 continues. Any open references to the database should be closed by the operating system when the process terminates.
User Action
None required, unless this message precedes other, more serious errors. Appropriate action will then depend on the errors reported.
Component
Universal Broker
----
UNV3303W An error occurred closing the Universal Broker database environment (errno): reason
Description
An attempt to close the environment used to manage the Universal Broker component database has failed. errno is the error number. reason is an explanation of the error.
Severity
Warning
System Action
The program continues. Any open references to the database environment should be closed by the operating system when the process terminates.
User Action
None required, unless this message precedes other, more serious errors. Appropriate action will then depend on the errors reported.
Component
Universal Broker
----
UNV3304E Error retrieving job information for compid in func(errno): reason.
Description
An error occurred while the Broker was trying to respond to a request for job information. compid is the ID of the component for which the request was made. 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 process continues, but no response to the query is sent. A timeout will occur in the process that requested the information. Handling the timeout is the responsibility of the application, and may or may not result in its termination.
User Action
The message is usually the result of a system error. Check for Broker log files for any reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3305E Error updating comp database record for compId in func(errno): reason.
Description
An error occurred while the Broker was trying to update a record in one of the component databases. comp is the name of the component whose database the Broker was trying to update. compId is the ID of the component for which the update attempt was made. 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
If the failure was during the actual update of the database record, the component state will remain unchanged. However, if the failure occurred at some other point, the database record may have actually gotten updated. How this failure is handled is determined by the component that requested the state change, therefore the results of the failure are unpredictable.
User Action
Check the Broker log files for any other reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3306E System failure: function, errno, reason
Description
An error occurred in the operating system function function. The error number is errno, and the error reason is reason.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch Customer Support.
Component
Universal Broker
----
UNV3307E Component DB audit failed: func, errno, reason
Description
As part of its initialization phase, the Universal Broker initializes its database and audits their contents for data integrity. An error was detected in this phase. The function that encountered the error is func. The error code is errno. The error message is reason.
Severity
Error
System Action
The program continues processing.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Broker
----
UNV3308E Configuration file 'mbr' in component definition 'comp' is not a PDS or PDS/E member name.
Description
Component definition configuration files are specified as PDS or PDS/E member names of the PDS or PDS/E allocated to the UNVCONF ddname in the broker address space. The configuration file mbr in component definition comp is not a member name.
Severity
Error
System Action
The program terminates.
User Action
Correct the component's configuration file name and restart.
Component
Universal Broker
----
UNV3309E Error reading ddname 'ddn': errno, reason
Description
An error occurred reading the JFCB of ddname ddn. The error number is errno, and the error reason is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the error and restart. Contact Stonebranch customer support if unable to resolve the error.
Component
Universal Broker
----
UNV3310E Configuration ddname 'ddn' is not a PDS or PDS/E.
Description
The broker configuration ddname ddn must be a PDS or PDS/E.
Severity
Error
System Action
The program terminates.
User Action
Correct the error and restart. Contact Stonebranch customer support if unable to resolve the error.
Component
Universal Broker
----
UNV3311E Trace data set model allocated to ddn cannot be a PDS or PDS/E.
Description
Universal servers started by the broker will model their trace data sets based on the data set allocated to ddname ddn. The data set organization cannot be a partitioned data set. It must be sequential.
Severity
Error
System Action
The program terminates.
User Action
Correct the error and restart. Contact Stonebranch customer support if unable to resolve the error.
Component
Universal Broker
----
UNV3312I Trace being written to 'dsn, volser'.
Description
Universal Broker was started with a message level of TRACE, which results 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 Broker
----
UNV3313W 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 broker.
Component
Universal Broker
----
UNV3314E ERROR IN MODULE UBRRM001 - RC='rtnc' RC2='rsnc'
Description
Error in UBRRM001 while establishing the address space resource manager. The return code, rtnc, and reason code, rsnc, provide information for Stonebranch Customer Support to diagnose the problem.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch Customer Support.
Component
Universal Broker
----
UNV3315E Component type for component 'compname' could not be set.
Description
Not enough memory was available to set a default component type in the component definition for the compname component.
Severity
Error
System Action
The program terminates.
User Action
If one does not already exist, add a component_type entry to the component definition file. Some components require this to be a specific value, while others may simply use the component name. Contact Stonebranch customer support before changing the component definition, to make sure the correct value is used.
Component
Universal Broker
----
UNV3316E Error mounting USS file system: func, errno, reason.
Description
An error occurred mounting a USS file system. Function func returned an error code errno which is described by reason.
Severity
Error
System Action
The program terminates.
User Action
Determine what action to take based on the information provided by the error reason. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Broker
----
UNV3317E Error retrieving event definition information for id: func, errno, reason.
Description
An error occurred while the Broker was trying to respond to a request from a Universal Event Monitor Server for an event definition record. id may be one of the following:
- the ID of the requested event definition record, or
- the name of a component to which event definitions are assigned.
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 process continues, but no response to the query is sent. A timeout will occur in the process that requested the information. Handling the timeout is the responsibility of the application, and may or may not result in its termination.
User Action
The message is usually the result of a system error. Check for Broker log files for any reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3318E Error retrieving event handler information for handlerid: func, errno, reason.
Description
An error occurred while the Broker was trying to respond to a request from a Universal Event Monitor Server for an event handler record. handlerid is the ID of the event handler for which the request was made. 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 process continues, but no response to the query is sent. A timeout will occur in the process that requested the information. Handling the timeout is the responsibility of the application, and may or may not result in its termination.
User Action
The message is usually the result of a system error. Check for Broker log files for any reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3319E Error retrieving event spool information for recid in func(errno): reason.
Description
An error occurred while the Broker was trying to respond to a request from a Universal Event Monitor Server for an event spool record. recid is the ID of the event spool record for which the request was made. 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 process continues, but no response to the query is sent. A timeout will occur in the process that requested the information. Handling the timeout is the responsibility of the application, and may or may not result in its termination.
User Action
The message is usually the result of a system error. Check for Broker log files for any reported errors. If the problem persists, contact Stonebranch customer support.
Component
Universal Broker
----
UNV3320E Error initializing broker address space resources: func, errno, reason.
Description
An error occurred initializing address space resources used for inter-address space communication between the broker and server components.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch Customer Support.
Component
Universal Broker
----
UNV3321E The dynamic SMF exit routine UNVACTRT for exit point SYSSTC.IEFACTRT has been inactivated.
Description
The Universal Broker is unable to start. The SMF exit routine UNVACTRT used by the Broker for exit point SYSSTC.IEFACTRT has been inactivated for some reason. The exit must be reactivated before the Broker will start.
Severity
Error
System Action
The program terminates.
User Action
The exit routine was inactivated by an operator command or due to an ABEND in the exit. If the exit abnormally ended, an SVC dump is produced. Provide the SVC dump to Stonebranch Customer Support. If the exit was inactivated by an operator command, determine the reason for the inactivation. Reactivate the exit when the condition for inactivation is resolved. The exit is activated with the console SETPROG EXIT command, for example SETPROG EXIT,MODIFY,EN=SYSSTC.IEFACTRT,MOD=UNVACTRT,STATE=ACTIVE.
Component
Universal Broker
----
UNV3322E The SMF exit routine UNVACTRT was not found in library dsn.
Description
The Universal Broker encountered an error while attempting to dynamically add exit routine UNVACTRT to exit point SYSSTC.IEFACTRT. The Broker is configured to load UNVACTRT from load library dsn, but module is not in the load library.
Severity
Error
System Action
The program terminates.
User Action
Change the Broker configuration to specify the correct library in which exit routine UNVACTRT is found.
Component
Universal Broker
----
UNV3323E The SMF exit load library dsn is invalid.
Description
The Universal Broker encountered an error while attempting to dynamically add exit routine UNVACTRT to exit point SYSSTC.IEFACTRT. The Broker is configured to load UNVACTRT from load library dsn, but load library is invalid. The library is either not found or not a PDS.
Severity
Error
System Action
The program terminates.
User Action
Change the Broker configuration to specify the correct library in which exit routine UNVACTRT is found.
Component
Universal Broker
----
UNV3324E Failed to load module modname: diagcode.
Description
The Universal Broker failed to load module modname. The module most likely was not found in any location in which MVS searches for load modules. A diagnostic code is provided for Stonebranch Customer Support to diagnose the problem should it be necessary.
Severity
Error
System Action
The program terminates.
User Action
Add the appropriate load library to the STEPLIB ddname and restart.
Component
Universal Broker
----
UNV3325E Cannot access tmp directory 'dir': reason
Description
The tmp directory, used to store various temporary files could not be accessed. dir is the complete path name of the tmp directory. 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 ubroker program has access to this directory.
Component
Universal Broker
----
UNV3327E Error reading template definitions in 'loc': func, errno, reason
Description
An attempt by the ubroker program to access the template definition files failed. loc is the name of the location from which the program tried to read the files. 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 the user account running the ubroker program has read access to the template location. Template definitions are required. Contact Stonebranch customer support if assistance is required.
Component
Universal Broker
----
UNV3328W ACL cert access rule rulenum denied access to cert id 'certid'.
Description
Indicates that the certificate ID certid has been denied access to the Universal Broker services according to the Universal Access Control List (UACL) certificate access rule number rulenum. UACL rules are numbered in the order listed starting at 1.
Severity
Warning
System Action
None
User Action
None required.
Component
Universal Broker
----
UNV3329W Certificate maps are defined without a certificate authority (CA).
Description
Certificate verification is enabled a certificate authority (CA) is configured. Without certificate verification enabled, client certificates are not available to map to a certificate identifier.
Severity
Warning
System Action
The program continues.
User Action
If certificate maps are to be used, configure list of CA's for the Broker to use for certificate verification. If certificate maps are not to be used, the certificate map definitions can be removed or this message can be ignored.
Component
Universal Broker
----
UNV3330E Error mapping X.509 certificate: rule, func, errno, reason.
Description