1976
QueueName:SW_WISINST = 'WISInstance' - Value is invalid
Description
The SW_WISINST queue attribute defines the WIS instance that is dedicated to handling this work queue.WISInstance must be a number greater than 0 - this message occurs if it is not.
Appears In
SWDIR\logs\sw_warn
Severity
3 (Warning)
Action
To resolve this problem, do one of the following:
| • | Change the SW_WISINST attribute value for the specified QueueName to the instance number of the enabled WIS process that is to be dedicated to this queue. |
| • | Blank the SW_WISINST attribute value for the specified QueueName 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).