UNV6200-UNV6299

UNV6200-UNV6299

----

UNV6200I Opswise Message Service version ended successfully.


Description


Indicates the successful end of the Opswise Message Service program. version specifies the program's version and build level.


Severity


Informational


System Action


None


User Action


None required.


Component

Opswise Message Service Server


----

UNV6201E Opswise Message Service version ended unsuccessfully with exit code exitcode.


Description


Indicates that the Opswise Message Service program ended unsuccessfully. version specifies the program's version and build level. exitcode is the program's exit status.


Severity


Error


System Action


The program terminates, returning the status specified by exitcode.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Opswise Message Service Server


----

UNV6202E Cannot access spool directory 'dir': reason


Description


The spool directory, used to store the Opswise Message Service database files, could not be accessed. dir is the complete path name of the spool directory. 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 Opswise Message Service program has access to this directory.


Component

Opswise Message Service Server


----

UNV6203I Opswise Message Service database verification has started. Do not shutdown Opswise Message Service until verification completes.


Description


Opswise Message Service database verification has started. All databases shall be verified. Once verification completes successfully, Opswise Message Service will begin providing services.


Severity


Informational


System Action


Database verification continues.


User Action


Do not interrupt the verification process, otherwise data integrity may be compromised.


Component

Opswise Message Service Server


----

UNV6204I Opswise Message Service databases verification has completed successfully.


Description


Opswise Message Service database verification has completed successfully.


Severity


Informational


System Action


Opswise Message Service initialization continues.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6205E Opswise Message Service databases verification has failed.


Description


Opswise Message Service database verification failed to complete successfully. The integrity of the databases cannot be verified.


Severity


Error


System Action


Opswise Message Service terminates.


User Action


The Opswise Message Service databases must be recovered or deleted. Refer to the Opswise Message Service database administration documentation for database recovery procedures.


Component

Opswise Message Service Server


----

UNV6206E Cannot start. Another Opswise Message Service is running.


Description


A Opswise Message Service is already running. Two Opswise Message Service Servers cannot execute and share common resources at the same time.


Severity


Error


System Action


The program terminates.


User Action


Stop the currently running Opswise Message Service and restart this one.


Component

Opswise Message Service Server


----

UNV6207E Error processing request reqname for connection ID client: reason.


Description


An error occurred processing request reqname on OMS connection identified by the connection client ID client. A brief explantion of the error is provided as reason


Severity


Error


System Action


The error stack is printed after this message. Refer to error stack messages UNV0152D for more details on the error. The Opswise Message Service terminates the request and closes the client connection.


User Action


Report the problem to Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6208E Installation directory is not defined.


Description


The program could not find the installation_directory entry in the Opswise Message Service 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 Opswise Message Service configuration file. If the entry does not exist, add it. Set its value to the directory where Opswise Message Service is installed. Reinstall the program if necessary.


Component

Opswise Message Service Server


----

UNV6209E Cannot access nls directory 'dir': reason


Description


The nls directory, used to store message catalogs and text translation tables, could not be accessed. dir is the complete path name of the nls directory. 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 Opswise Message Service program has access to this directory.


Component

Opswise Message Service Server


----

UNV6210E 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. One cannot be specified without the other.


Severity


Error


System Action


The program terminates.


User Action


Specify either both options or neither.


Component

Opswise Message Service Server


----

UNV6211E Error reading private key file 'filename': func, errno, reason


Description


An error occurred reading the Opswise Message Service 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

Opswise Message Service Server


----

UNV6212E Error reading certificate file 'filename': func, errno, reason


Description


An error occurred reading the Opswise Message Service 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

Opswise Message Service Server


----

UNV6213E Error creating certificate: func, errno, reason


Description


An error occurred creating the Opswise Message Service X.509 certificate. 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

Opswise Message Service Server


----

UNV6214E 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

Opswise Message Service Server


----

UNV6215E Cannot access working directory 'dir': reason


Description


The working 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


Check the value of the working_directory entry in the Opswise Message Service configuration file. Make sure that directory exists and that the user account running the Opswise Message Service program has sufficient access to that directory. If the directory does not exist, simply create it; re-installation should not be necessary.


Component

Opswise Message Service Server


----

UNV6216E Cannot access log directory 'dir': reason


Description


The log directory, used to store messages issued by Opswise Message Service could not be accessed. dir is the path name of the log directory. reason is an explanation of the error. The log directory is relative to the installation directory.


Severity


Error


System Action


The program terminates.


User Action


Make sure the directory exists and the user account running the Opswise Message Service program has write access to this directory. If the directory does not exist, simply create it.


Component

Opswise Message Service Server


----

UNV6217E Error mapping X.509 certificate: rule, func, errno, reason.


Description


An error occurred in matching a client certificate to certificate mapping rule rule. The error occurred in function func. The error number returned is errno with a reason of reason.


Severity


Error


System Action


The current client session being processed is ended and processing continues with the next client.


User Action


Check that the client certificate is correctly formatted. Contact Stonebranch Customer Support of assistance if needed.


Component

Opswise Message Service Server


----

UNV6218E 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 Opswise Message Service configuration file. Make sure the directory exists and the user account running the ubroker program has sufficient access to that directory. Re-install Opswise Message Service if necessary.


Component

Opswise Message Service Server


----

UNV6219E Error disabling pending message ACK for queue qname: func, errno, reason.


Description


Due to a network communication error while sending an OMS message to a client, the message ACK pending state for queue name qname was being turned off. An error occurred in function func when attempting to turn off the pending ACK. The error number is errno. The text explanation of the error is reason.


Severity

Error


System Action


Processing continues for other message queues. The message queue identified by qname however is no longer readable since it has a pending ACK that will never be acknowledged.


User Action


Restart the OMS Server to reset the queue state.


Component

Opswise Message Service Server


----

UNV6220W Certificate maps are defined without a certificate authority (CA).


Description


Certificate verification is enabled a certificate authority (CA) is configured. Without certificate verification enabled, client certificates are not available to map to a certificate identifier.


Severity


Warning


System Action


The program continues.


User Action


If certificate maps are to be used, configure list of CA's for OMS to use for certificate verification. If certificate maps are not to be used, the certificate map definitions can be removed or this message can be ignored.


Component

Opswise Message Service Server


----

UNV6221E Trace file directory verification failed: dir, func, reason


Description


The user account running the Opswise Message Service program does not have sufficient access to the trace file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the user account running the Opswise Message Service program has the authority to create and write to files in the directory specified by dir.


Component

Opswise Message Service Server


----

UNV6222E 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

Opswise Message Service Server


----

UNV6223E Error sending response back on connection ID client: func, errno, reason.


Description


An error occurred sending a response back on the OMS connection ID client. The function that failed is func. The function's error number is errno, and the error reason is reason.


Severity


Error


System Action


The Opswise Message Service terminates the request and closes the client connection.


User Action


Report the problem to Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6224E Terminating OMS connection ID 'client' at address ipaddr.


Description


An error condition occurred while processing an OMS connection request that cannot be recovered from. The OMS connection is terminated. The connection client ID client identifies the client OMS connection and ipaddr identifies the client's TCP/IP address and port number.


Severity


Error


System Action


The Opswise Message Service terminates the client connection. Process continues for other OMS clients.


User Action


Review error message issued prior to this message for the termination reason. Report the problem to Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6225E Cannot access tmp directory 'dir': reason


Description


The tmp directory, used to store various temporary files, could not be accessed. dir is the complete path name of the tmp directory. 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 Opswise Message Service program has access to this directory.


Component

Opswise Message Service Server


----

UNV6226E OMS message data file verification failed: func, errno, reason.


Description


OMS message data file verification failed. The failing function func ended with error code errno. A description of the error code is provided by reason.


Severity


Error


System Action


The program terminates.


User Action


Take manual action to either recover the corrupted data file or remove the corrupted data file. If the error is not related to data file corruption, take appropriate action to correct the condition and restart the OMS Server. Contact Stonebranch Customer Support for assistance if required.


Component

Opswise Message Service Server


----

UNV6227E Cannot access 'codepage' 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


Check to see if the specified file exists in the Opswise Message Service's nls directory. If it does exist, make sure the user account running the Opswise Message Service has read access to that directory. If necessary, re-install Opswise Message Service.


Component

Opswise Message Service Server


----

UNV6228E Log file directory verification failed: dir, func, reason


Description


The user account running the Opswise Message Service program does not have sufficient access to the log file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the user account running the Opswise Message Service program has the authority to create and write to files in the directory specified by dir.


Component

Opswise Message Service Server


----

UNV6229W Certificate maps are defined without a certificate authority (CA).


Description


Certificate verification is enabled without a certificate authority (CA) configured. Without a certificate authority configured, client certificates are not available to map to a certificate identifier.


Severity


Warning