1858
Error initialising physical queue QueueDesc for QID = QueueID
Description
iProcess cannot initialize the specified physical QueueID, because the physical queue description QueueDesc has been specified using an incorrect format.
|
Note |
The ID of the physical queue that is used to hold a message queue is specified in the queue_phys_descr column of the iql_queue table. |
Messages cannot be added to or read from the message queue that is mapped to this physical queue, which means that the iProcess Engine cannot function correctly.
Appears In
SWDIR\logs\sw_warn
Severity
1 (Critical)
Action
Use the SWDIR\util\swadm update_queue command to correct the physical queue description QueueDesc for the queue QueueID.
See Also
The following:
| • | “Update a Message Queue”, in the TIBCO iProcess Engine Administrator's Guide, for more information about the SWDIR\util\swadm update_queue command. |
| • | “iql_queue”, in the appropriate TIBCO iProcess Engine (Database) Administrator’s Guide for your database, for more information about the required format of the physical queue description. |