UNV5100-UNV5199
----
UNV5100E Failed initializing Component Instance: func, errno, reason
Description
The component configuration information provided by Universal Broker and required by UAC 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 Application Container
----
UNV5101E Service interface init error: func, errno, reason
Description
UAC 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 Application Container
----
UNV5102E Component register error: func, errno, reason
Description
UAC 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 Application Container
----
UNV5103E 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 UAC Server user account has access to create, write, and delete files in the directory.
Component
Universal Application Container
----
UNV5104E 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 Application Container
----
UNV5105E 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 Application Container
----
UNV5106E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the UAC 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 UAC Server configuration file. If the entry does not exist, add it. Set its value to the directory where UAC Server is installed. Reinstall the program if necessary.
Component
Universal Application Container
----
UNV5107E 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 Application Container
----
UNV5108E 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 UAC Server executes has proper security access.
Component
Universal Application Container
----
UNV5109E 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 UAC Server configuration file. Make sure the directory exists and the user account running the uctlsrv program has sufficient access to that directory. Re-install UAC Server if necessary.
Component
Universal Application Container
----
UNV5110E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the UAC 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 UAC Server configuration file. If the entry does not exist, add it. Set its value to the directory where UAC Server is installed. Reinstall the program if necessary.
Component
Universal Application Container
----
UNV5111E 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 Application Container
----
UNV5112E Universal Application Container server cannot be run from a console.
Description
The UAC Server program cannot be started from the command line. It can only be started by Universal Broker.
Severity
Error
System Action
The program terminates.
User Action
Do not start the server via the command line.
Component
Universal Application Container
----
UNV5113I Trace being written to 'dsn, volser'.
Description
UAC 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 Application Container
----
UNV5114W 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 Application Container
----
UNV5115E Cannot access the temp directory 'dir': reason
Description
The temp 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 temp file directory configuration option specifies an existing directory that the user account which the UAC Server executes has proper security access.
Component
Universal Application Container
----
UNV5116E Cannot access code page 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
Make sure the specified file exists in the 'nls' directory.
Component
Universal Application Container
----
UNV5117E Error initializing for event generation: func, errno, reason.
Description
An error occured initializing for event generation. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Report the error to Stonebranch Customer Support.
Component
Universal Application Container
----
UNV5118E Error starting UAC: func, errno, reason.
Description
An error occured starting the UAC process. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error and restart the UAC Server. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5119E Error stopping UAC: func, errno, reason.
Description
An error occured stopping the UAC process. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5120E Error checking the UAC process: func, errno, reason.
Description
An error occured checking the status of the UAC process. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5121E UAC start command ended abnormally with exit code code (hexcode).
Description
The command to start the UAC process ended abnormally with exit code code. The hexidecimal value of exit code is hexcode.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5122E UAC start command failed with exit code code (hexcode).
Description
The command to start the UAC process failed with exit code code. The hexidecimal value of exit code is hexcode.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5123E UAC stop command ended abnormally with exit code code (hexcode).
Description
The command to stop the UAC process ended abnormally with exit code code. The hexidecimal value of exit code is hexcode.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. The UAC process will need to be manually stopped. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5124E UAC stop command failed with exit code code (hexcode).
Description
The command to stop the UAC process failed with exit code code. The hexidecimal value of exit code is hexcode.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. The UAC process will need to be manually stopped. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5125E Error configuring UAC: func, errno, reason.
Description
An error occured sending configuration data to UAC. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5126E 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 Application Container
----
UNV5127E Syntax error in XML configuration file 'filename': reason
Description
A syntax error was found in the XML configuration file named filename. The error is described by the reason message.
Severity
Error
System Action
The program terminates.
User Action
Correct the syntax error in the XML file and restart the UAC server.
Component
Universal Application Container
----
UNV5128E Error validating XML configuration file: func, errno, reason.
Description
An error occured attempting to validate the XML configuration file. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error and restart the UAC Server. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Application Container
----
UNV5129W An attempt to refresh the UAC Server's configuration has failed: reason.
Description
The UAC Server received a configuration REFRESH message from the Broker instructing it to obtain updated values from its configuration file. However, the UAC Server was unable to apply the updated values to its active configuration. reason is an explanation of the error.
Severity
Warning
System Action
The program continues, using current values for its configuration options.
User Action
If the configuration could not be refreshed due to an invalid value, correct the option's value and try to apply the update again. If the refresh continues to fail with valid values, restart the UEM Server component and contact Stonebranch customer support.
Component
Universal Application Container
----
UNV5130E Error processing configuration refresh command: func, errno, reason.
Description
UAC Server encountered an error while processing the configuration refresh command it received from the Universal Broker. The message parameter func specifies the function that encountered the error. The function returned an error number of errno. An explanation of the error number is reason.
Severity
Error
System Action
The requested configuration changes are not made. The program continues executing with the original configuration values.
User Action
If a configuration value was set to an incorrect value, correct the value. If the error indicates something other than an incorrect configuration value, contact Stonebranch Customer Support for assistance.
Component
Universal Application Container
----
UNV5131E UAC Server license validation failed: reason
Description
UAC Server is not authorized to execute due to unavailable, missing, or invalid license information. reason explains the validation error.
Severity
Error
System Action
The program terminates.
User Action
When UAC Server first starts, there is a small period of time in which it may not have the license information it needs to execute. This is expected when the Universal Agent expects to obtain its license from a Universal Controller. UAC Server may issue this message until the Agent successfully acquires that license.
In such situations, it is possible to encode restart conditions in UAC Server's component definition file that will allow it to restart a configured number of times until a license is acquired.
If UAC Server exhausts its retry attempts without obtaining a valid license, then take whatever corrective action is necessary based on the specific error message.
Component
Universal Application Container
----
UNV5132E Error processing license refresh command: func, errno, reason.
Description
UAC Server encountered an error while processing the license refresh command it received from the Universal Broker. The message parameter func specifies the function that encountered the error. The function returned an error number of errno. An explanation of the error number is reason.
Severity
Error
System Action
The requested license updates were not applied. The program continues executing with the original license values.
User Action
If a license value was set to an incorrect value, correct the value. If the error indicates something other than an incorrect license value, contact Stonebranch Customer Support for assistance.
Component
Universal Application Container