1865
MBOX Set Dequeue error: ErrText
Description
A BG process has encountered an error while attempting to dequeue a message from an Mbox set. The following table lists the possible ErrText values.
|
ErrText |
Description |
||||||
|
INVALID MESSAGE |
The message was dequeued successfully, but an error occurred while getting message data or header information. |
||||||
|
DEQUEUE FAILED |
An error occurred during the dequeue from the Mbox. |
||||||
|
MBOX SET INVALID |
Either:
|
||||||
|
MBOX SET INIT ERROR |
Failed to initialize access to every Mbox in the Mbox set. |
||||||
|
MBSET SYSTEM ERROR |
Other errors. For example, wrong type of access or out of memory. |
Appears In
SWDIR\logs\sw_warn
Severity
Either:
| • | 1 (Critical), if MBox sets have been incorrectly configured. (For example, if the WIS processes do not have an MBSET_WRITE_BG attribute set no work items can be released.) |
or
| • | 2 (Severe), if the system is still usable. For example, if an error has occurred accessing one of the message queues in an Mbox set. |
Action
Check the following:
| 1. | System mappings between Mbox sets, message queues, and physical database tables are correctly configured. |
| 2. | Message queues are mapped to physical tables that exist and conform to the correct format. |
See Also
“Administering Message Queues and Mbox Sets”, in the TIBCO iProcess Engine Administrator's Guide, for more information about how to administer Mbox sets, message queues and the physical database tables that support them.