UNV1000-UNV1099

UNV1000-UNV1099

----

UNV1000I Universal Enterprise Controller version started.


Description


Indicates successful startup of Universal Enterprise Controller. version specifies the program's version and build level.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Enterprise Controller


----

UNV1003W Broker at IP address ipaddr:port has reached its maximum number of components.


Description


The Broker at IP address ipaddr listening on port port is running its maximum number of components.


Severity


Warn


System Action


The program continues running.


User Action


This is an indication that the broker is fully utilized. If this condition continues the broker's workload should be analyzed.


Component

Universal Enterprise Controller


----

UNV1004E Error adding broker alert alertnum to broker name: func, reason.


Description


An error occurred adding alert number alertnum to broker name. The function func encountered an error as described by reason.


Severity


Error


System Action


The program continues running.


User Action


Contact Stonebranch Customer Support for assistance.


Component

Universal Enterprise Controller


----

UNV1006E Component configuration error in compName.


Description


An error occurred building a runtime definition for an installed component, identified by compName. This definition consists of configuration options used by Universal Enterprise Controller to manage components at runtime. If the problem is due to a system error, this message will be accompanied by UNV0214.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV1007E 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 Universal Enterprise Controller configuration file. Make sure the directory exists and the user account running the controller program has sufficient access to that directory. Re-install Universal Enterprise Controller if necessary.


Component

Universal Enterprise Controller


----

UNV1008E Installation directory is not defined.


Description


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


Component

Universal Enterprise Controller


----

UNV1009E Cannot access nls directory 'dir': reason


Description


The nls directory, used to store message catalogs and text translation tables, could not be accessed. dir is the complete path name of the nls 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 program has access to this directory. If the directory does not exist, re-install the product.


Component

Universal Enterprise Controller


----

UNV1011E Error querying broker: name, addr(ip):port, step1, step2, func, reason.


Description


An error occurred querying broker named name for its status. The broker's defined TCP/IP host address is addr listening on port port. The processing steps that failed are step1:step2, in function func, for the reason reason.


Severity


Error


System Action


The program continues.


User Action


An error can occur for many reasons. Check for some of the following common problems. The broker host name is incorrect or the port number is wrong. The network connection is not available between the controller and the broker host. The broker host system was brought down. The broker program was brought down.


Component

Universal Enterprise Controller


----

UNV1014E 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 action of the program depends on the context in which the error occurred.


User Action


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


Component

Universal Enterprise Controller


----

UNV1015E Cannot access working directory 'dir': reason


Description


The working 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


Check the value of the working_directory entry in the Universal Enterprise Controller configuration file. Make sure that directory exists and that the user account running the controller program has sufficient access to that directory. If the directory does not exist, simply create it; re-installation should not be necessary.


Component

Universal Enterprise Controller


----

UNV1016E Cannot access log directory 'dir': reason


Description


The log directory, used to store messages issued by Universal Enterprise Controller, could not be accessed. dir is the complete path name of the log 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 program has write access to this directory. If the directory does not exist, simply create it; re-installation should not be necessary.


Component

Universal Enterprise Controller


----

UNV1018E Component definition compname is missing a command line specification.


Description


The start_command entry in the definition file for the component identified by compname could not be found.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support to obtain the name of the process executed by the specified component.


Component

Universal Enterprise Controller


----

UNV1019E Error reading component definition directory 'dir': func, errno, reason


Description


An attempt by the controller program to access the component definition files failed. dir is the name of the directory 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 controller program has read access to the component definition directory. If there are no component definition files in that directory, re-install Universal Command. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV1020E Component definition compname is missing a working directory specification.


Description


The working_directory entry in the definition file for the component identified by compname is either missing or has no value associated with it.


Severity


Error


System Action


The program terminates.


User Action


Make sure there is a working_directory entry in the component's definition file. If the entry does not exist, add it. Set its value to a directory where any output files generated by the component should be stored.

Windows NT/2000 users: This value can be set using the Component Definitions panel of the Universal Configuration Manager applet, accessible via the Control Panel.


Component

Universal Enterprise Controller


----

UNV1021E Cannot access component directory 'dir': reason


Description


The component definition 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 component_directory entry in the Universal Enterprise Controller configuration file. Make sure the directory exists and the user account running the controller program has read access to that directory. Re-install Universal Enterprise Controller if necessary.


Component

Universal Enterprise Controller


----

UNV1022E Error getting message msgid: func, errno, reason


Description


The command line help message with an ID of msgid could not be retrieved from the message catalog. 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 Enterprise Controller


----

UNV1023E Open failed for registry key 'key': reason


Description


The registry key specified by key could not be opened. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the specified registry key exists (using the registry editor, regedit.exe) and the user account running the controller program has read access to that key. If the key does not exist, repair the installation using Add/Remove Programs, which is accessible from the Control Panel. Select Universal Command from the list of programs. When the installation program begins, select the "Repair" option. If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV1025E Error iterating component key 'key': func, errno, reason


Description


A list of subkeys of the registry key specified by key could not be obtained. func is the name of the function that prompted the error. 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 Enterprise Controller


----

UNV1027E Cannot access 'codepage' 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


Check to see if the specified file exists in the Universal Enterprise Controller's 'nls' directory. If it does exist, make sure the user account running the controller program has read access to that directory. If necessary, re-install Universal Enterprise Controller.


Component

Universal Enterprise Controller


----

UNV1028E Log file directory verification failed: dir, func, reason


Description


The user account running the controller program does not have sufficient access to the log file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the user account running the controller program has the authority to create and write to files in the directory specified by dir.


Component

Universal Enterprise Controller


----

UNV1029E Error starting Broker Monitor Service: func, reason


Description


An error occurred starting the Broker Monitor Service. The function func encountered an error described by reason.


Severity


Error


System Action


The program continues.


User Action


Additional error messages may have been written. Review all error message for the possible cause. Contact Stonebranch customer support for assistance.


Component

Universal Enterprise Controller


----

UNV1030E Error processing request for session sid: msg, tranid func, reason


Description


An error occurred processing a client request on session identifier sid. The request is identified by the message name msg and the transaction ID tranid. func encountered the error described by reason.


Severity


Error


System Action


The program continues.


User Action


Additional error messages may have been written. Review all error message for the possible cause. Contact Stonebranch customer support for assistance.


Component

Universal Enterprise Controller


----

UNV1031E Error processing file 'file': func, reason


Description


An error occurred processing file file. The error is described by reason.


Severity


Error


System Action


The system action depends on the context in which the error occurred.


User Action


Review the reason for the error. The file may not exists or the program does not have security access to the file.


Component

Universal Enterprise Controller


----

UNV1032E Interface initialization error: func, errno, reason


Description


An error occurred initializing resources for either the UEC network or the UEC local interface. func is the name of the function that prompted the error. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV1033E Session manager message send error: func, errno, reason


Description


The controller encountered an error sending a message to a client. func is the name of the function that prompted the error. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


The program continues.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Universal Enterprise Controller


----

UNV1034I Session sesid created for ipadr:port.


Description


A new client session has been created. The session identifier is sesid. The client connection was accepted from host IP address ipadr on port number port.


Severity


Informational


System Action


The program continues.


User Action


No action required.


Component

Universal Enterprise Controller


----

UNV1035E Session creation failed: func, errno, reason.


Description


An error occurred creating a client session. The function func encountered the error described by the error number errno and the error reason reason.


Severity


Error


System Action


The program continues, but the client session is destroyed.


User Action


Review all messages during this period of time to determine the cause of the error. Contact Stonebranch customer support for assistance.


Component

Universal Enterprise Controller


----

UNV1036W User authentication failed for user username after attempts attempts.


Description


The user username failed its password validation when attempting to login to the Controller. The number of attempts reached the maximum number permitted.


Severity


Warning


System Action


The client session is destroyed.


User Action


No action required. This may be an indication of someone attempting unauthorized access to the system.


Component

Universal Enterprise Controller


----

UNV1037I Session sesid destroyed.


Description


A client session has been destroyed. The session identifier is sesid. Session destruction occurs when the session is no longer needed. The destruction process releases session resources.


Severity


Informational


System Action


The program continues.


User Action


No action required.


Component

Universal Enterprise Controller


----

UNV1038E Session destruction failed for session sesid: func, errno, reason.


Description


An error occurred destroying a client session sesid. The function func encountered the error described by the error number errno and the error reason reason.


Severity