1972
SW_WISINST=WISInstance for queue:QueueName is assigned to a disabled WIS - ignored
Description
The SW_WISINST queue attribute defines the WIS instance that is dedicated to handling this work queue.
The specified WIS instance is currently disabled. SW_WISINST has therefore been ignored, and QueueName is being dynamically allocated to a WIS process.
Appears In
SWDIR\logs\sw_warn
Severity
3 (Warning)
Action
To resolve this problem, do one of the following:
| • | Enable the specified WIS instance. |
| • | Change the SW_WISINST attribute value for the QueueName queue to the instance number of an enabled WIS process. |
| • | Blank the SW_WISINST attribute value for the QueueName queue so that the system dynamically assigns the queue to a WIS process. |
See Also
“Controlling the Assignment of Queues to WIS Processes” in the TIBCO iProcess Engine: Administrator's Guide, for information about different methods of assigning queues to WIS processes (including how to specifically assign queues using the SW_WISINST queue attribute).