UNV6300-UNV6399

UNV6300-UNV6399

----

UNV6300E Failed initializing Component Instance: func, errno, reason


Description


The component configuration information provided by Universal Broker and required by OMS Server to establish its runtime environment could not be processed. 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


----

UNV6301E Component register error: func, errno, reason


Description


OMS Server was unable to register as an active component with Universal Broker. 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


Make sure Universal Broker is still active on the system upon which the error occurred. If the problem persists, contact Stonebranch customer support.


Component

Opswise Message Service Server


----

UNV6302E Error establishing broker session: func, errno, reason


Description


Opswise Message Service accepted a TCP/IP connection on its Broker Interface. An error occurred preventing the network session from being successfully established with the broker. The error occurred in function func. The error is described by the error number errno and the error text reason.


Severity


Error


System Action


The network session is closed and processing continues.


User Action


The error is most often caused by the broker abruptly stopping its processing or a process other than the broker attempted to use the interface.


Component

Opswise Message Service Server


----

UNV6303E Error processing broker interface request: func, errno, reason


Description


OMS received an internal command message from the Universal Broker, but was unable to process it. 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


Processing continues.


User Action


If the problem persists, contact Stonebranch customer support.


Component

Opswise Message Service Server


----

UNV6304E Error processing ubroker request: func, errno, reason.


Description


An error occurred when processing a request from the Universal Broker. The function that failed was func. The function's error number is errno, and the error reason is reason.


Severity


Error


System Action


Opswise Message Service terminates this request and closes the network connection.


User Action


Report the problem to Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6305E Error updating component state to state: func, errno, reason


Description


An error occurred while updating the component state. The new state is state. The function that failed was func. The error number was errno. A description of the error is reason.


Severity


Error


System Action


The system action depends on the context in which it occurs. Refer to other messages printed at this time.


User Action


Contact Stonebranch customer support.


Component

Opswise Message Service Server


----

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


Description


An error occurred establishing a communication session with the local broker. The function func failed with error code errno, which is described by reason.


Severity


Error


System Action


The program terminates.


User Action


Resolve the condition that caused the error and restart the Universal Broker. Contact Stonebranch customer support for assistance.


Component

Opswise Message Service Server


----

UNV6307W Error sending keepalive message to broker: func, errno, reason


Description


An error occurred sending a keepalive to the local Universal Broker. The OMS Server will continue attempting to send the keepalive message periodically. The function func failed with error code errno, which is described by reason.


Severity


Warning


System Action


OMS Server continues processing and will continue to send the keepalive message to the broker periodically.


User Action


Resolve the condition that caused the error. Contact Stonebranch customer support for assistance.


Component

Opswise Message Service Server


----

UNV6308E Local broker shutdown detected.


Description


The persistent IPC connection between the OMS Server and the local broker was prematurely closed indicating the broker has shutdown abnormally.


Severity


Error


System Action


OMS Server immediately shuts down.


User Action


Resolve the condition that caused the local broker to shutdown abnormally. Contact Stonebranch customer support for assistance.


Component

Opswise Message Service Server


----

UNV6309I Trace file is 'file'.


Description


OMS Server was started with a message level of TRACE, which may result in an application trace being written. The trace file path name is file.


Severity


Informational


System Action


The program continues.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6310W Message msgid in queue qname exceeded maximum redelivery attempts.


Description


OMS Server has exceeded the maximum number of delivery attempts for the message identified by msgid in the destination queue qname. The message is deleted and will not be delivered.


Severity


Warning


System Action


OMS deletes the message and continues processing.


User Action


The reason message delivery failed is unknown. A possible reason is the message caused the OMS client to abnormally end each time the message was received. Review the OMS Server logs for OMS clients terminating prior to this message. Contact Stonebranch Customer Support for assistance if required.


Component

Opswise Message Service Server


----

UNV6311I Server STOP command received.


Description


The OMS Server received a stop request from the Universal Broker.


Severity


Informational


System Action


OMS Server begins its shutdown process.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6312I OMS Server initialization is complete.


Description


The OMS Server has fully initialized and is ready for work.


Severity


Informational


System Action


OMS Server continues processing.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6313W The user userid has been denied OMS admin access by OMS maintenance rule rule.


Description


The OMS Server's access control list that governs which users have the authority to perform adminitstrative actions contains an entry that denies such authority to the user specified by userid. rule is the number of the ACL entry that is enforcing the access denial. The number of the entry matches the order in which it is listed in the configuration file or the Universal Configuration Manager in Windows.


Severity

Warning


System Action


The program stops processing the request.


User Action


Contact your OMS administrator for the Server system to determine whether or not access has been properly denied.


Component

Opswise Message Service Server


----

UNV6314E Error in Topic Manager: func, errno, reason.


Description


An error in the OMS Topic Manager occurred. The Topic Manager function that failed was func. The function's error number is errno. A description of the error number is reason.


Severity


Error


System Action


System action depends on the operation. If the operation was performed as part of the Topic Manager initialization, OMS shuts down. Otherwise, the connection fails and OMS continues processing.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6315I Deleting topic 'name' and the cnt messages it contains.


Description


OMS topic named name is being deleted with the OMS administration utility. The topic contains cnt messages that will be deleted along with the topic.


Severity


Informational


System Action


Processing continues.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6316I OMS topic 'name' deleted.


Description


OMS topic named name was deleted by an OMS administrator.


Severity


Informational


System Action


Processing continues.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6317E Error dispatching subscribers for topic 'topic': func, errno, reason.


Description


An error occurred dispatching the next topic subscribers for topic topic. The function that failed was func. The function error number is errno. A description of the error number is reason.


Severity


Error


System Action


Processing continues. The next topic message will not be dispatched until the next topic consumer or producer action is taken.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6318E Error dispatching consumer for queue 'queue': func, errno, reason.


Description


An error occurred dispatching the next queue consumer for queue queue. The function that failed was func. The function error number is errno. A description of the error number is reason.


Severity


Error


System Action


Processing continues. The next queue message will not be dispatched until the next queue consumer or producer action is taken.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6319E Error generating eventtype event: func, errno, reason.


Description


An error occurred generating an OMS Server event of type eventtype. The function that failed was func. The function error number is errno. A description of the error number is reason.


Severity


Error


System Action


Processing continues.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6320E Message decryption failed due to key mismatch.


Description


The message could not be properly decrypted because the key used to encrypt the message is not the same that was used to decrypt the message.


Severity


Error


System Action


The program continues.


User Action


Decrypt the command file with the correct key.


Component

Opswise Message Service Server


----

UNV6321E Encrypted message error: func, errno, reason


Description


An attempt to read or process an encrypted message failed. 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


----

UNV6322E Error terminating OMS Server: func, errno, reason.


Description


An error occurred terminating the OMS Server. The function that failed was func. The function error number is errno. A description of the error number is reason.


Severity


Error


System Action


The OMS Server continues the termination process.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6323I OMS Server has switched from inactive to active.


Description


The OMS Server has detected that the currently active OMS Server node released the message database environment lock. Consequentially, this OMS Server has obtained the lock resulting in it becoming the active OMS Server node in the High Availability cluster.


Severity


Informational


System Action


The OMS Server is not the active node processing OMS client requests.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6324I OMS Server is in standby, inactive mode.


Description


The OMS Server message database environment lock is held by another OMS Server, which is the active node. As a result, this OMS Server has placed itself in standby, inactive mode.


Severity


Informational


System Action


No OMS client connections are accepted when the OMS Server node is inactive. The OMS Server will periodically attempt to acquire the message database environment lock. If the lock is obtained, it will switch from a standby, inactive node to the active node.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6325E Error initializing inactive Server environment: func, errno, reason.


Description


An error occurred initializing the OMS Server as a standby, inactive node. The function that failed was func. The function error number is errno. A description of the error number is reason.


Severity


Error


System Action


The OMS Server terminates.


User Action


Contact Stonebranch Customer Support.


Component

Opswise Message Service Server


----

UNV6326I OMS connections limit set at limit.


Description


The OMS server has set the maximum number of open OMS connections to limit. The limit is based upon the process's limit on open files and sockets.


Severity


Informational


System Action


The OMS Server continues.


User Action


No action required. For POSIX based operating systems, if the limit is too small for operations, increase the OMS server process open file limit.


Component

Opswise Message Service Server


----

UNV6327I OMS REFRESH command processed successfully.


Description


The Opswise Message Service server successfully processed a configuration refresh request.


Severity


Informational


System Action


Processing continues.


User Action


No action required.


Component

Opswise Message Service Server


----

UNV6328E Unrecoverable message database I/O error: func, errno, reason.


Description


An unrecoverable I/O error occurred accessing the OMS message database. The function that failed was func. The function's error number is errno, and the error reason is reason.


Severity


Error


System Action


Opswise Message Service shuts down.


User Action


Restart the Opswise Message Service when the message database condition is resolved.


Component

Opswise Message Service Server


----

UNV6329E Retryable error obtaining OMS lock file: func, errno, reason


Description


A retryable error occurred obtaining the OMS message database environment lock file. The function func failed with error code errno, which is described by reason.


Severity

Error