Skip to main content

UNV1100-UNV1199


UNV1100E Error creating encrypted file: func, errno, reason

Description

The file passed to the program could not be encrypted. 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 Encrypt


UNV1102E 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 Encrypt


UNV1103E STRUEN failed with exit code exitcode.

Description

The STRUEN command ended with a non-zero exit code. exitcode is the STRUEN exit code.

Severity

Error

System Action

The program terminates.

User Action

Refer to messages generated by the STRUEN command regarding the error. These messages are printed to the STDERR file of STRUEN.

Component

Universal Encrypt


UNV1104E 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 Encrypt


UNV1105E 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 uencrypt program has access to this directory.

Component

Universal Encrypt


UNV1106E 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 specified 'nls' directory. Be sure the correct 'nls' path to the code page file is specified.

Component

Universal Encrypt


UNV1107E DES key length exceeds maximum length of 8 characters.

Description

The maximum length of the key value is 8 characters for DES encryption. Stronger encryption may be selected with the AES option.

Severity

Error

System Action

The program terminates.

User Action

Specify a key less than 8 characters.

Component

Universal Encrypt


UNV1108E An encryption key may not be specified and generated.

Description

An encryption key was provided via the -key command line option, but the -genkey value was also specified. These options are mutually exclusive.

Severity

Error

System Action

The program terminates.

User Action

Remove one of the options and try the command again.

Component

Universal Encrypt


UNV1109E A generated key must be saved to a local file or to a keystore.

Description

A generated encryption key can only be recovered if it is saved to a local file specified with the -keypath option or stored in a Broker-managed keystore.

Severity

Error

System Action

The program terminates.

User Action

Retry the command using options that specify a location in which to store the generated key or encrypt the file using options that don't rely on a generated key.

Component

Universal Encrypt


UNV1110E Cannot access keypath directory 'dir': reason

Description

The keypath directory 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 uencrypt program has access to this directory.

Component

Universal Encrypt


UNV1111E Error generating encryption key: func, errno, reason

Description

An encryption key could not be generated. 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 Encrypt


UNV1112E Error saving encryption key in keystore: func, errno, reason

Description

An encryption key could not be saved in the keystore managed by the Universal Broker's. 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

Correct any reported environmental errors and try again. If the

problem persists, contact Stonebranch customer support.

Component

Universal Encrypt


UNV1113E Encryption keys may not be generated for the type encryption method.

Description

Universal Encrypt only supports generation of 256-bit keys that will be used with 256-bit AES encryption. The encryption method identified by type uses a key with a different length or encoding. Although Universal Encrypt still allows command files to be encrypted using that method, encryption keys cannot be generated for it.

Severity

Error

System Action

The program terminates.

User Action

Change the specified encryption method and try again.

Component

Universal Encrypt


UNV1114E Encryption keys may not be saved to a keystore for the type encryption method.

Description

Universal Encrypt only allows 256-bit generated keys or user-specified keys up to a maximum of 32-characters that will be used to encrypt files with 256-bit AES encryption. The encryption method identified by type uses a key with a different length or encoding. Although Universal Encrypt still allows commands file to be encrypted using that method, encryption keys cannot be saved for it.

Severity

Error

System Action

The program terminates.

User Action

Change the specified encryption method and try again.

Component

Universal Encrypt


UNV1115E Error initializing local Broker interface: func, errno, reason

Description

An error occurred initializing the interface to the local Universal Broker. Universal Encrypt communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.

Severity

Error

System Action

The process terminates.

User Action

Check that a local Broker is running on the same system as Universal Encrypt. If a Broker is not running, one must be started prior to starting the application. Contact Stonebranch Customer Support is assistance is needed.

Component

Universal Encrypt


UNV1116E Error initializing local Broker interface using system ID 'sid': func, errno, reason

Description

An error occurred initializing the interface to the local Universal Broker using system identifier sid. Universal Encrypt communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.

Severity

Error

System Action

The process terminates.

User Action

Check that a local Broker is running with the appropriate system ID on the same system as Universal Encrypt. If a Broker is not running, one must be started prior to starting the application. Contact Stonebranch Customer Support is assistance is needed.

Component

Universal Encrypt


UNV1117E Error establishing local broker session: func, errno, reason

Description

An error occurred establishing a communication session with the local broker. The function that failed is identified by field 'func'. Field p>errno is the error number, and field reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

If the reason indicates the connection was refused, then the local Broker is not running. Start the local Broker and rerun the command. Contact Stonebranch customer support for assistance.

Component

Universal Encrypt


UNV1118E Error installing Universal Keystore (errno): reason

Description

The Universal Agent for Windows installation was unable to generate a default encryption key or have the local Universal Broker save that key in a default keystore location. errno is the error number.

reason is an explanation of the error.

Severity

Error

System Action

The installation finishes. The product is successfully installed, it is just the keystore creation that failed.

User Action

Open the Windows Event Viewer and check the Application event log for any errors issues by Universal Broker. Also, examine the install log (if one was generated) and look for any keystore related errors. Use the Universal Encrypt utility to re-generate an encryption key and have it saved to a Universal Keystore. Contact Stonebranch customer support for assistance.

Component

Universal Encrypt


UNV1119I Local Broker interface initialization attempt count of max in interval seconds.

Description

The manager can not initialize it's local broker interface. The manager will attempt to initialize the local broker interface in interval seconds. This is attempt number count of max attempts.

Severity

Informational

System Action

The local broker interface initialization process continues.

User Action

No action required.

Component

Universal Encrypt