UNV2700-UNV2799

UNV2700-UNV2799

----

UNV2700E Error reading private key file 'filename': func, errno, reason


Description


An error occurred reading the UEC's RSA private key from file filename. 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 Enterprise Controller


----

UNV2701E Error reading certificate file 'filename': func, errno, reason


Description


An error occurred reading the UEC's X.509 certificate from file filename. 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 Enterprise Controller


----

UNV2702E Both certificate name and private key name are required.


Description


Both the certificate name and private key name associated with the certificate's public key are required. One cannot be specified without the other.


Severity


Error


System Action


The program terminates.


User Action


Specify either both options or neither.


Component

Universal Enterprise Controller


----

UNV2704E Unable to connect to ubroker at ipaddr, port: reason


Description


Universal Control Manager was unable to establish a connection to Universal Broker, which is needed to request the start of the Universal Control component. ipaddr is the IP address of the system on which UCTL Manager expects Universal Broker to be running. port is the port number that UCTL Manager expects Universal Broker to be using to accept incoming connections. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure Universal Broker is running on the target system, and a network connection is available between the client and server machines. Make sure the 'host' value in UCTL Manager's configuration file is set to the IP address or host name of the system where Universal Broker is running. Also, make sure the 'port' value in UCTL Manager's configuration is set to the port number that is being used by Universal Broker to accept new connections (verify this against the service_port value in Universal Broker's configuration file). If the problem persists, contact Stonebranch customer support.

Windows NT/2000 users: Configuration values for all Universal products can be checked using Universal Configuration Manger, which is accessible from the Control Panel.


Component

Universal Enterprise Controller


----

UNV2705E Error starting UCTL: func, errno, reason


Description


Universal Control Manager was unable to send a request to Universal Broker to start the UCTL component. 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 running on the target system, and a network connection is available between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2706E 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 Enterprise Controller


----

UNV2707E Error sending STOP message: func, errno, reason


Description


Universal Control Manager was unable to send a message to Universal Control Server containing the component stop information. 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 a network connection is still available between the client and server machines. Check the Universal Broker message log for any errors reported by Universal Control Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2711E Error receiving STARTED message: func, errno, reason


Description


Universal Control Manager was unable to receive a message from Universal Control Server indicating the start of the request. 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 a network connection is still available between the client and server machines. Check the Universal Broker message log for any errors reported by Universal Control Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2712E Error receiving ENDED message: func, errno, reason


Description


Universal Control Manager was unable to receive a message from Universal Control Server indicating the completion of the request. 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 a network connection is still available between the client and server machines. Check the Universal Broker message log for any errors reported by Universal Control Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2715E Error starting remote command: reason


Description


Universal Control Server rejected the control request sent by the Universal Control Manager. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the correct file name and path information for the process was specified. Consult the documentation for the remote process to identify and resolve the problem.


Component

Universal Enterprise Controller


----

UNV2717E Error negotiating session with Uctl server: reason


Description


An attempt to determine compatible configuration options with Universal Control Server failed. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure a network connection is still available between the client and server machines. Also, check the value of the start_command entry in the UCTL component definition file. If this is not correct (and UCTL Server could not be started), UCTL Manager may time out waiting for the negotiation to start. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2718I Universal Control client shutdown initiated due to user interrupt.


Description


Universal Control Manager is terminating due to a cancel request issued by a user.


Severity


Informational


System Action


The program terminates.


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2719E Error processing user identification request: func, errno, reason


Description


Universal Control Manager was unable to provide Universal Control Server with the user ID and/or password values stored in its configuration file or specified as a command parameter. 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 a network connection exists between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2720E The server requires a User ID.


Description


A user ID is required by Universal Control Server to stop the requested component, but none was supplied Universal Control Manager.


Severity


Error


System Action


The program terminates.


User Action


Add the -userid parameter to the list of parameters used for the Universal Control command (see the Universal Control User's Guide for more information). To set up a default user ID, update the userid value in Universal Control Manager's configuration file.


Component

Universal Enterprise Controller


----

UNV2722I Connecting to broker at ipaddr, port.


Description


Indicates that Universal Control Manager is trying to connect to Universal Broker at internet address ipaddr on port port.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2723I Stop request started at remote time starttime.


Description


Indicates that the request to stop the component has started on the remote system. starttime is the time the stop request was sent, expressed in terms of the remote system's local time.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2724I Stop request ended with exit code exitcode at remote time endtime.


Description


Indicates that the component was requested to stop on the remote system. This message does not necessarily mean the request ended successfully, but only that it was sent the stop request. exitcode is the value returned by the ubroker. endtime is the time the request ended, expressed in terms of the remote system's local time.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2725I Stop request ended abnormally with exit code exitcode (hex) at remote time endtime.


Description


Indicates that the stop request did not complete, and did not end cleanly. exitcode is the value returned by the ubroker. hex is a hexadecimal representation of the exit code. endtime is the time the request ended, expressed in terms of the remote system's local time.


Severity


Informational


System Action


The program continues.


User Action


None required on behalf of Universal Control.


Component

Universal Enterprise Controller


----

UNV2726I Component compId in Stop request not found. Remote time endtime.


Description


Indicates that the component which was to be stopped was not running on the remote system specified. endtime is the time the ubroker response was returned expressed in terms of the remote system's local time.


Severity


Informational


System Action


The program continues.


User Action


Use uquery to check the status of components on the remote system and verify that the correct host and component ID were specified.


Component

Universal Enterprise Controller


----

UNV2729I The maximum number of components are running on the Broker. Retry in num seconds.


Description


The Universal Control component cannot be started because the number of components currently being managed by Universal Broker has reached the maximum allowed. An attempt to start the component will be made every num seconds.


Severity


Informational


System Action


The program continues, attempting to start the component every num seconds.


User Action


Allow the program to run, waiting for another component to finish so the one waiting can start. Or, cancel UCTL Manager and try again later. If necessary, increase the running_max value in the Universal Broker configuration file.

Windows NT/2000 users: This value can be changed using Universal Configuration Manager, which is accessible via the Control Panel.


Component

Universal Enterprise Controller


----

UNV2730E Network interfaces are down. Recovery attempted every sec seconds.


Description


A network condition has prevent access to the network. On MVS, the condition causing the problem could be the TCP/IP address space being stopped. The Controller attempts to reestablish the network interfaces every sec seconds. Message UNV2731I is printed when the interfaces are recovered if message level is set to INFO.


Severity


Error


System Action


The program continues be attempting reestablishment periodically.


User Action


In the case of MVS, check that the TCP/IP started task address space is running.




Component

Universal Enterprise Controller


----

UNV2731I Network interface recovery completed successfully.


Description


The network interfaces used by the Controller have been successfully reestablished. The network interfaces were stopped previously due to a network fault that prevented use of the network as indicated by message UNV2730E.


Severity


Informational


System Action


The program continues.


User Action


No action required.




Component

Universal Enterprise Controller


----

UNV2748I Universal Control Server component cid started.


Description


Indicates that the Universal Control Server has been successfully started. The Server's component identifier is cid.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2749E Could not allocate thread message data.


Description


Indicates UEC was unable to allocate space for its thread message data.


Severity


Error


System Action


The program exits.


User Action


Try reducing the block size in UEC's configuration.


Component

Universal Enterprise Controller


----

UNV2750E Failed to add permission to the base permission list.


Description


A permission could not be added to the controller's base permission list.


Severity


Error


System Action


The program terminates.


User Action


Check to make sure the controller has enough memory to execute properly.


Component

Universal Enterprise Controller


----

UNV2751E Failed to retrieve permission by id: id, buf.


Description


A based permission could not be retrieved by its identifier.


Severity


Error


System Action


Undefined.


User Action


Call Stonebranch Technical Support.


Component

Universal Enterprise Controller


----

UNV2752I Universal Enterprise Controller Load ended successfully with exit code exitcode.


Description


The Universal Enterprise Controller Load utility successfully executed the command request.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Enterprise Controller


----

UNV2753E Universal Enterprise Controller Load ended unsuccessfully with exit code errno.


Description


Indicates that the Universal Enterprise Controller Load program ended abnormally. errno is the program's exit status.


Severity


Error


System Action


The program terminates, returning the status specified by errno.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV2754E The 'action' parameter is required.


Description


The -action parameter was not specified on the Universal Enterprise Controller Load utility command line.


Severity


Error


System Action


The program terminates.


User Action


Specify the -action parameter, along with either the -file parameter or the broker definition parameters.


Component

Universal Enterprise Controller


----

UNV2755I Connecting to local Universal Enterprise Controller on port port.

Description