Skip to main content

UNV3800-UNV3899


UNV3800E 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 Certificate


UNV3801E Installation directory is not defined.

Description

The program could not find the installation directory as defined in the product configuration.

Severity

Error

System Action

The program terminates.

User Action

The product configuration points to the wrong installation directory. If this is a new install, refer to the Universal Products Installation Guide to verify the installation. Contact Stonebranch Customer Support if assistance is required.

Component

Universal Certificate


UNV3802E Could not find configuration file 'cfgfile'.

Description

The program could not locate the file, cfgfile, which contains configuration settings for Universal Certificate.

Severity

Error

System Action

The program terminates.

User Action

The configuration file is installed in specific locations depending on the platform. Refer to the Universal Product Installation Guide for information on the location of configuration files.

Component

Universal Certificate


UNV3803E 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

Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.

Component

Universal Certificate


UNV3804E 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

Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.

Component

Universal Certificate


UNV3805E Error creating Certificate Request: function, errno, reason.

Description

An error occurred creating the certificate request. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3806E Private key file name is required for key creation.

Description

A private key file name must be specified for key creation.

Severity

Error

System Action

The program terminates.

User Action

Specify the private key file name option.

Component

Universal Certificate


UNV3807E Public key file name is required for key creation.

Description

A public key file name must be specified for key creation.

Severity

Error

System Action

The program terminates.

User Action

Specify the public key file option.

Component

Universal Certificate


UNV3808E Private key file name is required.

Description

A private key file name must be specified for requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the private key file name option.

Component

Universal Certificate


UNV3809E 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

Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.

Component

Universal Certificate


UNV3810E Certificate request file name is required.

Description

A certificate request file name must be specified for the requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the request file name option.

Component

Universal Certificate


UNV3811E Certificate requests require an identification field.

Description

A certificate request requires at least one of the following values to identify the entity represented by the certificate:

  • Common name

  • DNS name

  • IP address

  • Email address

Severity

Error

System Action

The program terminates.

User Action

Specify at least one of the required values.

Component

Universal Certificate


UNV3812I Request subject field: subject

Description

The message displays the subject name defined in the certificate request.

Severity

Informational

System Action

The program continues.

User Action

The information is printed for auditing and reporting purposes. No action necessary.

Component

Universal Certificate


UNV3813I Request SubjectAltName field: subjectAltName

Description

The message displays the version 3 extension field subjectAltName defined in the certificate request.

Severity

Informational

System Action

The program continues.

User Action

The information is printed for auditing and reporting purposes. No action necessary.

Component

Universal Certificate


UNV3814E Error creating and signing certificate: function, errno, reason.

Description

An error occurred creating and signing the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3815E Error printing certificate: function, errno, reason.

Description

An error occurred printing the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3816E Certificate file name is required.

Description

A certificate file name must be specified for the requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the certificate file name option.

Component

Universal Certificate


UNV3817E Error reading fmt formatted private key file 'filename': function, errno, reason.

Description

An error occurred reading a private key from file name filename. The expected format of the private key is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3818E Error reading fmt formatted certificate request file 'filename': function, errno, reason.

Description

An error occurred reading a certificate request from file name filename. The expected format of the request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3819E Error reading fmt formatted CA certificate file 'filename': function, errno, reason.

Description

An error occurred reading a CA certificate from file name filename. The expected format of the request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3820E Error printing certificate request fields: function, errno, reason.

Description

An error occurred printing a certificate request's subject and subjectAltName fields to standard output. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3821E Error creating and signing the certificate: function, errno, reason.

Description

An error occurred while creating a new certificate, copying selected fields from the certificate request, and signing the certificate. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3822E Error writing fmt formatted certificate file 'filename': function, errno, reason.

Description

An error occurred writing the certificate to file name filename. The file format of the certificate is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3823E Error creating subject field: function, errno, reason.

Description

An error occurred creating the certificate request's subject distinguished name field. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3824E Error creating subjectAltName field: function, errno, reason.

Description

An error occurred creating the certificate request's subjectAltName extension field. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3825E Error writing fmt formatted certificate request file 'filename': function, errno, reason.

Description

An error occurred writing the certificate request to file name filename. The file format of the certificate request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3826E Error writing fmt formatted private key file 'filename': function, errno, reason.

Description

An error occurred writing the private key to file name filename. The file format of the private key is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3827E Error creating keyType private and public keys: function, errno, reason.

Description

An error occurred creating the keyType private and public keys. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3828E Error reading fmt formatted certificate file 'filename': function, errno, reason.

Description

An error occurred reading a certificate from file name filename. The expected format of the certificate is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3829E The cmd command failed.

Description

An requested command cmd failed to complete successfully.

Severity

Error

System Action

The program terminates.

User Action

Review previous error messages and take the User Action specified.

Component

Universal Certificate


UNV3830E Universal Certificate ending unsuccessfully with exit code exitcode.

Description

Universal Certificate encountered an error causing it to end with exit code exitcode.

Severity

Error

System Action

The program terminates.

User Action

Review previous error messages and take the User Action specified.

Component

Universal Certificate


UNV3831A Configuration information:

Description

A header that precedes the display of configuration options in effect for the UCERT program.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3832A option: value

Description

The message displays the configuration options and their values. The option name is option, and its value is value.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3833I Universal Certificate ended successfully with exit code code.

Description

The Universal Certificate program successfully processed the request and ended with exit code code.

Severity

Informational

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3834I The cmd command completed successfully.

Description

The requested command cmd completed successfully.

Severity

Informational

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3835I The fmt formatted obj was successfully written to file.

Description

Universal Certificate successfully wrote the object obj to the file file in the format fmt.

Severity

Informational

System Action

The program terminates.

User Action

None required.

Component

Universal Certificate


UNV3836I The cmd command has started.

Description

The requested command cmd has started processing.

Severity

Informational

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3837E Error processing date field field: function, errno, reason.

Description

An error occurred processing a certificate date field. The certificate field name is field. The error was detected by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Date related errors are typically caused by an invalid date format or a date value that is out of range. Refer to the documentation for the date related option that failed.

Component

Universal Certificate


UNV3838I Universal Certificate version started.

Description

Universal Certificate has started. The program version is identified by version.

Severity

Informational

System Action

None.

User Action

None required.

Component

Universal Certificate


UNV3839E Error adding certificate issued record to the database: function, errno, reason.

Description

An error occurred adding a certificate issued record to the certificate DB. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the cause of the error and perform the UCERT request again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3840E Error opening certificate database 'db': function, errno, reason.

Description

An error occurred opening the certificate DB named db. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the cause of the error and perform the UCERT request again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3841E Error closing certificate database: function, errno, reason.

Description

An error occurred closing the certificate DB. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the cause of the error and perform the UCERT request again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3842A Certificate issued record added to file 'certdb' for serial number serialno

Description

A certificate issued record was successfully added to the certificate databases identified by certdb. The record was for the certificate with serial number serialno.

Severity

Audit

System Action

The program continues.

User Action

No action required.

Component

Universal Certificate


UNV3843E Error adding certificate revoked record to the database: function, errno, reason.

Description

An error occurred adding a certificate revoked record to the certificate DB. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the cause of the error and perform the UCERT request again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3844A Certificate revoked record added to file 'certdb' for serial number serialno

Description

A certificate revoked record was successfully added to the certificate databases identified by certdb. The record was for the certificate with serial number serialno.

Severity

Audit

System Action

The program continues.

User Action

No action required.

Component

Universal Certificate


UNV3845E Error revoking certificate: function, errno, reason.

Description

An error occurred revoking the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3846E Error reading revoked certificates from database: function, errno, reason.

Description

An error occurred reading revoked certificate records from the certificate DB. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the cause of the error and perform the UCERT request again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3847E Error creating CRL: function, errno, reason.

Description

An error occurred creating the Certificate Revocation List (CRL). The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Additional diagnostic error messages may have been printed. Review all the messages to determine the cause of the error. Correct the condition that caused the error and reexecute UCERT again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3848E CA certificate file name is required.

Description

A CA certificate file name must be specified for the requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the CA certificate file name option.

Component

Universal Certificate


UNV3849E CRL file name is required.

Description

A CRL file name must be specified for the requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the CRL file name option.

Component

Universal Certificate


UNV3850E Error writing fmt formatted CRL file 'filename': function, errno, reason.

Description

An error occurred writing the CRL to file name filename. The file format of the CRL is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3851E Error printing CRL: function, errno, reason.

Description

An error occurred printing the CRL. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3852E Error reading fmt formatted CRL file ##'filename': function, errno, reason.

Description

An error occurred reading a CRL from file name filename. The expected format of the CRL is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3853E Certificate database name is required.

Description

A certificate database name must be specified for the requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the certificate database name option.

Component

Universal Certificate


UNV3854E Next update days or hours value is required.

Description

A CRL next update days or hours value is required.

Severity

Error

System Action

The program terminates.

User Action

Specify the next update days or hours value.

Component

Universal Certificate


UNV3855E Error verifying certificate: function, errno, reason.

Description

An error occurred verifying the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3856E Transport file name is required.

Description

A transport file name must be specified for requested operation.

Severity

Error

System Action

The program terminates.

User Action

Specify the transport file name option.

Component

Universal Certificate


UNV3857E Error printing transport file: function, errno, reason.

Description

An error occurred printing the transport file. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3858E Error reading transport file 'filename': function, errno, reason.

Description

An error occurred reading identity information from file name filename. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Likely error conditions are file related, such as the file name not found. Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3859E Error creating transport file: function, errno, reason.

Description

An error occurred creating the transport file. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Additional diagnostic error messages may have been printed. Review all the messages to determine the cause of the error. Correct the condition that caused the error and execute UCERT again. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3860E Error writing transport file 'filename': function, errno, reason.

Description

An error occurred writing the transport file to file name filename. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

Review the error information to determine the exact cause. Rerun the command once the error is corrected.

Component

Universal Certificate


UNV3861E A certificate request and transport file name may not be used together.

Description

The requested operation requires either the name of a certificate request file or the name of a PKCS#12-formated transport file, but not both.

Severity

Error

System Action

The program terminates.

User Action

Rerun the command, removing the request file name or the transport file name from the command line options.

Component

Universal Certificate


UNV3862E Certificate request or transport file name is required.

Description

The requested operation requires the name of a certificate request file or the name of a PKCS#12-formated transport file.

Severity

Error

System Action

The program terminates.

User Action

Rerun the command, specifying either a request file name or a transport file name.

Component

Universal Certificate


UNV3863E Error creating the certificate: function, errno, reason.

Description

An error occurred creating a certificate from a transport file. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.

Severity

Error

System Action

The program terminates.

User Action

There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.

Component

Universal Certificate


UNV3864E Cannot create a private key file without a certificate.

Description

When a private key file is created from a transport file, a certificate file must also be created. Extracting the private key information by itself from a transport file is not supported.

Severity

Error

System Action

The program terminates.

User Action

Rerun the command, specifying a certificate file name.

Component

Universal Certificate


UNV3865E 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 Universal Certificate command options. Universal Certficate 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 Certificate