UNV0400-UNV0499

UNV0400-UNV0499

----

UNV0400E Failed initializing Component Instance: func, errno, reason


Description


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


----

UNV0401W 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 Command


----

UNV0402E Service interface init error: func, errno, reason


Description


UCMD 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 Command


----

UNV0403E Component register error: func, errno, reason


Description


UCMD 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 Command


----

UNV0404E 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 Command


----

UNV0405E 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 Command


----

UNV0406E 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 Command


----

UNV0407E Installation directory is not defined.


Description


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


Component

Universal Command


----

UNV0408E Redirection error: func, errno, reason


Description


An attempt to redirect output from the user process to the UCMD Manager 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 terminates.


User Action


Make sure a network connection is still available between the system running UCMD Server and the system running UCMD Manager. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV0409E 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 Command


----

UNV0410E Error creating user process: func, errno, reason


Description


UCMD Server could not create the user process requested by the Universal Command Manager. 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 Command


----

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


Component

Universal Command


----

UNV0412E Installation directory is not defined.


Description


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


Component

Universal Command


----

UNV0413E 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 ucmdsrv program has access to this directory.


Component

Universal Command


----

UNV0414E Universal Command server cannot be run from a console.


Description


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


Severity


Error


System Action


The program terminates.


User Action


Issue commands via Universal Command Manager.


Component

Universal Command


----

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


Component

Universal Command


----

UNV0416W User authentication failed for userid.


Description


The userid/password combination supplied by the Universal Command 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 UCMD 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 Command


----

UNV0417E Error creating working directory 'dir': reason


Description


A directory to store any output generated by the process that is to be started by Universal Command Server could not be created. dir is the name of the directory. reason is an explanation of the error.


Severity


Error


System Action


The program notifies the UCMD Manager that the process could not be started. The program then terminates.


User Action


Make sure the user account that will be used to run the process started by UCMD Server has the authority to create subdirectories under the UCMD Server working directory. If necessary, change the value of the working directory in UCMD Server's component definition.


Component

Universal Command


----

UNV0419E 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 program notifies the UCMD Manager that the process could not be started. The program then terminates.


User Action


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


Component

Universal Command


----

UNV0420D Error removing ACE(s) from obj: func, errno, reason


Description


One or more access control entries (ACEs) could not be removed from the specified object's access control list (ACL). This is done during cleanup processing, at which time UCMD Server removes any special security tokens required to run the user process. obj is the Windows object from whose ACL the ACE could not be removed. 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


During normal process termination, this is reported as an error. It is reported as a warning if the program is backing out of process startup.


System Action


The program continues. The leftover ACE's should have no immediate effect on system performance.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV0421E Error deleting script file 'file': reason


Description


The temporary script file created when Universal Command Manager is run with the -script option, and stored in the UCMD Server working directory, could not be deleted. file is the complete path name of the temporary file. reason is an explanation of the error.


Severity


Error


System Action


The program continues.


User Action


Delete the file manually. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV0422E Fatal: Unable to restore environment: func, errno, reason


Description


An attempt by Universal Command Server to exit the environment of the account used to execute the user process, and to return to its own environment 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 aborts.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV0423E Client interface init error: func, errno, reason


Description


A network connection used to accept standard file I/O redirection requests could not be created. 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 client and server machines are able to communicate across the network. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV0424E Error receiving EXEC parameters from client in func: (errno) reason


Description


The parameters specified in the Universal Command Manager command could not be passed to Universal Command 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 Command


----

UNV0425E Error processing FORWARD_ID message in func: (errno) reason


Description


An error occurred while processing the FORWARD_ID message from the manager The FORWARD_ID message is part of the manager and server protocol used to reestablish lost TCP/IP connections. 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 error was due to a network fault, connection recovery starts over. If the error was not due to a network fault, 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 Command


----

UNV0426E 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 ucmsrv 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 Command


----

UNV0427W Error cleaning up recovered session session: func, errno, reason


Description


An error occurred while closing a recovered session named session. A new session has been successfully created, and the old session was being cleaned up. func is the name of the function in which the error occurred. errno is error number. reason is an explanation of the error.


Severity


Warning


System Action


The program continues.


User Action


No action is required.


Component

Universal Command


----

UNV0428E Error receiving session negotiation options from UCMD Manager in func: (errno) reason


Description


Compatible configuration settings between the UCMD 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 Command


----

UNV0429E Error accepting session session for recovery: func, errno, reason


Description


UCMD Server was attempting to recover a lost network connection. An error occurred while accepting a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


If the error was due to a network fault, the server will attempt to recover the connection with the manager. The manager must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.


User Action


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


Component

Universal Command


----

UNV0430E Error sending the READY message to the UCMD client in func: (errno) reason


Description


UCMD Server was unable to send a message to the UCMD Manager indicating its readiness to receive process execution 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