1857
Error receiving msg from queue QueueName, msgtype=Type
Description
An error has occurred while receiving a message from the specified QueueName. The IQL driver has returned a receive failure message. The affected transaction is being rolled back.
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Monitor the transaction. The transaction will be automatically retried a number of times. (On SQL Server and DB2 versions, this is defined by the IQL_RETRY_COUNT process attribute value.On Oracle versions the retry parameters are attributes of the Oracle AQ queues.) If:
| • | the message is successfully received on a subsequent retry, no further action is required (unless other error messages or symptoms have occurred). |
| • | the maximum retry count is exceeded, the message will be put on the exception queue. Contact TIBCO Support for further assistance in resolving the error. |
See Also
“IQL_RETRY_COUNT”, in the TIBCO iProcess Engine Administrator's Guide, for a detailed description of this process attribute.