Skip to main content

UNV4400-UNV4499


UNV4400E 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

Refer to the Universal Products Install Guide for more information on the Universal Products Install Merge utility.

Component

Universal Products Install Merge Utility


UNV4401I Universal Products Install Merge ending successfully with exit code exitcode.

Description

The UPI Merge utility successfully merged the specified configuration files.

Severity

Informational

System Action

The program terminates.

User Action

No action required.

Component

Universal Products Install Merge Utility


UNV4402E Universal Products Install Merge ending unsuccessfully with exit code exitcode.

Description

An error occurred within the UPI Merge Utility. exitcode is the value returned by the utility.

Severity

Error

System Action

The program terminates.

User Action

Look for other messages issued by the UPI Merge utility. If the problem persists, contact Stonebranch customer support.

Component

Universal Products Install Merge Utility


UNV4403E 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 Products Install Merge Utility


UNV4404E Invalid command specified (errno): reason

Description

One or more invalid, incomplete, or missing parameters were specified for the UPI Merge utility. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Review the explanation of the error to identify the cause of the problem. For a complete description of the UPI Merge utility, including valid syntax and required parameters, see the Universal Products Install Guide."

Component

Universal Products Install Merge Utility


UNV4405E Error verifying the filetype configuration file, filename (errno): reason

Description

The UPI Merge utility was unable to verify the existence of the configuration file identified by filename. filetype identifies which configuration file could not be found, either the "target" file, specified by the -cfgfile parameter, or the "archived" file, specified by the -arcfile parameter. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Verify that the file name was entered correctly, and that the user account executing the UPI Merge utility has at least read access to the file. Contact Stonebranch customer support if you are unable to identify and resolve the problem.

Component

Universal Products Install Merge Utility


UNV4406E Error merging configuration files: func, errno, reason

Description

The UPI Merge utility was unable to merge the contents of the specified archived configuration file with the new target configuration file. 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

Examine the explanation of the error to see if the cause of the problem can be determined and resolved. If the problem persists, contact Stonebranch customer support.

Component

Universal Products Install Merge Utility


UNV4407E Error setting opt in file: func, errno, reason

Description

This message will only be issued from a Windows installation. The opt option in the configuration or component definition file file could not be updated. 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 install continues, but the option will likely need to be updated manually before the application will execute as expected.

User Action

After the install completes, check the value of the option within the reported configuration or component definition file. Update it to the correct value if necessary. Remember to refresh the configuration cached by the local Broker after making any changes using the Universal Control utility.

Component

Universal Products Install Merge Utility


UNV4412I destfile copied to tmpfile prior to merge."

Description

This message indicates that the destination configuration or component definition file, identified by destfile, was successfully copied to a temporary file, identified by tmpfile, before its contents were updated by the UPI Merge utility. Should anything happen to the original destination file, it may be recovered from the temporary file.

Severity

Informational

System Action

The program continues.

User Action

None required.

Component

Universal Products Install Merge Utility


UNV4413I Universal Products Install Merge started at time.

Description

Indicates that the UPI Merge utility started its merge of configuration or component definition files at time.

Severity

Informational

System Action

The program continues.

User Action

None required.

Component

Universal Products Install Merge Utility


UNV4414W compname was found in the registry, but is not a valid component.

Description

During archival, a component definition was found in the registry that does not match the name of any known components. compname is the name of the unrecognized component definition.

Severity

Warning

System Action

The program continues. The component definition will not be archived.

User Action

If this message was received even though specified component is a valid component, you may create the component definition file after the registry archive is complete.

The component definition file must reside in the %ALLUSERSPROFILE%\Application Data\Universal\comp directory, where %ALLUSERSPROFILE% is an environment variable that contains the profile directory for all users (e.g., C:\Documents and Settings\All Users). The name of the file will match the name of the component identified in the message.

To create the component definition file, copy the contents of an existing and valid component definition file. Simply change the values that are specific to the particular component, such as the start command, working directory, and configuration file.

Component

Universal Products Install Merge Utility


UNV4415E Error setting propname installation property: reason

Description

An attempt to set the installation property identified by propname has failed. reason is an explanation of the error.

Severity

Error

System Action

The program continues. If the property represents the name of an archived configuration or component definition file, existing values will not be merged into the installed default file.

User Action

If the property represents the name of an archived configuration or component definition file, and the archive file was actually created, run the UPI merge utility after the installation finishes to merge archived values with installed defaults.

Component

Universal Products Install Merge Utility


UNV4416W keyname was found in the registry, but is not a valid Universal Product registry key.

Description

During archival, a key was found under HKLM\SOFTWARE\Stonebranch that does not match the name of any known registry keys created by the Universal Products installation. keyname is the name of the unknown registry key.

Severity

Warning

System Action

The program continues. The values stored under the registry key will not be archived.

User Action

If this message was received even though specified key is valid, you may create the configuration file after the registry archive is complete.

By default, configuration files reside in the %ALLUSERSPROFILE%\Application Data\Universal\conf directory, where %ALLUSERSPROFILE% is an environment variable that contains the profile directory for all users (e.g., C:\Documents and Settings\All Users). Refer to the User's Guide for a particular application for information on valid configuration options.

NOTE: The location of configuration files for Universal Product Server components (e.g., UCmd Server, UDM Server, etc.) are specified within that component's definition file. See the Universal Products Install Guide or the component's Reference Guide for information regarding component definitions.

Component

Universal Products Install Merge Utility


UNV4417E Error creating archive for default compname component definition in func (errno): reason

Description

An attempt to write location-dependent values to a temporary file for merging into a component definition file has failed. compname is the name of the component definition. 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

Location-dependent values (e.g., configuration_file, working_directory, etc.) are not written to the target component definition file. The target component definition file is unchanged.

User Action

Notify Stonebranch customer support, providing, if possible, all relevant error information. The problem may be worked around by editing the specified component definition file with any available text editor.

Component

Universal Products Install Merge Utility


UNV4418E Unable to connect to Universal Broker to retrieve encryption key stored at path: reason

Description

A command file that was encrypted using an encryption key stored in a Universal Broker-managed keystore was specified as part of the UPI Merge command options. UPI Merge failed to retrieve that key from the Broker whose service interface was specified as path. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

The specified path should be in the format [port@]ipaddr, where 'port' defaults to 7887. Make sure Universal Broker is running on the specified system and is accepting connections over the specified port. If the problem persists, contact Stonebranch customer support.

Component

Universal Products Install Merge Utility