UNV6500-UNV6599
----
UNV6500I Universal FTP Client version started.
Description
Indicates successful startup of Universal FTP Client. version specifies the program's version and build level. The exact text displayed for Universal FTP Client may vary depending on platform and architecture.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal FTP Client
----
UNV6501I Universal FTP Client version ended successfully.
Description
Indicates the successful end of the uftp program. version specifies the program's version and build level.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal FTP Client
----
UNV6502E Universal FTP Client version ended unsuccessfully with exit code errno.
Description
Indicates that the uftp program ended abnormally. version specifies the program's version and build level. errno is the program's exit status.
Severity
Error
System Action
The program terminates, returning the status specified by errno.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal FTP Client
----
UNV6510E 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. The FTP client communicates with the local Broker to register with it and to obtain 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 the client. If a Broker is not running, one must be started prior to starting the client. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal FTP Client
----
UNV6511E Error initializing local Broker interface: func, errno, reason
Description
An error occurred initializing the interface to the local Universal Broker. The client communicates with the local Broker to register with it and to obtain 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 the client. If a Broker is not running, one must be started prior to starting the client. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal FTP Client
----
UNV6512E Error recording process exit code: func, errno, reason
Description
An error occurred recording the Universal FTP client process exit code for local Broker monitoring. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The client continues shutdown processing. The local Broker may or may not detect that the client process ended depending on the platform.
User Action
On UNIX, the process lock file (PLF) used by the client may have been corrupted or removed. Although the condition cannot be recovered, the cause of the problem should be determined to prevent it from reoccurring. On z/OS, the local Broker may not have been running when the client ended. Contact Stonebranch Customer Support if assistance is needed.
Component
Universal FTP Client
----
UNV6513E Error registering with local Broker: func, errno, reason
Description
An error occurred registering with the local Universal Broker. The registration process is required for the Universal FTP Client to obtain configuration data from the local Broker. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The manager terminates.
User Action
Check that a local Broker is running on the same system as the client. If a Broker is not running, one must be started prior to starting the client. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal FTP Client
----
UNV6514I Universal FTP Client component cid registered with local Broker 'sid'.
Description
The client has successfully registered with the local Broker. The client has been assigned component ID cid by the Broker. If multiple Brokers are supported by the O/S, the system ID of the Broker is identified by sid.
Severity
Informational
System Action
Processing continues.
User Action
None required.
Component
Universal FTP Client
----
UNV6515E 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 FTP Client
----
UNV6516E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the UFTP Client 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 UFTP Client configuration file. If the entry does not exist, add it. Set its value to the directory where the UFTP client is installed. Reinstall the program if necessary.
Component
Universal FTP Client
----
UNV6517E 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 UFTP Client configuration file. Make sure the directory exists and the user account running the ucmsrv program has sufficient access to that directory. Re-install UFTP Client if necessary.
Component
Universal FTP Client
----
UNV6518E The file name specified by the cfgopt option has an invalid format: reason
Description
The file name given for the option identified by cfgopt is specified incorrectly. The file name format depends on the operating system on which the Universal FTP Client is executing. The value reason describes the format error.
Severity
Error
System Action
The command fails to execute
User Action
Consult the Universal FTP Client User's Guide for valid file name formats.
Component
Universal FTP Client
----
UNV6519E Both certificate name and private key name are required.
Description
Both the certificate name and private key name associated with the certificate's public key are required if the FTPS protocol is selected. One cannot be specified without the other.
Severity
Error
System Action
The program terminates.
User Action
Specify both options when the FTPS protocol is used.
Component
Universal FTP Client
----
UNV6520E Error reading private key file 'filename': func, errno, reason
Description
An error occurred reading the UFTP Utility's RSA private key from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.
Component
Universal FTP Client
----
UNV6521E Error reading certificate file 'filename': func, errno, reason
Description
An error occurred reading the UFTP utility's X.509 certificate from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.
Component
Universal FTP Client
----
UNV6522E A CA certificate list is required in order to verify the FTPS peer.
Description
A CA certificate list was not specified. Consequentially, the certificate information received from an FTPS server cannot be verified as authentic or accuracte. In order for any of the certificate verify options to be reliable, the certificate must be authenticated with a CA certificate.
Severity
Error
System Action
The program terminates.
User Action
Specify a CA certificate list or chose a different transfer protocol.
Component
Universal FTP Client
----
UNV6523E 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 FTP Client
----
UNV6524W Error transferring file file: func, errno, reason
Description
An error occurred transferring file file. The function func failed with an error code of errno, which is described by reason.
Severity
Warning
System Action
The process continues. The error code is preserved.
User Action
Check the error messages to determine the cause of the problem. Contact Stonebranch Customer Support if assistance is needed.
Component
Universal FTP Client
----
UNV6525E Error obtaining a list of local files from dir: func, errno, reason
Description
UFTP was unable to build an internal list of file names from the directory specified by dir. UFTP uses this list to manage the transfer of files that match the source file specification. func is the name of the function in which the error occurred. errno is the error number and reason is a description of the error.
Severity
Error
System Action
The process terminates.
User Action
Check the error messages to determine the cause of the problem. Contact Stonebranch Customer Support if assistance is needed.
Component
Universal FTP Client
----
UNV6526E Error retrieving a decrypted passphrase from encfile: func, errno, reason
Description
A file that is expected to be encrypted with the Universal Encrypt and containing the -key_passphrase option could not be processed. encfile is the complete path to the encrypted 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 process terminates.
User Action
Make sure the file specified by 'encfile' exists, was encrypted with the Universal Encrypt utility, and contains the -key_passphrase keyword along with its value.
This feature that would result in this error was provided as an initial integration point between the Controller and agent, and was intended to be deprecated when support for specifying an SSH private key file's password was made available from the Controller UI. If your Controller version exposes that field, you may use it and discontinue use of the overloaded private key field.
Component
Universal FTP Client