Skip to main content

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

System Action

The OMS server continues running and will periodically attempt to obtain the lock file. No client services are provided by the OMS server until the lock file is obtained.

User Action

Correct the error condition that prevented the OMS server from attempting to obtain the lock file. If the OMS message database is located on a network based file system, insure the network connection to the file system is available.

Component

Opswise Message Service Server


UNV6330I OMS message database directory: dbdir

Description

The OMS message database is located in directory dbdir.

Severity

Informational

System Action

The OMS server continues processing.

User Action

No action required. The message provides the location of the OMS message database directory.

Component

Opswise Message Service Server


UNV6331E Error updating OMS database lock file: func, errno, reason

Description

An unrecoverable error occurred updating the OMS database lock file. The lock file is updated periodically to insure network connectivity and keep the lock lease current. The function that failed was func. The function's error number is errno. A description of the error number is reason.

Severity

Error

System Action

The OMS server terminates. If the OMS server is part of a High Availability cluster, another OMS server in the cluster should become active.

User Action

Determine the reason for the error and take corrective action. If the OMS database is located on a network file system, check network connectivity between the OMS server host and the file server.

Component

Opswise Message Service Server


UNV6332I Setting active message data file 'fname'.

Description

OMS Server is setting the active message data file to fname.

Severity

Informational

System Action

The program continues processing.

User Action

No action required.

Component

Opswise Message Service Server


UNV6333I OMS data file relationship mapping started.

Description

OMS data file relationships are being mapped.

Severity

Informational

System Action

OMS message database verification continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6334E Error removing message data file relationships file: func, errno, reason

Description

An error occurred removing the relationship data for a message data file file. Function func returned error code errno. reason is an explanation of the error code.

Severity

Error

System Action

The program terminates.

User Action

Determine the cause of the error and take preventive action. Contact Stonebranch Customer Support for assistance if required.

Component

Opswise Message Service Server


UNV6335E Error adding message data file relationship file: func, errno, reason

Description

An error occurred removing the relationship data for a message data file file. Function func returned error code errno. reason is an explanation of the error code.

Severity

Error

System Action

The program terminates.

User Action

Determine the cause of the error and take preventive action. Contact Stonebranch Customer Support for assistance if required.

Component

Opswise Message Service Server


UNV6336E Error adding message data file relationship map file: func, errno, reason

Description

An error occurred opening the message data file file. Function func returned error code errno. reason is an explanation of the error code.

Severity

Error

System Action

The program terminates.

User Action

Determine the cause of the error and take preventive action. Contact Stonebranch Customer Support for assistance if required.

Component

Opswise Message Service Server


UNV6337I Incoming OMS client connection from IP address

Description

Incoming client connection attempt is performed from IP address.

Severity

Informational

System Action

OMS Server processes the connection

User Action

No action required

Component

Opswise Message Service Server


UNV6338I Rejecting non-SSL connection from %s

Description

OMS Server rejects a non-SSL client connection due to SSL enforcement is enabled

Severity

Informational

System Action

OMS Server rejects the connection

User Action

No action required

Component

Opswise Message Service Server


UNV6339I Negotiated session options: Protocol=protocol, Kx=keyex, Au=auth, Enc=enc, Mac=mac

Description

Displays the negotiated network protocol properties for the OMS session. The protocol name is indicated by protocol. Possible values are UNVv2 for the Universal version 2 protocol, TLSv1/SSL for TLS version 1 of the SSL protocol, or TLSv1.2 for TLS version 1.2 of the SSL protocol. The value keyex specifies the key exchange method, value auth specifies the peer authentication method used, enc specifies the data encryption method used, and mac specifies the data authentication method used.

Severity

Informational

System Action

None

User Action

None required.

Component

Opswise Message Service Server


UNV6340W Task submission messages for the following EXECIDs will be dropped.

Description

OMS Server recovered a corrupted message database and about to drop undelivered job submission messages

Severity

Warning

System Action

OMS Server is about to drop some messages after the database recovery

User Action

No action required

Component

Opswise Message Service Server


UNV6341W * %s

Description

OMS Server dropped a job submission message related to the specified EXECID

Severity

Warning

System Action

OMS Server dropped a message

User Action

Check the task state on the UAC side

Component

Opswise Message Service Server


UNV6342E Failed to delete the message. queue=[%s], id=[%s], execid=[%s]

Description

OMS Server failed to drop a message from the queue

Severity

Error

System Action

OMS Server proceeds database verification

User Action

Check if the task with execid was not re-submitted

Component

Opswise Message Service Server


UNV6343E Failed to create %s

Description

OMS Server failed to create the dropped_msgs.txt file

Severity

Error

System Action

OMS Server proceeds the startup routine

User Action

Check the tasks state listed by the 6341 log messages on the UAC

Component

Opswise Message Service Server


UNV6344E Error verifying certificate: func, errno, reason

Description

An error occurred verifying Opswise Message Service's 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


UNV6345I 'client' connected: Protocol=protocol, Kx=keyex, Au=auth, Enc=enc, Mac=mac

Description

Displays the negotiated network protocol properties for the OMS session between. the OMS server and client. The protocol name is indicated by protocol. Possible values are UNVv2 for the Universal version 2 protocol, TLSv1/SSL for TLS version 1 of the SSL protocol, or TLSv1.2 for TLS version 1.2 of the SSL protocol. The value keyex specifies the key exchange method, value auth specifies the peer authentication method used, enc specifies the data encryption method used, and mac specifies the data authentication method used.

Severity

Informational

System Action

None

User Action

None required.

Component

Opswise Message Service Server


UNV6346E Minimum SSL protocol cannot be higher than the maximum.

Description

The user has set the minimum SSL protocol to a value that is higher than the maximum SSL protocol. This is not a valid configuration; the minimum must be lower or equal to the maximum.

Severity

Error

System Action

The program terminates.

User Action

Make sure the minimum SSL protocol is lower or equal to the maximum.

Component

Opswise Message Service Server


UNV6347I OMS message transaction 'transaction' opened on consumer consumer.

Description

OMS message transaction with ID transaction was opened on the OMS message consumer consumer. The transaction ID identifies the transaction queue from which the transacted message will be consumed.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6348I OMS consumer message transaction 'transaction' completed successfully .

Description

OMS consumer message transaction with ID transaction was successfully completed.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6349I OMS queue 'name' emptied.

Description

OMS queue named name was emptied of messages by an OMS administrator.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6350I OMS server specifying a maximum message size of 'max_msg_size'.

Description

Displays the maximum message size (in bytes) that the OMS server will accept from a message producer. The max_msg_size value is acquired and displayed when a connection is established with the OMS server.

Severity

Informational

System Action

None

User Action

None required.

Component

Opswise Message Service Server


UNV6351I OMS server specifying a message chunk size of 'msg_chunk_size'.

Description

Displays the maximum message size (in bytes) that the OMS server will accept from a message producer. The msg_chunk_size value is acquired and displayed when a connection is established with the OMS server.

Severity

Informational

System Action

None

User Action

None required.

Component

Opswise Message Service Server


UNV6352I OMS message transaction 'transaction' opened on producer producer.

Description

OMS message transaction with ID transaction was opened on the OMS message producer producer. The OMS message transaction ID will be used as the destination for message fragments sent as part of a larger transacted message.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6353I OMS producer message transaction 'transaction' successfully committed to queue 'queue'.

Description

OMS message transaction with ID transaction was successfully committed to message queue queue. The transacted OMS message is available for consumption.

Severity

Informational

System Action

Processing continues.

User Action

No action required.

Component

Opswise Message Service Server


UNV6354E Error generating notificationtype notification message: func, errno, reason.

Description

An error occurred generating an OMS Server notification message of type notificationtype. 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


UNV6355W An attempt to refresh the OMS Server's configuration has failed: reason.

Description

The OMS Server received a REFRESH message from the Broker instructing it to obtain updated values from its configuration file. However, the OMS Server was unable to apply the updated values to its active configuration. reason is an explanation of the error.

Severity

Warning

System Action

The program continues, using current values for its configuration options.

User Action

If the configuration could not be refreshed due to an invalid value, correct the option's value and try to apply the update again. If the refresh continues to fail with valid values, restart the OMS Server component and contact Stonebranch customer support.

Component

Opswise Message Service Server