UNV1800-UNV1899

----

UNV1800E Failed initializing Component Instance: func, errno, reason


Description


The component configuration information provided by Universal Broker and required by UCTL 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 Control


----

UNV1802E Service interface init error: func, errno, reason


Description


UCTL 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 Control


----

UNV1803E Component register error: func, errno, reason


Description


UCTL 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. Make sure TCP/IP is installed and properly configured. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1804E 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 Universal Control Server user account has access to create, write, and delete files in the directory.


Component

Universal Control


----

UNV1805E 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 Control


----

UNV1806E 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 Control


----

UNV1807E Installation directory is not defined.


Description


The program could not find the installation_directory entry in the UCTL 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 UCTL Server configuration file. If the entry does not exist, add it. Set its value to the directory where UCTL Server is installed. Reinstall the program if necessary.


Component

Universal Control


----

UNV1809E Error converting timeval: func, errno, reason


Description


The specified time value could not be converted to a format suitable for transmission across the network. timeval is the time that could not be converted. 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, although process dates and times may not be displayed correctly.


User Action


None required.


Component

Universal Control


----

UNV1810E 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 Universal Control Server executes has proper security access.


Component

Universal Control


----

UNV1811E 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 UCTL Server configuration file. Make sure the directory exists and the user account running the uctlsrv program has sufficient access to that directory. Re-install UCTL Server if necessary.


Component

Universal Control


----

UNV1812E Installation directory is not defined.


Description


The program could not find the installation_directory entry in the UCTL 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 UCTL Server configuration file. If the entry does not exist, add it. Set its value to the directory where UCTL Server is installed. Reinstall the program if necessary.


Component

Universal Control


----

UNV1813E 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 uctlsrv program has access to this directory.


Component

Universal Control


----

UNV1814E Universal Control server cannot be run from a console.


Description


The UCTL Server program cannot be started from the command line. It can only be started by Universal Broker after receiving a request from Universal Control Manager.


Severity


Error


System Action


The program terminates.


User Action


Issue commands via Universal Control Manager.


Component

Universal Control


----

UNV1816W User authentication failed for userid.


Description


The userid/password combination supplied by the Universal Control Manager could not be validated on the target system. userid is the name of the user account that could not be verified.


Severity


Warning


System Action


The program notifies the UCTL Manager that the process could not be started due to user authentication failure. The program then terminates.


User Action


Verify that the password is correct for the specified user account. On systems where userids and passwords are case sensitive, make sure the correct case is used for each. Also, make sure the specified user account exists and is properly configured on the system where the process will run.


Component

Universal Control


----

UNV1819E Error authenticating user: func, errno, reason


Description


A user account could not be verified due to a system error. 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 UCTL Server notifies the UCTL Manager that the user could not be authenticated. The program then terminates.


User Action


Make sure the specified user account exists and is properly configured on the system where the ubroker is running. If the security method used is PAM, refer to the Universal Control User's Guide for proper installation instructions. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1820I Trace being written to 'dsn, volser'.


Description


Universal Control Server 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 Control


----

UNV1821W 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 Control


----

UNV1823E Error receiving msgtype message from client in func: (errno) reason


Description


An attempt to receive a request from Universal Control Manager has failed. msgtype is the type of request expected by the Universal Control Server. 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 network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1824E Error receiving STOP parameters from client in func: (errno) reason


Description


The parameters specified in the Universal Control Manager request could not be passed to Universal Control Server. 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 network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1828E Error receiving session negotiation options from UCTL Manager in func: (errno) reason


Description


Compatible configuration settings between the UCTL Manager and Server could not be determined. func is the name of the function in which the error occurred. errno is error number. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1830E Error sending the READY message to the UCTL client in func: (errno) reason


Description


UCTL Server was unable to send a message to the UCTL Manager indicating its readiness to receive the control request 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 available between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1831E Error sending the STARTED message to the UCTL client in func: (errno) reason


Description


UCTL Server was unable to send a message to the UCTL Manager informing it that the control request has started. 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 available between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1832E Error sending the ENDED message to the UCTL client in func: (errno) reason


Description


UCTL Server was unable to send a message to the UCTL Manager informing it that the control request has ended. 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. Depending on the error, the request may have finished successfully.


User Action


Make sure a network connection is available between the client and server machines. Check the Universal Broker messages to determine the exit code or error messages from the component being stopped by the UCTL Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1833E Error processing msgtype command: func, errno, reason


Description


An attempt by Universal Control Server to issue a component command failed. msgtype is the type of message being processed. If the request was obtained from the UCtl Manager, the value shown here will be either STOP or START. Otherwise, the message will simply report an error processing the component command. func is the name of the function in which the error occurred. errno is the error number, and reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the Universal Broker is still running. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1837E Error obtaining user identification: func, errno, reason


Description


The userid and password were not specified in the execution parameters supplied by UCTL Manager, and the request by UCTL Server to obtain that information was not successful. 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 available between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Control


----

UNV1838W Uctl manager from host ipaddr as user remoteuser is denied access to the Uctl server as localuser by rule rule.


Description


The Universal Control Server's user access control list has denied access to Managers executed from host ipaddr as user remoteuser requesting the Server to execute as local user localuser. The user access control rule that prevented access is rule rule. Rules are numbered in the order they are listed in the configuration file or the Windows Configuration Manager.


Severity

Warning


System Action


The program stops processing the request and terminates.


User Action


Contact your Universal Command administrator for the Server system to determine if the request is properly denied or not.


Component

Universal Control


----

UNV1839W Manager access denied by rule: ipaddr, remoteuser, certid, localuser, reqtype.


Description


A Universal Control Server access control list rule rule has denied access to a Manager request. The criteria used to find the matching UACL rule was the manager's host, ipaddr, the manager's user ID, remoteuser, the manager's mapped certificate ID, certid, the requested user ID, localuser, and the type of request, reqtype. UACL rules are numbered in the order they are listed in the configuration file or the Windows Configuration Manager.


Severity

Warning


System Action


The program stops processing the request and terminates.


User Action


Contact your Universal Products administrator for the Server system to determine if the request is properly denied or not.


Component

Universal Control


----

UNV1840E Error sending msgtype message: func, errno, reason


Description


Universal Control Server was unable to send a message to the Universal Broker for processing of the component request. msgtype is the request message the Server was attempting to send. 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


Check the Universal Broker message log for any errors reported by Universal Broker or Universal Control Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Control