Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 fragment 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


----

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